wordlist_gen 1.0.0

A wordlist generator using targeted information


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

FOR EDUCATIONAL PURPOSES ONLY. THE AUTHOR DOES NOT CONDONE NOR ENDORSE UNAUTHORIZED ACCESS OF COMPUTER SYSTEMS. Licensed under the MIT License.

Generates a password list using information about the owner of the device you are attempting to access. It is very common for people to create passwords using items from their daily lives. So this program takes that info and generates common password formats from it. Good examples of information to give to the program are things like

  • the owner and their date of birth
  • phone numbers
  • address number
  • all of the owner's family members and their dates of birth
  • important dates, like an anniversary
  • names of the owner's past/current pets
  • places where the person has lived
  • names of the companies this person has worked for
  • make or model of cars the person has owned
  • favorite bands
  • the name of the service the password is being used for, e.g. the name of the OS or the name of the website

Using leaked password databases as a sample, roughly 30% of people will use a password which this program will catch. According to other research, another 10% of people use passwords in the 500 top worst password list. So using this program in conjunction with other wordlists can yield almost half of all accounts.

Install

First, install dub.

Next,

$ dub fetch wordlist_gen

Use

$ dub run wordlist_gen
Authors:
  • Jack Stouffer
Dependencies:
dateparser
Versions:
1.0.1 2017-Feb-01
1.0.0 2017-Feb-01
~master 2018-May-11
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 208 downloads total

Score:
1.3
Short URL:
wordlist_gen.dub.pm