We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70cf2d5 + 21e90fe commit fad25d3Copy full SHA for fad25d3
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-##CHANGELOG:
+## CHANGELOG:
2
* v1.5b Fixed issue with dirb
3
* v1.5a Removed clear command
4
* v1.5 Added install.sh
README.md
@@ -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
5
6
* Open ports
7
* DNS domains
8
* Usernames
9
* Passwords
10
11
-##INSTALL:
+## INSTALL:
12
```
13
./install.sh
14
15
16
-##USAGE:
+## USAGE:
17
18
brutex target <port>
19
0 commit comments