Files
android-hackhackin/msfvenom/payload_options/cmd-unix-python-pingback_bind_tcp.txt
T

33 lines
1.1 KiB
Plaintext

Name: Python Exec, Python Pingback, Bind TCP (via python)
Module: payload/cmd/unix/python/pingback_bind_tcp
Platform: Unix
Arch: cmd
Needs Admin: No
Total size: 484
Rank: Normal
Provided by:
Spencer McIntyre
asoto-r7
Basic options:
Name Current Setting Required Description
---- --------------- -------- -----------
LPORT 4444 yes The listen port
RHOST no The target address
Description:
Execute a Python payload as an OS command from a Posix-compatible shell.
Listens for a connection from the attacker, sends a UUID, then terminates
Name Current Setting Required Description
---- --------------- -------- -----------
PingbackRetries 0 yes How many additional successful pingbacks
PingbackSleep 30 yes Time (in seconds) to sleep between pingbacks
VERBOSE false no Enable detailed status messages
WORKSPACE no Specify the workspace for this module