githubEdit

generate-password

Filter out the wordlist based on password policy

Variation list generator

Generate rule based wordlist

hashcat --force password.list -r best64.rule --stdout | sort -U > mut_pass.list

Get keywords from website using cewl

cewl http://google.com/ -d 4 -m 6 --lowercase -w new.wordlist

Default credentials tool

Default routers creds list


Active directory

Generate list from words

./username-anarchy -i name_list.txt

Last updated