Enumerating Web Server using NSE (Nmap Script Engine)

https://www.niii.tech/


nmap -sV -O -p <IP>

nmap -sV —script http-enum<IP>

nmap <IP> -p80 —script=http-frontpage-login

nmap —script http-passwd —script-args http-password.root=/<IP>

Comments

Popular posts from this blog