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>
This software is free to distribute and use with the condition that credit is provided to the creator (@xer0dayz @XeroSecurity), is not renamed and is not for commercial use or resold and rebranded. Permission to distribute any part of the code for sale is strictly prohibited.