Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Automatically brute force all services running on a target.

Awesome Lists containing this project

README

        

[![Build Status](https://img.shields.io/github/forks/1N3/BruteX.svg)](https://github.com/1N3/BruteX)
[![Build Status](https://img.shields.io/github/stars/1N3/BruteX.svg)](https://github.com/1N3/BruteX)
[![Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/img/badges/Rawsec-inventoried-FF5050_flat.svg)](https://inventory.raw.pm/tools.html#BruteX)

# BruteX
![alt tag](https://github.com/1N3/BruteX/blob/master/BruteX-logo.jpg)

## 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")