Advertise

Word list and brute force list

Hello guys. Today we are going to know what is word list and brute force list and how to creat it in termux.



Word list: Word list is a list of words.

Bruteforce list: Brute force list is also same as like word list. But in brute force list we can see numbers , symbol , alphabets , etc.


Now lets creat word list and brute force in Termux.




Download Termux.




Open Termux

Now type the flowing commands.

$apt-get update -y
$apt-get upgrade -y
$pkg install nano -y
$nano

Now you can see a black blank terminal , that is nano editor. Now start typing passwords. It may be words, symbols, numbers.

After typing the passwords, press ( CTRL and s ) , now enter the file name. For exit press ( CTRL and x ).

$ls

Now here you can see the file.



Watch video




Thanks for visit our website.





Post a Comment

1 Comments