cewl(1) | custom word list generator | cewl(1) |
cewl - custom word list generator
cewl [OPTION] ... URL
CeWL (Custom Word List generator) is a ruby app which spiders a given URL, up to a specified depth, and returns a list of words which can then be used for password crackers such as John the Ripper. Optionally, CeWL can follow external links.
CeWL can also create a list of email addresses found in mailto links. These email addresses can be used as usernames in brute force actions.
CeWL is pronounced "cool".
General options
Authentication
Proxy Support
Headers
Sometimes, CeWL will return nothing. Use -v option to see the issue causing no output. E.g.: if '$ cewl http://example.org' is redirected to https://example.org, cewl will keep a silent.
Someone has reported that the spider misses some pages which are have querystrings on them. This issue isn't confirmed.
fab-cewl(1)
The CeWL was written by Robin Wood <robin@digi.ninja>.
This manual page was written by Joao Eriberto Mota Filho <eriberto@debian.org> for the Debian project (but may be used by others).
26 Jul 2023 | cewl-6.0 |