Build a complete msfvenom command from template presets or full custom selections — payload, format, evasion encoder, architecture, and connection details — then copy it straight into your terminal.
Use only on systems you own or are explicitly authorized to test.
Full interactive Meterpreter session over reverse TCP. Default choice for post-exploitation — staged, so the initial dropped file stays small (~3-5KB) and downloads the rest on connection.
+ Evasion Options
Fastest to generate, smallest payload. Fine for stageless payloads or size-constrained targets — but raw, unencoded shellcode is the easiest thing for signature-based AV to catch.
This payload has no encoding. Antivirus may detect it. Consider adding an encoder above (x86/shikata_ga_nai is a good default on x86; x64/xor_dynamic for x64).
Saved listeners are stored in your browser only. They'll persist across refreshes, but won't sync across devices or browsers.
+ Advanced Options
Pick your options above, then click Generate Command.