Example Usage
# Clone the repository git clone https://github.com/duyet/bruteforce-database.git cd bruteforce-database # Example: Test SSH login (authorized testing only!) hydra -L usernames.txt -P 1000000-password-seclists.txt ssh://target.example.com # Example: Web directory brute-forcing gobuster dir -u https://example.com -w forced-browsing/all.txt # Example: Subdomain enumeration ffuf -u https://FUZZ.example.com -w subdomains-10000.txt
See also
SocialBox-Termux
Open Source
Kali
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Bela…
Aircrack-ng
Open Source
Kali
Complete suite of tools for 802.11 WEP and WPA/WPA2 cracking. Includes monitoring (airodump-ng), att…
CeWL
Open Source
Kali
Custom Word List generator that spiders a target website to build a wordlist based on the site's con…
Content-Bruteforcing-Wordlist
Free
Wordlist for content(directory) bruteforce discovering with Burp or dirsearch…
Hydra
Open Source
Kali
Fast and flexible online password brute-forcing tool supporting 50+ protocols including FTP, SSH, Te…
XArchiver
Free
XArchiver 是一款基于大数据的压缩包密码破解软件,它并不穷举所有可能性,而仅遍历那些网上经常出现的解压密码,在大幅提升破解效率的同时成功率也远高于传统的暴力破解方式。…