All Projects → metachar → Hatch

metachar / Hatch

Licence: gpl-3.0
Hatch is a brute force tool that is used to brute force most websites

Programming Languages

python
139335 projects - #7 most used programming language
hack
652 projects

Projects that are alternatives of or similar to Hatch

Filevaultcracker
macOS FileVault cracking tool
Stars: ✭ 199 (-17.77%)
Mutual labels:  hacking, password, brute-force
Keychaincracker
macOS keychain cracking tool
Stars: ✭ 693 (+186.36%)
Mutual labels:  hacking, password, brute-force
Ladon
大型内网渗透扫描器&Cobalt Strike,Ladon8.9内置120个模块,包含信息收集/存活主机/端口扫描/服务识别/密码爆破/漏洞检测/漏洞利用。漏洞检测含MS17010/SMBGhost/Weblogic/ActiveMQ/Tomcat/Struts2,密码口令爆破(Mysql/Oracle/MSSQL)/FTP/SSH(Linux)/VNC/Windows(IPC/WMI/SMB/Netbios/LDAP/SmbHash/WmiHash/Winrm),远程执行命令(smbexec/wmiexe/psexec/atexec/sshexec/webshell),降权提权Runas、GetSystem,Poc/Exploit,支持Cobalt Strike 3.X-4.0
Stars: ✭ 2,911 (+1102.89%)
Mutual labels:  hacking, password, brute-force
K8tools
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke/zabbix)
Stars: ✭ 4,173 (+1624.38%)
Mutual labels:  hacking, password, brute-force
Hackphiles
BruteForce Tool For both Instagram and Facebook
Stars: ✭ 57 (-76.45%)
Mutual labels:  hacking, brute-force
Pythem
pentest framework
Stars: ✭ 1,060 (+338.02%)
Mutual labels:  hacking, brute-force
Wifipassword Stealer
Get All Registered Wifi Passwords from Target Computer.
Stars: ✭ 97 (-59.92%)
Mutual labels:  hacking, password
H8mail
Email OSINT & Password breach hunting tool, locally or using premium services. Supports chasing down related email
Stars: ✭ 2,163 (+793.8%)
Mutual labels:  hacking, password
Web Brutator
Fast Modular Web Interfaces Bruteforcer
Stars: ✭ 97 (-59.92%)
Mutual labels:  hacking, brute-force
Blackphish
🔱 [ Phishing Made Easy ] 🔱 (In Beta)
Stars: ✭ 133 (-45.04%)
Mutual labels:  hacking, website
T14m4t
Automated brute-forcing attack tool.
Stars: ✭ 160 (-33.88%)
Mutual labels:  hacking, brute-force
Dymerge
🔓 A dynamic dictionary merger for successful dictionary based attacks.
Stars: ✭ 167 (-30.99%)
Mutual labels:  hacking, brute-force
Brutex
Automatically brute force all services running on a target.
Stars: ✭ 974 (+302.48%)
Mutual labels:  hacking, brute-force
Bruteforce Database
Bruteforce database
Stars: ✭ 806 (+233.06%)
Mutual labels:  password, brute-force
Ttpassgen
密码生成 flexible and scriptable password dictionary generator which can support brute-force、combination、complex rule mode etc...
Stars: ✭ 68 (-71.9%)
Mutual labels:  password, brute-force
K8cscan
K8Cscan大型内网渗透自定义插件化扫描神器,包含信息收集、网络资产、漏洞扫描、密码爆破、漏洞利用,程序采用多线程批量扫描大型内网多个IP段C段主机,目前插件包含: C段旁注扫描、子域名扫描、Ftp密码爆破、Mysql密码爆破、Oracle密码爆破、MSSQL密码爆破、Windows/Linux系统密码爆破、存活主机扫描、端口扫描、Web信息探测、操作系统版本探测、Cisco思科设备扫描等,支持调用任意外部程序或脚本,支持Cobalt Strike联动
Stars: ✭ 693 (+186.36%)
Mutual labels:  hacking, password
Oscp Automation
A collection of personal scripts used in hacking excercises.
Stars: ✭ 118 (-51.24%)
Mutual labels:  hacking, brute-force
Cheetah
a very fast brute force webshell password tool
Stars: ✭ 509 (+110.33%)
Mutual labels:  password, brute-force
Dirsearch
Web path scanner
Stars: ✭ 7,246 (+2894.21%)
Mutual labels:  hacking, brute-force
Wifi Passview
An open source batch script based WiFi Passview for Windows!
Stars: ✭ 157 (-35.12%)
Mutual labels:  hacking, password

Hatch

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

Update! v.1.3

added arg support yay
-h, --help show this help message and exit
-u USERNAME, --username=USERNAME Choose the username
--usernamesel=USERNAMESEL Choose the username selector
--passsel=PASSSEL Choose the password selector
--loginsel=LOGINSEL Choose the login button selector
--passlist=PASSLIST Enter the password list directory
--website=WEBSITE choose a website
dont worry if you load up the tool without any args youll go to the default wizard! Also i removed the apt xvfb and pip2 pyvirtualdisplay

Installation Instructions

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

Requirements

pip2 install selenium
pip2 install requests

chrome driver and chrome are also required! link to chrome driver: http://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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].