Hello all

About halfway through last month I started working on a dictionary list generator (Python 3). The program is CLI based with input from a JSON file. The data used to generate the list consists of terms gathered during the information gathering phase of a penetration test. Currently information used consists of terms common to passwords that are not purely chaotic; typically answers to security questions. E.G: pet names, sports, family members, etc,.

The project is far from done and everyone is more than welcome in development and testing. In its current state it works great, but this will be an ongoing project with many features to come.

https://github.com/MC-GitFlow/personal-dictionary

Usage.jpg