Hunter
Challenge Lab (Easy) - by Tyler Ramsbey
Last updated
rustscan -b 500 -a 10.1.216.45 -- -sC -sV -Pnferoxbuster -w /usr/share/wordlists/seclists/Discovery/Web-Content/directory-list-lowercase-2.3-medium.txt -u 'http://10.1.216.45'http://10.1.216.45/loginhttp://10.1.216.45/resetffuf -w usernames.txt -u http://10.1.216.45/login -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'username=FUZZ&passowrd=asdf' -fw 453ffuf -w usernames.txt -u http://10.1.216.45/reset -X POST -H 'Content-Type: application/x-www-form-urlencoded' -H 'username:FUZZ' -fw 468ffuf -w usernames.txt -u http://10.1.216.45/reset -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'username=FUZZ'ffuf -w usernames.txt -u http://10.1.216.45/reset -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d 'username=FUZZ' -ft '<500'