root@kali:~# msfvenom
Error: No options
MsfVenom - a Metasploit standalone payload generator.
Also a replacement for msfpayload and msfencode.
Usage: /usr/bin/msfvenom [options]
Example: /usr/bin/msfvenom -p windows/meterpreter/reverse_tcp LHOST=
Options:
-l, --list
-p, --payload
--list-options List --payload
-f, --format
-e, --encoder
--service-name
--sec-name
--smallest Generate the smallest possible payload using all available encoders
--encrypt
--encrypt-key
--encrypt-iv
-a, --arch
--platform
-o, --out
-b, --bad-chars Characters to avoid example: '\x00\xff'
-n, --nopsled
--pad-nops Use nopsled size specified by -n
-s, --space
--encoder-space
-i, --iterations
-c, --add-code
-x, --template
-k, --keep Preserve the --template behaviour and inject the payload as a new thread
-v, --var-name
-t, --timeout
-h, --help Show this message