Git Product home page Git Product logo

p0lyn0m1c0n's Introduction

P0lyn0m1c0n

P0lyn0m1c0n is a bash scripting tool that aims to generate custom target wordlists to be used in password attacks during penetration testing exercises. To generate these wordlists, the tool uses the name of the target and performs multiple combinations of this word, adding elements such as common password words, dates, and numeric characters.

The password combinations and/or patterns used in this tool are based on my experience as a penetration tester and the password patterns I have found throughout my career.

P0lyn0m1c0n uses a base dictionary "basedic.txt" that contains a list of words to be used during password pattern generation. Currently this dictionary contains words that I personally recommend in password attacks where your target is a Spanish speaker. Feel free to edit this dictionary according to your needs, so if your target likes raccoons, add raccoons to this dictionary and so on.

Mainly but not limited to, I recommend using these wordlists in WPA-2 password attacks.

Dependencies

P0lyn0m1c0n requires sponge installed on our computer and sponge is a utility that is not installed by default on some distributions.

If we do not have sponge installed, we will install moreutils:

โ””โ”€# apt-get install moreutils

Run P0lyn0m1c0n

To run P0lyn0m1c0n, simply run the script on your Linux terminal and provide the name of your target, then a .txt file will be generated in the current directory called P0lyn0m1c0n_{target}.txt containing your custom wordlist.

image

Some examples of generated passwords are shown below:

image

p0lyn0m1c0n's People

Contributors

rootripper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.