The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Sending Request Montoya

I'm trying to send a request with the following code, but getting -1. What's wrong with this workflow? TIA! HttpRequestResponse ret =...

Last updated: Jun 07, 2023 01:00PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Delete specific request from Burp's proxy history using my custom plugin

Hello, Is there a Burpsuite API that could be used to manipulate (or just delete) a specific request/response in the proxy history tab? Appreciate your support

Last updated: Jun 07, 2023 12:47PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Send HTTP request to extension?

Hi, I'm writing an extension in Montoya. Is there a method for accessing the Extensions option you get from right clicking on a request in the proxy or repeater? I want to have the following workflow: right click a...

Last updated: Jun 06, 2023 08:10AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

IScanQueueItem.getIssues() not returning issues

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...

Last updated: Jun 02, 2023 11:04AM UTC | 3 Agent replies | 2 Community replies | Burp Extensions

Decode Base64 Post body for Scanner

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...

Last updated: Jun 01, 2023 01:48PM UTC | 4 Agent replies | 3 Community replies | Burp Extensions

See modified Request in 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....

Last updated: Jun 01, 2023 01:23PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Requesting more details on security reviews executed by PortSwigger on BappStore extensions

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...

Last updated: Jun 01, 2023 07:32AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Get Websocket Server IP

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...

Last updated: May 31, 2023 06:33AM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

HttpRequest.httpRequest() to Proxy?

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...

Last updated: May 26, 2023 03:22PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Extensions List is Empty in BApp store

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...

Last updated: May 26, 2023 08:21AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Error running IPRotate burp extension

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...

Last updated: May 22, 2023 08:05AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Scan Configuration

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...

Last updated: May 18, 2023 03:57PM UTC | 10 Agent replies | 11 Community replies | Burp Extensions

Accessing websocket messages

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.

Last updated: May 18, 2023 02:53PM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Export Burp dynamic generated certs to disk using python extension

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...

Last updated: May 17, 2023 03:53PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Viewstate Editor

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.

Last updated: May 17, 2023 10:15AM UTC | 2 Agent replies | 3 Community replies | Burp Extensions

failed file

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

Last updated: May 11, 2023 10:03AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

The scan is configured to use recorded login sequences. This requires browser-powered scanning, which your hardware does not support. Please see the system requirements for details.

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)...

Last updated: May 11, 2023 12:42AM UTC | 3 Agent replies | 5 Community replies | Burp Extensions

openapi-parser - issue when importing Swagger file

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...

Last updated: May 10, 2023 09:18AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Unable to build http request with header

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...

Last updated: May 09, 2023 10:43AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

I cannot install Autorize extension from BApp

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...

Last updated: May 09, 2023 08:04AM UTC | 3 Agent replies | 3 Community replies | Burp Extensions

Page 11 of 51

Burp Suite Support Center

Your source for help and advice on all things Burp-related.

Burp Suite Support Center image