> ## Content Index
> Fetch the complete content index at: https://darkwebinformer.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# BruteX: Automatically Brute Force all Services Running on a Target
- URL: https://darkwebinformer.com/brutex-automatically-brute-force-all-services-running-on-a-target/
- Published: 2024-08-21T15:15:57.000Z
- Updated: 2025-09-04T22:27:27.000Z
- Author: Dark Web Informer
- Tags: Tools

GitHub: <https://github.com/1N3/BruteX>  
Last Commit: March 21st, 2023

## ABOUT:

[](https://github.com/1N3/BruteX#about)

Automatically brute force all services running on a target

- Open ports
- Usernames
- Passwords

## INSTALL:

[](https://github.com/1N3/BruteX#install)

```
./install.sh

```

## USAGE:

[](https://github.com/1N3/BruteX#usage)

```
brutex target <port>

```

## DOCKER:

[](https://github.com/1N3/BruteX#docker)

```
docker build -t brutex .
docker run -it brutex target <port>

```

## LICENSE:

[](https://github.com/1N3/BruteX#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](https://sn1persecurity.com/)" are NOT mofified. Doing so will break the license agreement and a takedown notice will be issued.