Last updated 9 months ago
Was this helpful?
# created username combinations based on the first and last name username-generator -w site_users > user_gen.lst username-anarchy -i site_users >> user_gen.lst # deduplicated the generated user list sort -u user_gen.lst > user_combined.lst
cewl --write output.txt --lowercase -m 4 http://kali/manual