Burp Suite User Forum

Create new post

Folder for loading libraries/modules doesnt seem to work

Tom | Last updated: Mar 07, 2024 10:25AM UTC

"java":{ "folder_for_loading_library_jar_files":"path" }, "python":{ "folder_for_loading_modules":"path", "location_of_jython_standalone_jar_file":"path_jython" } This doesn't seem to take effect. I have taken the jar file from burp-vulners-scanner (https://github.com/vulnersCom/burp-vulners-scanner/releases/tag/1.2), but this extension is not imported into burp. Only adding the following to the userconfig makes this work: { "bapp_serial_version":7, "bapp_uuid":"c9fb79369b56407792a7104e3c4352fb", "errors":"ui", "extension_file":"bapps\\c9fb79369b56407792a7104e3c4352fb\\target\\burp-vulners-scanner-1.2.jar", "extension_type":"java", "loaded":true, "name":"Software Vulnerability Scanner", "output":"ui" } But addind this per extensions makes it harder to update to a new jar on release. Is there something I am missing?

Hannah, PortSwigger Agent | Last updated: Mar 08, 2024 08:47AM UTC

Hi Thanks for posting! The first configuration options you posted are for configuring extension environments, not loading extensions into Burp. Could you tell me why you are trying to configure these as part of your configuration files directly? Using the BApp Store to manage extensions should mean that updates are automatically applied, making it easier to manage updates.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.