Mozzarella

Home

SQLMap Helper

This add-on takes any link from an arbitrary website and generates a SQLMap (sqlmap.py) compatible code snippet for SQL injection exploitation. Auto generates the snippet to include any relevant cookies/header info and the base URL, plus any options you select to be passed to sqlmap from the add-on options page.

The add-on does not include sqlmap standalone! You'll need to grab it from GitHub (link: https://github.com/sqlmapproject/sqlmap) or otherwise install it to make this useful.

Install