GithubHelp home page GithubHelp logo

crazychickendev / passwordlist-generator Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 113 KB

:paperclip::rocket::hatched_chick: A python script that takes in a collection of data given to it, then generates possible password combinations that can be gotten from those details

License: GNU General Public License v3.0

Python 100.00%
passwordlist-generator python

passwordlist-generator's Introduction

Passwordlist-Generator:key:

crazychickendev

A python code that collates a list of data fed into it then generates possible and most suitable randomised password combinations gotten from those details fed into it. Data collated includes those found on social media accounts, personal bios and events/experiences. The conclusive information can be used potentially by cyber-security researchers, penetration testers and other professionals in the InfoSec field. This code also serves it's the purpose in threat management and detection institutions for either the malicious intent to crack passwords or solve cyber-threat situations. My idea behind the writing of this code was to implement social-engineering practices in cracking passwords and breaking through personal or institutional defences by having just a little amount of information about the situation. The code would aid penetration testers at being able to collectively deduce possible passwords and instances without getting involved with the targeted party. This program was created for educational purposes and as a security research tool.

About:grin:

It's quite known that humans include personal information in their passwords, this includes information that can often be found on social media accounts and these can potentially be used by cybercriminals for malicious purposes to crack passwords. Examples of such information include:

  • Their own name or the name of a family member
  • Their pet’s name
  • Their birth date
  • Words related to their hobbies
  • Parts of their home address
  • Favorite books or movies
  • Celebrity names
  • The name of the website the password is for
 This program is an interactive list generator that will create a password wordlist that can be used in penetration testing and forensic investigations to crack passwords

Usage

Run the program on your terminal with:

$ python passwordlist.py

  • The password list will be created in the same folder in .txt

Requirements

  • Python 3

passwordlist-generator's People

Contributors

crazychickendev avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

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.