Results 1 to 4 of 4

Thread: Targeted/Personalized Dictionary List Generator

  1. #1
    Join Date
    2016-Jul
    Posts
    3

    Targeted/Personalized Dictionary List Generator

    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

  2. #2
    Join Date
    2013-Jul
    Location
    United States
    Posts
    520
    This looks very nice! Interested to see how this progresses!

  3. #3
    Join Date
    2016-Jul
    Posts
    3
    Generator now supports importing/mixing existing dictionary lists to go with target specific terms.

  4. #4
    Join Date
    2016-Jul
    Posts
    3
    Just started up dev again. Added Interactive menu and DictionaryDatabase class to make extending/modifying functionality very flexible.
    Manifest.jpg

Similar Threads

  1. Create dictionary list from existing list with Crunch
    By jessekraal44 in forum General Archive
    Replies: 11
    Last Post: 2018-05-12, 08:29
  2. Right dictionary list help a Noooobb
    By Thehellfiresarehottt in forum General Archive
    Replies: 3
    Last Post: 2016-10-27, 22:20
  3. Debian Sources List Generator
    By rnk in forum How-To Archive
    Replies: 1
    Last Post: 2013-12-23, 18:34

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •