Automatically brute force all services running on a target
- Open ports
- Usernames
- Passwords
./install.sh
brutex target <port>
docker build -t brutex .
docker run -it brutex target <port>
You may modify and re-distribute this software as long as the project name "BruteX", credit to the author "xer0dayz" and website URL "https://sn1persecurity.com" are NOT mofified. Doing so will break the license agreement and a takedown notice will be issued.