BruteX v2.3 releases: Automatically brute force all services running on a target
BruteX is a shell script and automates the process of analyzing one or many targets. BruteX include Nmap,Hydra & DNS enum. Nmap scan opens ports and defines running on the target server service. Thereafter, start Bruteforce FTP, SSH, and other services using the Hydra, and so on.
- Open Ports
- Usernames
- Passwords
Changelog v2.3
- Updated default credentials for Rasberry Pi/Kali
Installation
git clone https://github.com/1N3/BruteX.git
cd BruteX
chmod +x install.sh
./install.sh
Usage
Author: xer0dayz (https://xerosecurity.com/)
Source: https://github.com/1N3/