Skip to content

Commit

Permalink
Merge pull request #3 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files
  • Loading branch information
1N3 committed Apr 16, 2017
2 parents 70cf2d5 + 21e90fe commit fad25d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##CHANGELOG:
## CHANGELOG:
* 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 fad25d3

Please sign in to comment.