-
Notifications
You must be signed in to change notification settings - Fork 491
/
Copy pathREADME
37 lines (28 loc) · 1.1 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
ABOUT HTEXPLOIT v0.7b
---------------------
HTExploit is an open-source tool written in Python that exploits
a weakness in the way that .htaccess files can be configured to
protect a web directory with an authentication process. By using
this tool anyone would be able to list the contents of a directory
protected this way, bypassing the authentication process.
Web Site:
http://www.mkit.com.ar/labs/htexploit
USAGE
-----
Usage: htexploit -u [URL] [options]
Options:
-h, --help show this help message and exit
-m MODULE, --module=MODULE
Select the module to run (Default: detect)
-u URL, --url=URL **REQUIRED** - Specify the URL to scan
-o OUTPUT, --output=OUTPUT
Specify the output directory
-w WORDLIST, --wordlist=WORDLIST
Specify the wordlist to use
-v, --verbose Be verbose
CONTACT US
----------
Feel free to contact us here:
http://www.mkit.com.ar/labs/htexploit/contact.php
Matias Katz (@matiaskatz), Project Leader
Maximiliano Soler (@maxisoler), Team Leader