This extension integrates Burp Suite with SQLMap.

Requirements:

SQLMap is embedded within the extension; it will be automatically configured, so you can click Start API. In some cases you may need to manually adjust the configuration or run the SQLMap API manually.

Once the SQLMap API is running, you just need to right-click in the 'Request' sub tab of either the Target or Proxy main tabs and choose 'SQLiPy Scan' from the context menu. This will populate the SQLMap Scanner tab with information about that request. Clicking the 'Start Scan' button will execute a scan.

If the page is vulnerable to SQL injection, then these will be added to the Scanner Results tab.