Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 526 Bytes

File metadata and controls

14 lines (11 loc) · 526 Bytes

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"