BURP-SQLMAP is an extension for Burp Suite that generates sqlmap commands directly from HTTP requests by parsing content captured in Burp Suite, similar to the "copy as curl request" option.
Support for Various Content Types: Automatically handles JSON, URL-encoded form data, and other MIME types. Dynamic Command Generation: Generates sqlmap commands dynamically based on the content type and structure of HTTP requests. Clipboard Functionality: Automatically copies the generated sqlmap command to the system clipboard.
sudo apt install openjdk-21-jdk