Skip to content

nfs-tech-bd/wordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordlist

Make Targtet Account Based Wordlist for brute-force attack

ScreenShot

Termux Command

  • apt update

  • apt upgrade

  • pkg install python2

  • pkg install git

  • git clone http://github.com/nfs-tech-bd/wordlist

  • cd wordlist

  • python2 wordlist.py

Single Command

apt update -y ; apt upgrade -y ; apt install python2 -y ; apt install git -y ; cd ; git clone http://github.com/nfs-tech-bd/wordlist ; cd wordlist ; python2 wordlist.py

Releases

No releases published

Packages

No packages published