https://github.com/1N3/BruteX
Automatically brute force all services running on a target.
https://github.com/1N3/BruteX
brute brute-force bruteforce bruteforce-attacks bruteforcing bugbounty hacking
Last synced: 20 days ago
JSON representation
Automatically brute force all services running on a target.
- Host: GitHub
- URL: https://github.com/1N3/BruteX
- Owner: 1N3
- Created: 2015-06-01T22:28:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T23:18:37.000Z (8 months ago)
- Last Synced: 2025-03-20T10:41:03.837Z (27 days ago)
- Topics: brute, brute-force, bruteforce, bruteforce-attacks, bruteforcing, bugbounty, hacking
- Language: Shell
- Homepage: https://sn1persecurity.com
- Size: 177 KB
- Stars: 2,055
- Watchers: 103
- Forks: 611
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-bugbounty-tools - BruteX - Automatically brute force all services running on a target. (Miscellaneous / Passwords)
- WebHackersWeapons - BruteX
- awesome-termux-hacking - BruteX - Automatically brute force all services running on a target..[](https://github.com/1N3/BruteX/stargazers/) (Uncategorized / Uncategorized)
- awesome-hacking-lists - 1N3/BruteX - Automatically brute force all services running on a target. (Shell)
README
[](https://github.com/1N3/BruteX)
[](https://github.com/1N3/BruteX)
[](https://inventory.raw.pm/tools.html#BruteX)# BruteX
## ABOUT:
Automatically brute force all services running on a target* Open ports
* Usernames
* Passwords## INSTALL:
```
./install.sh
```## USAGE:
```
brutex target
```## DOCKER:
```
docker build -t brutex .
docker run -it brutex target
```## LICENSE:
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.## LINKS:
- [Twitter](https://www.twitter.com/xer0dayz "Personal Twitter")
- [Twitter](https://www.twitter.com/sn1persecurity "Company Twitter")
- [Website](https://sn1persecurity.com "Sn1perSecurity")