View on GitHub

Mandolin0

A tool to brute force form-based authentication mechanism

Download this project as a .zip file Download this project as a tar.gz file

Introduction

Mandolin0 is a tool useful to bruteforce form-based authentication mechanisms. It's created with the aim to be very performant and easy to use. It's based on the concept of Template and Oracle, in order to be very easy to use even for non-expert auditors (this isn't of course an excuse to avoid learning how things work).

It was built in order to be highly efficient, portable across different OS and easy to use.

You can run Mandolin0 on Linux and Mac OS X through the Mono framework.

Download

You can download the last version of Mandolin0 from here.

Usage

Mandolin0 include Templates for the most common CMS. For example if you want to test a Wordpress web site just use the following command:

Mandolin0 -w http://wordpress.web.site --template Wordpress

Documentation

License

Copyright © by Antonio Parata. All rights reserved.

Developers