Burp Suite User Forum

Create new post

{"error":{"code":"404","message": "Resource not found"}} Empty response from Bing.: domain:testphp.vulnweb.com

Hi everyone I'm trying to use an extension Bing for BURP in Python but I'm getting the following error: {"error":{"code":"404","message": "Resource not found"}} Empty response from Bing.:...

Last updated: Oct 03, 2023 09:29AM UTC | 4 Agent replies | 5 Community replies | Burp Extensions

Setting up Pycharm, is there a burp python module? or how do I resolve imports?

OK I have a pycharm project, I have loaded legacy example from the github https://github.com/PortSwigger the source examples contain imports that don't resolve so give errors... from burp import IBurpExtender from...

Last updated: Sep 25, 2023 10:58AM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

DOM Invader is missing in Burp browser

Hi, I don't see Burp extension in the Burp browser after recent updates I believe. Currently I am in v2023.10.1.1. So I installed Burp recorder extension on Burp browser from Chrome extension store. But still I don't see...

Last updated: Sep 25, 2023 07:11AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

CSRF Scanner not detecting CSRF token named ContactCsrfToken

Note: This issue was generated by the Burp extension: CSRF Scanner. Issue detail The request does not appear to contain an anti-CSRF token. However we are using a token such as the...

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

SQLMap API is not running!

I'm trying to use the SQLipy extension but I am facing error as SQLMap API is not running. When I try to start the API by clicking on the "Start API", nothing happens. I've tried multiple ports, restarting, reloading and...

Last updated: Sep 21, 2023 01:25PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Turbo Intruder ( Import error of a python library - requests module )

I am trying to import requests library of Python in Turbo Intruder attack scripts But I am encoutering this error ``` There was an error executing your Python script. This is probably due to a flaw in your script, rather...

Last updated: Sep 21, 2023 04:01AM UTC | 0 Agent replies | 3 Community replies | Burp Extensions

Burp suite

Hi guys when i tap burp suite under application in parrot OS 5.3 nothing happens pls what do i do

Last updated: Sep 20, 2023 01:05PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Adding custom column to Burp Logger

Is there a way to develop an extension that adds a custom column to Burp Logger? Does Burp API allow for that?

Last updated: Sep 18, 2023 08:42AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

How do I extend Burp's Search functionality to look for text maintained by my plugin?

I have developed a plugin that encodes/decodes the traffic to/from an web app. The web app in question uses a custom encoding making it impossible to search inside the POST request bodies. I can extend my plugin or develop...

Last updated: Sep 18, 2023 08:41AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Creating Python Based Extension using current Burp API (Sept 2023), supported?

Current Portswigger Docs https://portswigger.net/burp/documentation/desktop/extensions/creating says "...Burp Suite only supports extensions written in Java 17 or lower." The same section and subsections does not...

Last updated: Sep 18, 2023 06:52AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Error while developing burp extension

I am getting the following error in my code: File "***line 56, in processHttpMessage if url in self.in_scope_targets: AttributeError: 'BurpExtender' object has no attribute 'in_scope_targets' Please help...

Last updated: Sep 15, 2023 11:09AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

How do I wrap text and enable coloring in an IMessageEditorTab?

My plugin uses an IMessageEditorTab to extend the functionality of Burp message editor. Oftentimes, the text does not fit in the width of the tab, so a scrollbar appears. Is there any way to enable text wrapping and text...

Last updated: Sep 15, 2023 10:40AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

How do I enable the context menu from an IMessageEditorTab?

My plugin uses an IMessageEditorTab to extend the functionality of Burp message editor. Is there any way I can enable the right-click context menu on my extension's tab in the same way it does on the Raw tab?

Last updated: Sep 15, 2023 10:35AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Extension HttpRequest persistence

I'm building an extension that provides functionality similar to burp repeater, and I'm trying to save the extension's "state" to the project file, including configurations -which I have managed to do successfully- and...

Last updated: Sep 14, 2023 09:24AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Configure hotkeys for extension

Hi, I was wondering whether its possible to configure a hotkey for an extension menu item? Thanks in advance.

Last updated: Sep 12, 2023 10:27AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Handling multipart requests with Montoya API

Is there an example of how to handle multipart parameters in Montoya API? I can fetch the parameters from the request using HttpRequest().parameters(). If some of the parameters are files with a filename, somewhere in there...

Last updated: Sep 08, 2023 04:08PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

resources for developing plugin for beginers

Is there a resource for creating a basic plugin step by step including a project setup for java/python using montoya api ?

Last updated: Sep 08, 2023 08:43AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

HttpRequestTemplate requestTemplate() not implemented ?

Hello, I am trying to create an extension using the montoya API to register Payload Generator for the Intruder. When trying to retrieve the HttpRequestTemplate from the AttackConfiguration object with the...

Last updated: Sep 07, 2023 04:40PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

burp create custom msg editor like repeator

Hello,I want create http request/response dialog by callbacks.createMessageEditor, But I not found "send " button in dialog like repeator tab, How solved it?

Last updated: Sep 05, 2023 03:32AM UTC | 3 Agent replies | 3 Community replies | Burp Extensions

Burp Extension Python Import Error

Hi, I'm trying to create a new python extension but i'm guessing Jython cannot find the burp libs so i'm getting the following error: ImportError: cannot import name IBurpExtender While the extension code for this...

Last updated: Sep 04, 2023 10:28AM UTC | 10 Agent replies | 10 Community replies | Burp Extensions

Page 6 of 49

Burp Suite Support Center

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

Burp Suite Support Center image