Skip to content

Generate custom wordlists tailored upon a user's information.

License

Notifications You must be signed in to change notification settings

whitefight18/WordSmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordSmith - Custom Wordlist Generator

A tool written in python to generate custom, tailored wordlist based on target's information.

GitHub top language GitHub

Requirements:

Terminal/Any CLI for using this tool.
python3.7.x or up from python.org

Usage:

To run the tool, simply use and follow along:

python3 wordsmith.py

Upon execution, user will be prompted with the required information to generate the passwords, including:

-Range of length of password
-First Name, Last Name
-Birthday (Date, Month, Year)
-Phone Number
-Any special keywords or characters

Additional Features included:

-Special Characters
-Leet Speak (1337) Characters
-Capitalized / Uppercase Characters

After completion of execution, the tool will create a file with the supplied file-name, or make a default Wordlist.txt, if no file-name is provided, along with the custom generated passwords kept inside the same.

image

Credits:

Thanks to the itertools library.

Shoutout to my team members for their support -