Brutemap - Tool That Automates Testing Accounts To The Site's Login Page


Brutemap is an opened upwards source penetration testing tool that automates testing accounts to the site's login page, based on Dictionary Attack. With this, you lot no longer quest to search for other bruteforce tools in addition to you lot also no longer quest to inquire CMS What is this? solely to discovery parameter forms, because brutemap volition practise it automatically. Brutemap is also equipped amongst an assault method that makes it slow for you lot to practise account checking or testify forms amongst the SQL injection bypass authentication technique.


Installation
Brutemap uses selenium to interact amongst the website. So, you lot quest to install Web Driver for selenium first. See here. If you lot accept installed the git package, you lot solely quest to clone the repository Git. Like this:
$ git clone https://github.com/brutemap-dev/brutemap.git
And, install the required modules:
$ pip install -r requirements.txt


Usage
For basic use:
$ python brutemap.py -t http://www.example.com/admin/login.php -u admin -p default
To display a listing of available options:
$ python brutemap.py -h
You tin discovery examples of brutemap usage here. For to a greater extent than information most available options, you lot tin catch the User's manual.

Video



Links