Skip to content
/ Hatch Public

Hatch is a brute force tool that is used to brute force most websites

License

Notifications You must be signed in to change notification settings

zshell/Hatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hatch

Hatch is a brute force tool that is used to brute force most websites

Installation Instructions

git clone https://github.com/MetaChar/Hatch
python2 main.py

Requirements

pip2 install selenium
pip2 install pyvirtualdisplay
pip2 install requests
sudo apt-get install xvfb

chrome driver and chrome are also required! link to chrome driver: http:https://chromedriver.chromium.org/downloads copy it to bin!

How to use (text)

1). Find a website with a login page
2). Inspect element to find the Selector of the username form
3). Do the same for the password field
4). The the login form
5). When Asked put in the username to brute force
6). Watch it go!

How to use (Video)

IMAGE ALT TEXT

About

Hatch is a brute force tool that is used to brute force most websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages