摘要: nmap -sP 192.168.8.0/24 //存活主机nmap -sS -sV -T5 -A -p- 192.168.8.177 //端口探测vim /etc/hosts //添加本地hosts 才能访问dirb http://192.168.8.177 //目录扫描wpscan -url ' 阅读全文
posted @ 2021-02-20 09:52 包子TT 阅读(121) 评论(0) 推荐(0) 编辑