HTExploit
Jump to navigation
Jump to search
DRAFT
This page is still a draft. Thank you for your understanding.
Description
HTExploit (HyperText access Exploit) is an open-source python-based tool that exploits a weakness in the way .htaccess files can be configured to protect a web directory with an authentication process.
Installation
$ wget http://www.mkit.com.ar/labs/htexploit/files/source/HTExploit_v0.7b.tar.gz $ tar xzvf HTExploit_v0.7b.tar.gz $ cd HTExploit_v0.7b/ $ ./htexploit
Usage
Syntax
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
- 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
Example
INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.
Thank you for your comprehension.