Burp Suite User Forum

Create new post

Add burp extension manually

Tony | Last updated: Nov 13, 2021 09:04AM UTC

I want to install https://github.com/intruder-io/param-miner this extension manually,how can I make it as a jar file.Thanks in advance

Tony | Last updated: Nov 13, 2021 11:59AM UTC

It comes with an eroor of * What went wrong: A problem occurred evaluating root project 'param-miner'. > Could not find method compile() for arguments [net.portswigger.burp.extender:burp-extender-api:1.7.13] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Ben, PortSwigger Agent | Last updated: Nov 15, 2021 10:06AM UTC

Hi Tony, You would need a copy of the Gradle build tool (available from here - https://gradle.org/releases/) and a version of Java greater than 1.8 in order to manually compile the Param Miner extension. Once you have these in place on your machine then, as noted in the build documentation here - https://github.com/PortSwigger/param-miner, you would simply need to carry out the following: - Navigate to the directory that you have extracted the param miner code to within a terminal - Execute the 'gradle build fatjar' command - Load the resulting build/libs/param-miner-all.jar file within Burp To confirm, is the error that you are observing as a result of trying to compile the jar file? If so, are you able to provide us with some more details of how you are trying to carry this out?

ruxxxxx | Last updated: Apr 23, 2023 11:56AM UTC

I want to install https://github.com/F6JO/RouteVulScan this extension manually,how can I make it as a jar file.Thanks in advance. MacbookPro :: Downloads/chrome_download/RouteVulScan-RouteVulScan1.4 1 » gradle build fatJar FAILURE: Build failed with an exception. * Where: Build file '/Users/leeyu/Downloads/chrome_download/RouteVulScan-RouteVulScan1.4/build.gradle' line: 21 * What went wrong: A problem occurred evaluating root project 'RouteVulScan-RouteVulScan1.4'. > Could not find method compile() for arguments [net.portswigger.burp.extender:burp-extender-api:1.7.13] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 1s

ruxxxxx | Last updated: Apr 23, 2023 11:58AM UTC

Hello friend, I am a foreigner and cannot receive your reply in a timely manner. If there is a solution, can you send it to my email. Thank you and wish you a happy life! cosliyu@163.com

Ben, PortSwigger Agent | Last updated: Apr 24, 2023 07:01AM UTC

Hi, I would suggest asking directly about this on the author's Github page to see if they can offer any advice for compiling the extension: https://github.com/F6JO/RouteVulScan

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