Hey guys, in this tutorial we will discuss another wordlist generator tool called “pydictor“. Pydictor is an powerful and useful hacker dictionary builder for a brute-force attack. You will get an idea about this device through the following features.

Features

  • Generate a general blast wordlist.
  • Generate custom wordlist based on Web content.
  • Social engineering wordlist.
  • Generate highly customized and complex wordlist.
  • Pydictor can be run on Windows, Linux or Mac.

Lets take a look 🙂 !!

Installation

Now first of all we’ll download this tool from github by using “git” command. After downloading is done we’ll go inside the directory of this tool, allow executable permission and boot the tool by using “python” command. Make sure you already have Python Tools installed.

After completing all the above process, then we can boot this tool using the following command and also see all the features of this tool.

Digital Dictionary

To circumvent two-factor authentication or other purposes, you can create a numeric wordlist using the following command. But understand the command first.

  • <–len> : length of the characters.
  • <-base> : file types such as numeric, characters etc.
  • <–ourput> : save output in any file format.
  • < -d > : digit or numbers

Usage 🙂 !! python pydictor.py -base < types > –len < min > < max > –output < file name and location >

Lowercase Letters Dictionary

If you want to create a word list that includes only numeric letters, then you can add the “L” argument to your command. Once the wordlist is created, the results will be saved in the “results” directory.

Upper Case Letters Dictionary

We can use the “c” argument to create a uppercase alphabets wordlist. After the wordlist is successfully created, you can open it using the cat command.

Associate Upper case, Lower case, and Numeral

Now we will add uppercase, lowercase and digit and see what kind of results we get.

After opening the file we find all the conjunctive words there.

Adding Head ( Prefix )

Using the “head” feature of this tool, we can add any special letter ahead the words that will remain constant and rest would be increasing according to the length.

Adding Tail ( Suffix )

Likewise using the “tail” feature of this tool, we can add a special letter after the word that will remain constant.

Base64 Encoding

In this tool has encoding function through which we can encode the word and numbers in the directory. We will use the base64 algorithm to encode the output.

Chunk

To create an permutation and multiple combination wordlist, we can take help of “-chunk” option.

Social Engineering Dictionary

This tool has inbuilt feature through which we can create a powerful dictionary based on a person’s dislike or their favorite things.

We can take help of “option” command to use the feature of this tool.

Just we need to add information related to the victim whatever we know about him.

Done 🙂 !! After entering all the requirements it will create a dictionary in which all the words will be related to the information entered.

About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.

One thought on “Pydictor – A Powerful Dictionary Generator”

  1. Hey just ᴡanted to give you a quick heads up. The tеxt in your post seem to ƅe running off the ѕcreеn in Сhrome.
    I’m not sure if this is a fߋrmat issue or something to do with browser compatibility but I figured I’d post to ⅼet you
    know. The ѕtyle and design look great tһouցh! Hope you get the issue fixed soon. Thanks

Leave a Reply

Your email address will not be published. Required fields are marked *