reewardius / BruteX

Automatically brute force all services running on a target.

Home Page:https://xerosecurity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Build Status Rawsec's CyberSecurity Inventory

BruteX

alt tag

ABOUT:

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:

BruteX Demo

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://xerosecurity.com" are NOT mofified. Doing so will break the license agreement and a takedown notice will be issued.

LINKS:

About

Automatically brute force all services running on a target.

https://xerosecurity.com


Languages

Language:Shell 96.3%Language:Dockerfile 3.7%