Skip to content

can296/BruteForceAttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BruteForceAttack

If you don't know about PyAutoGui Python library - https://pyautogui.readthedocs.io/en/latest/ This script automates brute forcing a text field through the gui for sites that do not have an invalid credentials timeout response.

Installation (Only test on Kali Linux)

$ pip install PyAutoGUI
$ git clone https://github.com/cann66dev/BruteForceAttack.git
$ cd BruteForceAttack/BruteForce
$ python BruteForceAttack.py --help
$ python BruteForceAttack.py --file "file name or file directory"