Skip to content

Commit

Permalink
BruteX by 1N3@CrowdShield
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Sep 8, 2017
2 parents af76af4 + fad25d3 commit 0233dd1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<<<<<<< HEAD
##CHANGELOG:
* v1.6 Removed HTTP/HTTPS basic auth checks to normal scans. Use brutex <IP> port <80/443> to scan with that option...
=======
## CHANGELOG:
>>>>>>> fad25d3ab9ffaeda62824e28960b8816fcaa5a15
* v1.5b Fixed issue with dirb
* v1.5a Removed clear command
* v1.5 Added install.sh
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# BruteX by 1N3@CrowdShield
https://crowdshield.com

##Automatically brute force all services running on a target
## Automatically brute force all services running on a target

* Open ports
* DNS domains
* Usernames
* Passwords

##INSTALL:
## INSTALL:
```
./install.sh
```

##USAGE:
## USAGE:
```
brutex target <port>
```

0 comments on commit 0233dd1

Please sign in to comment.