CeWL (Custom Word List generator) is a Ruby tool that spiders a given URL and generates a custom password wordlist based on the site’s content. This is useful for targeted password attacks, as it collects words that are likely relevant to the target organization (e.g., names, project titles, jargon).
Command Reference:
Depth (-d): 2
Target URL: https://www.domein.nl/team
Minimum Word Length: 3
Only email addresses with -e
Output File: words.txt
cewl -d 2 -m 3 -w words.txt https://www.domein.nl/team