/BruteForce

Simple code to perform brute force Password (For Educational Purposes Only)

Primary LanguagePython

BruteForce

Simple code to perform brute force Password (For Educational Purposes Only).

How to use :

Copy the code

git clone https://github.com/JFeo390w9tgf/BruteForce.git

Go to folder directory

cd BruteForce

[OPTIONAL] Generate new password combination or you can use existing library passwords.txt

python3 generate

Lauch attack for specific login page

python3 pass

USE IT WISELY !!!