Metasploit

Payloads

Notes and commands for Payloads.

2024-03-01
Tags toolsmetasploitpayloads

Empire and Cobalt

Payload Description

generic/custom Generic listener, multi-use

1
generic/shell_bind_tcp		Generic listener, multi-use, normal shell, TCP connection binding
1
generic/shell_reverse_tcp		Generic listener, multi-use, normal shell, reverse TCP connection

windows/x64/exec Executes an arbitrary command (Windows x64)

windows/x64/loadlibrary Loads an arbitrary x64 library path

1
windows/x64/messagebox		Spawns a dialog via MessageBox using a customizable title, text & icon
1
windows/x64/shell_reverse_tcp	Normal shell, single payload, reverse TCP connection
1
windows/x64/shell/reverse_tcp	Normal shell, stager + stage, reverse TCP connection
1
windows/x64/shell/bind_ipv6_tcp	Normal shell, stager + stage, IPv6 Bind TCP stager

windows/x64/meterpreter/$ Meterpreter payload + varieties above

windows/x64/PowerShell/$ Interactive PowerShell sessions + varieties above

windows/x64/vncinject/$ VNC Server (Reflective Injection) + varieties above

msfvenom craft own payloads