HackBar plugin for Burpsuite
-
Updated
Apr 15, 2021 - Java
Add a description, image, and links to the burp topic page so that developers can more easily learn about it.
To associate your repository with the burp topic, visit your repo's landing page and select "manage topics."
Currently, the headless scanner extension expects an XML based configuration file and this works ok. But, making the XML is cumbersome and also requires that most of the request URLs be wrapped in CDATA blocks.
IMHO, this would be much simpler, cleaner and much more concise in JSON than in XML, Also, the configuration files for Burp itself seem to be JSON based. So, this move will make it sor