There 5 types of wordlists
CeWL - Custom Word List generator
Creating custom word lists spidering a targets website and collecting unique words.
GitHub: https://github.com/digininja/CeWL
└─$ cewl <https://digi.ninja/>
CeWL 5.4.8 (Inclusion) Robin Wood ([email protected]) (<https://digi.ninja/>)
the
and
you
with
this
for
that
Share
The
but
close
can
ninja
get
are
was
from
have
all
site
they
[--sniped--]
SecList- https://github.com/danielmiessler/SecLists/tree/master/Passwords
crunch enables us to create a custom password-cracking wordlist that we can use with such tools like Hashcat, Cain and Abel, John the Ripper, Aircrack-ng, and others. This custom wordlist might be able to save us hours or days in password cracking if we can craft it properly.
Syntax:
kali > crunch <min> max<max> <characterset> -t <pattern> -o <output filename>
Example: