ABOUT HTEXPLOIT v0.77
---------------------
HTExploit is a free software 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 could be able to list the contents of a directory 
protected this way, bypassing the authentication process.

Web Site:
http://www.htexploit.org


USAGE
-----

Usage: htexploit -u [URL] [options]

Options:
  -h, --help            show this help message and exit
  -u URL, --url=URL     **REQUIRED** - Specify the URL to scan
  -o OUTPUT, --output=OUTPUT
                        Specify the output directory (Default: Random)
  -w WORDLIST, --wordlist=WORDLIST
                        Specify the wordlist to use (Default: 'res/FullList')
  -v, --verbose         Verbosity level (Default: 0)


CONTACT US
----------

Feel free to contact us here:
http://www.htexploit.org/contact.php

AUTHOR
	HTExploit was written by Matias Katz <matias@matiaskatz.com>

CONTRIBUTIONS
	Maximiliano Soler <@maxisoler>

COPYRIGHT
	Matias Katz <matias@matiaskatz.com>, March 2012
