Burp Suite User Forum
For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.
I am creating an extension in python with IExtender API. I have checked but not able to find any ways to get all parameter. Url.com/login?username=admin& password=admin@123 I need to get all instead of 1 paramter at a...
Hi everyone, Can you please help to understand a little more the configuration of the BurpSuite Professional, the problems are; i cant load the extension list directly from the BApp, but i can download (some extencions...
Am on burp suite community edition on Macbook pro M1 2021. I install the extension using the bapp store in the extender tab. I setup a project session rule to invoke this extension for all urls and all scopes. It does not...
Hi! I switched over to the Montoya API and my extension implements BurpExtension. In the last versions of Burp, I did not notice any issues. But after updating to the current version, the extension does not load anymore...
I no longer see the Log4Shell Scanner in the BApp store. Was this recently removed by any chance?
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
Hey, I've seen the new Montoya release and I'm working on installing extensions vis the importUserOptionsAsJson function. I would ideally like to install extensions directly from BApp Store, rather than cloning them and...
Hi, Does IscanIssue or any other class/method expose functionality to change the default issueDetail writeup for parent findings (findings with multiple instances). Use case: My extension searches for specific strings...
Traceback (most recent call last): File "C:\Users\dhanr\AppData\Roaming\BurpSuite\bapps\f9bbac8c4acf4aefa4d7dc92a991af2f\Autorize.py", line 23, in registerExtenderCallbacks initiator.draw_all() File...
I'm trying to load jython to BurpSuite: https://repo1.maven.org/maven2/org/python/jython-standalone/2.7.3/jython-standalone-2.7.3.jar And it results in error: java.lang.Exception: Extension class is not a recognized...
Hi Team, I would like to try to read the list of entries in Event Log under Dashboard through my custom extension. Is there any API interface that would help achieve this? I believe IBurpExtenderCallbacks -->...
Hi, 1) I can't update the list when clicked "Refresh list". There is nothing listed and there an error message "Failed to update BApp list" 2) I can't install AuthMatrix, Autorize, Upload Scanner, and Active Scan++...
When i installed a python extension i am getting the error below: Traceback (most recent call last): File "<string>", line 1, in <module> OSError: (22, 'Invalid argument',...
Hi PortSwigger team, I am currently creating a Burp Suite extension and am searching for a way to fake responses to requests that are processed by the proxy. Basically, I want to drop the incoming request but return a...
Hi - since I last updated by Burp, I'm getting a new error when trying to load a custom burp extension: java.lang.Exception: Extension class is not a recognized type at burp.u2_.J(Unknown Source) at...
Hi, I'm looking for an extension that lets you insert/add payloads at the mouse cursor similar to Hackbar but has option to add files for the payloads so we can add more to come in handy. In context menu it has option for...
As the title says, Burp Collaborator is not working. Plenty of experience with the tool, but after enabling Collaborator, I'm not getting modified requests. I've unloaded, reloaded a dozen times, restarted burp a few times,...
hello Burp does not work on windows 11, after enabling page inspection and they do not load, wszusylo set according to the documentation, what is the threshold? I read somewhere that it may be the fault of the java version?
Hi, How to install extensions to Burp Suite Professional v2023.2.3/4 in CLI ?
Hi, I'm trying to mimic the burp suite proxy log in my own extension however I'm having trouble finding the timestamp of a request. Would this be something I need to track on my own?
Page 12 of 51
Your source for help and advice on all things Burp-related.