Burp Suite User Forum
The JWT-Editor context menu does not seem to work. After installing the extension, I was able to create a new RSA key. Within the JWT-Editor tab there should be a context menu when right-clicking on the key to delete or copy...
Hello Burp Suite, I am a computer science student at the university Osnabrueck. I wanted to ask if it is possible to get a burp suite professional license for students. I really like to use your product but I can't afford...
Good evening, I wanted to run the Turbo Intruder extension in headless mode using only the .jar file. I’ve cloned the repository provided by James Kettle on his GitHub, and I’ve built the source code via the ./gradlew...
Hello, I encountered the following error while installing JWT Editor: java.lang.UnsupportedClassVersionError: burp/config/BurpConfig has been compiled by a more recent version of the Java Runtime (class file version...
I'm using BurpSuite Pro v2024.7.6 with Param Miner (v1.51), and I'm currently trying to discover hidden API parameters. Unfortunately, I'm not seeing the 'Get JSON parameter' function in the extension. Additionally, the...
I have included jython standalone jar file in python environment and have installed autorize but when i try to load the extension it gives me following error. java.lang.Exception: Failed to load Python interpreter from...
hi master,The organizer function is great. I use it to record the APIs I have tested and save them locally using 'save copy'. However, when I am testing project A, if I want to view the organizer records of project B before,...
hi boss! I want to export the logs that I have collected in 'Organizer' separately. The logs recorded in 'Organizer' are APIs that I think are worth paying attention to, so I want to export this part of the data separately...
Hi there! I'm currently working on a Burp extension that uses the Montoya API. I need to send multiple HTTP requests to the Burp Repeater, and it would be great if I could create a new tab group using the Montoya API....
Hi Team, I'm using burp professional v2024.8. I'm not able to see any burp extensions in BApp store. I tried refreshed list and manual install but it's not working. BApp store section is empty. When I click on refresh...
My payload generator needs to know the response from the previous payload that was sent. Http request/responses have message ids to correlate, but I can't find a way to reliably track the payload I generated in the...
Hello! Can I use third party burp suite plugins? like xss validator, or param miner and etc.
I am currently creating an extension that registers a burp.api.montoya.scanner.ScanCheck to perform some active and passive scan checks. While working on the active scan check, I am noticing that the AuditInsertionPoint for...
https://forum.portswigger.net/thread/turbo-intruder-import-error-of-a-python-library-requests-module-6ae4fd21 My query got unanswered. Please can someone look into this ...
Is there any way to get current theme of burpsuite using jython? I tried following method and I got some erros. def currentTheme(self): theme = self.callbacks.getUiPreferences().getTheme() ...
This is my solution and works with view exploit, but not working when delivering neither in chrome, not burp. Therefor unfortunately the lab is broken. Can you please fix please? thank...
Hi, I am using below burp library for our extension. Library dependency: <dependency> <groupId>net.portswigger.burp.extender</groupId> <artifactId>burp-extender-api</artifactId> ...
I am trying to use this extension to rate limit all traffic. I have changed and tested multiple settings with no success. To verify even further, I checked "paused all traffic" just to see if it worked. Nothing has been...
Hi, function sendToRepeater() ,Is it possible to save the Annotations.notes? Thank you!
Hi, I am trying to use saaj meta factory in my extension to parse some soap requests but burpsuite always give following error "Unable to create message factory for SOAP: Unable to create SAAJ meta-factory: Provider...
Page 1 of 50
Your source for help and advice on all things Burp-related.