Coder Social home page Coder Social logo

affeltrucken / intelligentwordlistgenerator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 194 KB

A personalized wordlist generator written in Python that creates wordlists based on the common patterns of humans when creating passwords.

Python 100.00%
cracking hash password python python3 wordlist wordlist-generator wordlistgenerator

intelligentwordlistgenerator's Introduction

IntelligentWordlistGenerator

Written by: Aldin Smajlovic

Description

A personalized wordlist generator written in Python that creates wordlists based on the common patterns of humans when creating passwords, based around the keywords of the target. ย 

Guide

Requirements

  • Python 3.10 or above
  • colorama
  • linkedin-api

Installation

git clone https://github.com/affeltrucken/IntelligentWordlistGenerator
cd IntelligentWordlistGenerator
pip install -r requirements.txt
python main.py

Usage

python main.py

From here, you can use the menu

menu

Options

  1. Create a wordlist by entering a set of keywords, such as name, city, country, and birthdate. You can also specify if you want to add leet variations, or special character variations of the password.
  2. Create a wordlist from config, which is by default empty
  3. Show some tips of keywords you can use when creating your wordlist
  4. Print the current configuration of keywords used and password rules set
  5. Save the current config to a password_requirements.json and password_keys.json
  6. Load a configuration from password_requirements.json, password_keys.json, or both.
  7. Create a set of configuration based on a LinkedIn profile, using linkedin-api
  8. Edit the current configuration interactively

Known bugs

  • As of right now, saving and loading configs seems to be unreliable or it doesn't work at all.
  • Colors in the terminal do not work if script is executed on Windows. To fix this, go to HKEY_CURRENT_USER\Console and add a key called VirtualTerminalLevel with the DWORD value of 1.

Todo

  • Add ability to set password rules
  • Use LinkedIn API to get info
  • Use Facebook API to get info
  • Make some functions cleaner

Legal

DISCLAIMER: This is only for testing and educational purposes and can only be used where strict consent has been given. Do not use this for illegal purposes.

intelligentwordlistgenerator's People

Contributors

affeltrucken avatar

Watchers

 avatar

Forkers

shclick

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.