Password Mutations & Custom Wordlists
cewl https://www.inlanefreight.com -d 4 -m 6 --lowercase -w inlane.wordlisthashcat --force password.list -r custom.rule --stdout > mut_password.list./username-anarchy -i /path/to/listoffirstandlastnames.txtcurl -s https://fileinfo.com/filetypes/compressed | html2text | awk '{print tolower($1)}' | grep "\." | tee -a compressed_ext.txtLast updated