msfvenom
Always use known port for lhost like , 53, 443, 8080 as most of time firewall will block unknown ports traffic and you will not get connection back
List available formats
List available payloads for specific platform
Windows
bat reverse shell
mostly used with JuicyPotato exploit
exe reverse shell
Powershell
x64 Bit payload
Embedded payload
Linux
bind shell
reverse shell
Other Platforms
php reverse shell
aspx reverse shell
Java WAR reverse shell
Most time will used to get shell on tomcat
jsp reverse shell
python reverse shell
Last updated