- Joined
- May 15, 2017
- Messages
- 982
- Likes
- 760
- Points
- 1,045
W3brute is an open source penetration testing tool that automates attacks directly to the website's login page. W3brute is also supported for carrying out brute force attacks on all websites.
Features
Features
- Scanner:
- automatically detects target authentication type.
- admin page scanner.
- SQL injection scanner vulnerability.
- Attack Method:
- SQL injection bypass authentication
- mixed credentials (username + SQL injection queries)
- Support:
- multiple target
- google dorking
- a list of supported web interface types to attack:
- web shell
- HTTP 401 UNAUTHORIZED (Basic and Digest)
- create file results brute force attack. supported file format type:
- CSV (default)
- HTML
- SQLITE3
- custom credentials (username, password, domain) (supported zip file)
- custom HTTP requests (User-Agent, timeout, etc)
- and much more...
UsageCode:
git clone https://github.com/aprilahijriyan/w3brute.git
Download W3BruteCode:
python w3brute.py -h