# Run
crunch
# min length 1, max length 3, only numbers 1 2 3
crunch 1 3 123
# Saving the ouput
crunch 1 3 ab2 > wordlist.txt
# Run
html2dic <sample.html>
# Help
cewl -h
# Run
cewl <domain or IP address>
# Save the output
cewl <domain or IP address> -w sample.txt