[sc name=”ad_1″]
Automatically brute force all services running on a target
- Open ports
- Usernames
- Passwords
INSTALL:
./install.sh
USAGE:
brutex target <port>
DOCKER:
docker build -t brutex .
docker run -it brutex target <port>
DEMO VIDEO:
[youtube https://www.youtube.com/watch?v=7QCBh9Enl2M]
Add Comment