1 matches found
OSCP
OSCP OSCP 学习指南 目录 枚举与侦察 Web 枚举 Nikto 扫描: root@kitploit: nikto -h http://10.10.10.1 使用不同工具进行目录爆破: DIRB root@kitploit: dirb http://10.10.10.1 Gobuster root@kitploit: gobuster dir -u http://10.129.155.74:3000 -w /usr/share/wordlists/dirbuster/directory-list-2.3-small.txt -x aspx Web 应用渗透测试 XSS 载荷:...
5.8AI score
SaveExploits0References1
20