• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

World list generator (1 Viewer)

Currently reading:
 World list generator (1 Viewer)

Recently searched:

EBM833

Member
LV
0
Joined
Jun 28, 2021
Threads
19
Likes
5
Credits
20©
Cash
0$
Generateing wordlist using python.

Execute these commands one by one to install sudo.

Installation :

$ apt update

$ apt upgrade

$ apt install python

$ pip install wordlist

$ wordlist -h [to see all options]

$ wordlist -m 4 -M 6 -o wordlist.txt 12345678

-m = minimum length

-M = maximum length

wordlist.txt = to save all words

12345678 = here you can type alphabets also to make wordlist.

type this command : $ ls

here you get that file

name : wordlist.txt

now open this file type this command :

$ cat wordlist.txt

here you get all words means passwords list...
 
  • Like
Reactions: nick81 and yazdz35

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom