摘要: kali:192.168.111.111 靶机:192.168.111.176 # 信息收集 端口扫描 ``` nmap -A -sC -v -sV -T5 -p- --script=http-enum 192.168.111.176 ``` ![image](https://img2023.cnb 阅读全文
posted @ 2023-08-03 20:07 ctostm 阅读(76) 评论(0) 推荐(0)
摘要: kali:192.168.111.111 靶机:192.168.111.175 # 信息收集 端口扫描 ``` nmap -A -sC -v -sV -T5 -p- --script=http-enum 192.168.111.175 ``` ![image](https://img2023.cnb 阅读全文
posted @ 2023-08-03 18:13 ctostm 阅读(43) 评论(0) 推荐(0)
摘要: kali:192.168.111.111 靶机:192.168.111.174 # 信息收集 端口扫描 ``` nmap -A -sC -v -sV -T5 -p- --script=http-enum 192.168.111.174 ``` ![image](https://img2023.cnb 阅读全文
posted @ 2023-08-03 12:10 ctostm 阅读(63) 评论(0) 推荐(0)