Skip to content

Pulkit-Py/Create-Wordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CREATE WORDLIST

INTERFACE

  ____                     _       ____                 _                       
 / ___|_ __ __ _  ___  ___| |__   |  _ \  _____   _____| | ___  _ __   ___ _ __ 
| |  _| '__/ _` |/ _ \/ _ \ '_ \  | | | |/ _ \ \ / / _ \ |/ _ \| '_ \ / _ \ '__|
| |_| | | | (_| |  __/  __/ |_) | | |_| |  __/\ V /  __/ | (_) | |_) |  __/ |   
 \____|_|  \__,_|\___|\___|_.__/  |____/ \___| \_/ \___|_|\___/| .__/ \___|_|   
                                                               |_|     

============================================================================
[+] Created by                          : Pulkit saini
[+] Youtube Channel For Python          : Pulkit.py
[+] Youtube Channel For Cyber Security  : Graeeb Developer
[+] Join Cyber Secrity Community        : https://linktr.ee/Graeeb_developer
=============================================================================

============================================================================
[+] WordList Genrator For Brute Force Attacks
[+] usages Example:>.
    Please Enter Here All Word For Combination: >> ABCabc123
    Please Enter Minimun length of words: >> 4
    Please Enter Maximum length of Words: >> 5
    Please Enter The File name (To Save All The Words): >> wordlist
===========================================================================

Installation

  • Just, Clone this repository -
$ git clone https://github.com/Pulkit-Py/Create-Wordlist 
  • Change to cloned directory and run Create-Wordlist -
$ cd Create-Wordlist
$ python wodlist.py
  • Now you have successfully installed create wordlist tools. if you still find some eroor you can checkout our youtube video Video link

Module

Create wordlist requires following module to run properly -

  • itertools
  • tqdm
  • base64
  • sys
  • time

you have to install all the Module listed above

Still have any Problem Find Me on :

About

This Tool is used to Create a combination of the word lists. That can be used in dictionary attacks, brute force attacks. The author will not be responsible for any misuse of this toolkit !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages