Update sunami.py
parent
19f7ad08e2
commit
6016d4b1b9
|
@ -127,8 +127,8 @@ genshell generates the shell to be edited in the bashrc file as an alias
|
|||
reverse bash, nc, nce
|
||||
bind nc
|
||||
-protocol type of protocol, will not affect most shells (tcp, udp) - default is tcp
|
||||
-listen will automatically run a listener after outputting the shell (1, 0)
|
||||
usage: sunami.py genshell [-h] [--ip IP] [--port PORT] [--shelltype SHELLTYPE] [--shell SHELL] [-protocol PROTOCOL] [-listen {1,0}]
|
||||
-listen will automatically run a listener after outputting the shell
|
||||
usage: sunami.py genshell [-h] [--ip IP] [--port PORT] [--shelltype SHELLTYPE] [--shell SHELL] [-protocol PROTOCOL] [-listen]
|
||||
|
||||
exfilfile exfiltrates files using several methods
|
||||
--file file to exfiltrate
|
||||
|
|
Loading…
Reference in New Issue