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

Burp Suite User Forum

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

SUPPORT CENTRE DISCORD

Create new post

request().url() return value inconsistent

While working on an extension I came across an odd behavior but I'm not sure if it's expected or something with my extension code. It looks like for some reason, the HttpReuqestResponse.request().url() returns different...

Last updated: Apr 15, 2024 08:41AM UTC | 2 Agent replies | 2 Community replies | Burp Extensions

sqlpyi

Hi I am trying to install sqlpyi but its not working , i tried many things but its showing sqlmap api is not running.I am using window machine. Colud you help me for this issue. Below some error when i tried to run...

Last updated: Apr 15, 2024 08:40AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

api to toggle request method and body encoding

Hello Is there some api support to toggle http request? I konw the toggleRequestMethod can be use to toggle method from GET and POST,is there some one support toggle param to mutipart param in montoya api(like use it in the...

Last updated: Apr 10, 2024 10:27AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Are Jython extensions deprecated?

Hello, I was looking into writing an extension, and all of the current documentation seems to indicate it should be done in Java via the new Montoya API. Is Jython support going to go the way of the old extender API?...

Last updated: Apr 09, 2024 12:24PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

How to limit binary response size

Hello I'm developing my extension to scan some backup file, like test.zip.But it will affect the performance when a large binary file be found.Is there some setting or some advices to limit the size of response in burp...

Last updated: Apr 08, 2024 09:00AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Global keyboard shortcut

Hi, I am writing an extension where it needs to access HttpRequestResponse object attached to currently focused editor from proxy, repeater, intruder tabs etc. I know context menu has this object encapsulated in event...

Last updated: Apr 05, 2024 09:34PM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Fetch selected HTTP request/response without ContextMenu

Hello, thank you for your efforts on Burp's cool MontoyaAPI. I am currently developing an extension, and I would like to retrieve selected HTTP requests or responses from the Proxy History table or any other...

Last updated: Apr 05, 2024 07:57AM UTC | 5 Agent replies | 4 Community replies | Burp Extensions

Persistence Ballooning Files

Hi, An extension I've built uses Montoya Persistence quite a lot. I previously ran into an issue where Burp files were ballooning because I was creating new lists every time I needed to save a new item to a list. I...

Last updated: Apr 04, 2024 02:54PM UTC | 6 Agent replies | 5 Community replies | Burp Extensions

Get Only Selected Requests in Proxy History

I'm writing an extension using Montoya API. It needs to look at items in the proxy history and do some analysis. I see there is a method to get filtered items: List<ProxyHttpRequestResponse> history(ProxyHistoryFilter...

Last updated: Apr 02, 2024 07:36PM UTC | 2 Agent replies | 2 Community replies | Burp Extensions

Using Hackvetor

Good day, in the solution for lab 17, how do we know the xml entity to use is "hex_entities" because there are more than 20 other entities we could use to encode. thank you.

Last updated: Mar 26, 2024 09:43AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Crawl.statusMessage in Montoya API is "Not yet implemented"

In a project I'm working on, I am trying to automate the scanning of a target in Burp Suite Professional. Because existing solutions like https://github.com/NetsOSS/headless-burp are old and have deprecation issues, I am...

Last updated: Mar 25, 2024 04:04PM UTC | 3 Agent replies | 2 Community replies | Burp Extensions

How can i use global variable like fucntionality in burp repeater

I have a request in repeater and i want to store some values from this request as a global variable so that i can use them in other requests. it could be like in a key-value pair and stored in a seprate tab of extension...

Last updated: Mar 16, 2024 12:51AM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Private Burp Collab Server Only Failing 'Verify DNS Interaction"

Hello, I am running into an issue where all checks are successful aside from DNS Verification. I have confirmed my config multiple times, but am still running into the same issue each time. I am using the server...

Last updated: Mar 15, 2024 02:43PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Getting the highlighted text in a HttpRequest or Response

Hey, Is it possible with Montoya or any other method in Java to get the highlighted text of a Request/response? I'm wanting to pass/get some highlighted text into a contextmenu event. Appreciate any help!

Last updated: Mar 08, 2024 10:52AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Folder for loading libraries/modules doesnt seem to work

"java":{ "folder_for_loading_library_jar_files":"path" }, "python":{ "folder_for_loading_modules":"path", "location_of_jython_standalone_jar_file":"path_jython" } This doesn't seem to take effect. I have taken...

Last updated: Mar 08, 2024 08:48AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Difference in response when active scan initiated via "BURP REST API Extension" and "BURP UI"

Observed that when "Active scan" is initiated via 'Burp REST API Extension', there is no response obtained for a request. However, if "Active Scan" is performed via the 'Burp UI-> Right Click option ("Do Active Scan")' then...

Last updated: Mar 01, 2024 11:36AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

BCheck SQLi bypass autentication

Hi Hannah, and all Can you answer something for BCheck, how can I check for vulnerabilities in the body of the POST request for example: ``` Content-Length: 33 Sec-Ch-Ua: "Chromium";v="121", "Not...

Last updated: Feb 29, 2024 01:50PM UTC | 2 Agent replies | 7 Community replies | Burp Extensions

JUnit test with Burp Extensions

Hi, I'm developing a Burp Extension and want to add some testing. Is there a way to create IHttpRequestResponse objects manual? Or retrieve callbacks during a JUnit test, without starting Burp. I do not really know what...

Last updated: Feb 21, 2024 10:43AM UTC | 5 Agent replies | 6 Community replies | Burp Extensions

Jual Dildo Alat Bantu Pria / Wanita Di Jakarta Timur 081211113961 Toko Dildo Jakarta Timur

TOKO ACONG : JUAL DILDO, JUAL ALAT BANTU PRIA WANITA Jual Alat Bantu Pria Dan Wanita Dengan Kualitas Terbaik Watshapp : 081211113961 No Hp Aktif : 081211113961 Biar kami kirim gambar yang sesuai yang...

Last updated: Jan 10, 2024 11:18AM UTC | 0 Agent replies | 0 Community replies | Burp Extensions

Suitab Highlight when action is performed in ContextMenu

This is more for the aesthetics of the extension. In a native burp tab, if we sent anything from the context menu, for example : Burp Proxy "Send to Repeater", the "Repeater" tab will light up. So how can I also do...

Last updated: Jan 08, 2024 04:14PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Page 4 of 50

Burp Suite Support Center

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

Burp Suite Support Center image