Burp Suite User Forum
IScanQueueItem.getStatus returns the updated Status but IScanQueueItem.getIssues() not returning any issues of completed scans. But Burp UI shows issues in portal. Am I missing anything? I'm testing with Burp pro...
Hi team, I have a requirement wherein I want to perform active scan on requests that contain base64 encoded POST body. The entire body is base64 encoded. The body when decoded, gives JSON data. I want to write an extension...
Hi there, I have two extensions, I make a request in one of the extensions in the same extension I modify the request/response in processHttpMessage method. I can see this modified request/response in Logger correctly....
Hello! Based on the following quoted text extracted from: https://portswigger.net/burp/documentation/desktop/extensions "We review community-created extensions for security and quality before we make them available...
I'm working on a websocket extension and would like to grab the host/ip and port of the websocket server when a websocket message is received. Looking at the API it looks like this is not possible, but I'm a newb with Java...
Newb here. I figured out how to send an HTTP request using montoya but it's not registered by Proxy. Is it possible to send an HTTP request and have it registered by the Proxy tool? Can someone point me in the right...
Hello team, I'm using Burp Suite Professional v2023.3.5 in my company system and it windows 10.In BApp store the list is empty i reinstalled the burp and restarted the system but no use. Can you help me with...
Hi PortSwigger Team, I'm seeing some odd behavior with both the extensionData and preferences objects in Montoya. I've written an extension that tries to store settings that will persist after reloading the extension or...
Hello Dear, I am facing an error. I am not able to add my extension in Burp. I am getting the follow error: java.lang.Exception: Failed to load Python interpreter from Jython JAR file at burp.a3t.<init>(Unknown...
Hi people, I'm trying to use IPRotate burp extension to rotate my IP addresses but I'm having some issue using this. First I set up standalone Jython v2.7.3, then boto3 then installed IP Rotate extension from burp...
I am building an extension that calls doActiveScan and doPassiveScan. Is there a way to specify the scanner configuration. Currently tasks are created and there is a default scanner configuration used named Current auditing...
Is it possible to access websocket messages? I can use proxylistener to get the HTTP request but not the actual websocket messages. If possible are there any basic proof-of-concepts out there in python? TIA.
I am trying to export the auto generated certs from Burp to disk, by developing a Python extension. I found some similar messages from other folks in past, the goal is same, be able to use burp and WireShark for SSL...
Hello. I am trying to get the Viewstate Editor tab. I manually loaded the updated Bapp file https://portswigger.net/bappstore/ba17d9fb487448b48368c22cb70048dc and still no tab.
previously my burp suite was fine but today suddenly my burpsuite can't be opened and I re-downloaded the latest version of the burp suite file. But when I download the file it can't pliss help me
Hi, I'm using Burp Suite Enterprise with the 30 days of trial; I followed the login sequences and got the error message; Here is the collected information for your reproduce the scenario please STEPS: 1)...
Hi, I installed openapi-parser from the bApp store. After selecting an OpenAPI 3.0.0 specification file, I get the following error message: > Cannot invoke "io.swagger.v3.oas.models.media.Content.entrySet()" because the...
header = extender.helpers.analyzeRequest(currentreq).getHeaders() updatedheader = updateheader(str(header)) return extender.helpers.buildHttpMessage(updatedheader , body) I am trying to build the request, I am...
Hi currently I am enrolling in a API Security course. I am in a setup lab stage and it requires extension named Autorize. I already followed all the steps including put the stand along jython installer .jar file in python...
Have been trying to load any lab in burp community edition but it just refuses to work. It loads for a good while and then tells me the site isnt available and that its taking too long before the lab site responds. Ive tried...
Page 1 of 41
Your source for help and advice on all things Burp-related.