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

Found 50 posts in 50 threads

Browser receives "HTTP/1.0 200 Connection established" from BURP which received "HTTP/1.1 404 Not Found"

Accept-Language: en-CA,en-US;q=0.7,en;q=0.3 Accept-Encoding: gzip, deflate, br Content-Type: application/x-www-form-urlencoded ; charset=UTF-8 Content-Length: 67 Origin: https://www.XXXX.ca DNT: 1 Connection: keep-alive Referer s_vnum=15...%3D5; AMCVS_37...%40AdobeOrg=1; check=true; wz_svgmcv_idnum=92...92_5; s_cc=true; AWSELB=67 Accept-Language: en-CA,en-US;q=0.7,en;q=0.3 Accept-Encoding: gzip, deflate Content-Type: application/x-www-form-urlencoded ; charset=UTF-8 Content-Length: 67 Origin: https://www.XXXX.ca DNT: 1 Connection: close Referer:

Last updated: May 12, 2020 08:30AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Lab: Modifying serialized data types

%54%7a%6f%30%4f%69%4a%56%63%32%56%79%49%6a%6f%79%4f%6e%74%7a%4f%6a%67%36%49%6e%56%7a%5a%58%4a%75%59%57% 74%39 Internal Server Error PHP Fatal error: Uncaught Exception: unserialize() failed in /var/www /index.php:4 Stack trace: #0 {main} thrown in /var/www/index.php on line 4 ??

Last updated: Jul 19, 2023 11:43AM UTC | 8 Agent replies | 15 Community replies | How do I?

HTTP Request Smuggling

The request for "Confirming TE.CL vulnerabilities using differential responses" is given as "POST /search Content-Length: 146 x= 0 POST /search HTTP/1.1 Host: vulnerable-website.com Content-Type: application/x-www-form-urlencoded Content-Length: 11 q=smuggling". Content-Length: 146 x=POST /search HTTP/1.1 Host: vulnerable-website.com Content-Type: application /x-www-form-urlencoded Content-Length: 11 q=smuggling".

Last updated: Feb 14, 2022 01:54PM UTC | 1 Agent replies | 0 Community replies | How do I?

Unable to build http request with header

103.0.5060.134 Safari/537.36, Connection: close, Cache-Control: max-age=0, Content-Type: application/x-www-form-urlencoded , Content-Length: 67] <type 'java.util.ArrayList'> the value is the same in updatedheader and

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

Modifying serialized objects

Connection: close Cookie: session=%54%7a%6f%30%4f%69%4a%56%63%32%56%79%49%6a%6f%79%4f%6e%74%7a%4f%6a%67% this - Internal Server Error PHP Fatal error: Uncaught Exception: unserialize() failed in /var/www /index.php:4 Stack trace: #0 {main} thrown in /var/www/index.php on line 4.

Last updated: Apr 06, 2021 03:26PM UTC | 2 Agent replies | 0 Community replies | How do I?

Scan Engine Disabled

But when updating to V2023.2 burpsuite, the scan engine is disabled.

Last updated: Apr 05, 2023 01:38PM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Parameter handling

The blog posts you mention are all first page search engine results.

Last updated: Apr 02, 2020 09:29AM UTC | 3 Agent replies | 2 Community replies | How do I?

How do I search the support "forum"?

Hi Ian, Unfortunately, we do not currently have a search function available on our forums. Introducing a new search function for our forum, however, is currently being worked on by our website In the meantime, whilst not being ideal, you could always try and perform your search via search engine

Last updated: May 20, 2020 05:12PM UTC | 1 Agent replies | 0 Community replies | How do I?

Discover content requests with cookies

In case someone else needs this at a later point in time and finds this via a Search Engine, just as

Last updated: Jan 07, 2021 04:36AM UTC | 2 Agent replies | 3 Community replies | How do I?

Request Engine

I can not see in the Intruder in the options pannel the Request Engine which enable us to change the

Last updated: Jun 07, 2021 07:53AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Send request in the same connection turbo intruder

req POST / HTTP/1.1 Host: example.com Connection: keep-alive Content-Type: application/x-www-form-urlencoded : 0 GET / HTTP/1.1 X: x Turbo intruder script def queueRequests(target, wordlists): engine

Last updated: Sep 28, 2022 02:16PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

vulnerable yes or no

POST /dz588q90/xhr/api/v2/collector/beacon HTTP/1.1 Host: www.---------.com Origin: http://example.com : */* Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Content-Type: application/x-www-form-urlencoded Content-Length: 1410 Origin: https://www.--------.com Connection: close Referer: https://www.realself.com /search?

Last updated: Jul 05, 2021 10:20AM UTC | 0 Agent replies | 0 Community replies | How do I?

Server-side pause-based request smuggling ISSUE

web-security-academy.net Cookie: session=mAbLimPqmVB5vNGU7notqlDu7ZCsW8O4 Content-Type: application/x-www-form-urlencoded keep-alive GET /admin HTTP/1.1 Host: localhost def queueRequests(target, wordlists): engine

Last updated: Jul 05, 2024 08:21AM UTC | 4 Agent replies | 2 Community replies | How do I?

Academy Leaning Material minor mistake on "Finding HTTP request smuggling vulnerabilities" page.

the heading "Confirming TE.CL vulnerabilities using differential responses" reads as below: POST /search HTTP/1.1 Host: vulnerable-website.com Content-Type: application/x-www-form-urlencoded Content-Length Transfer-Encoding: chunked 7c GET /404 HTTP/1.1 Host: vulnerable-website.com Content-Type: application/x-www-form-urlencoded

Last updated: Oct 08, 2021 12:52AM UTC | 0 Agent replies | 0 Community replies | Bug Reports

HTTP smuggling

For example i want to send this request to Confirming TE.CL vulnerabilities: POST /search HTTP/1.1 Host: vulnerable-website.com Content-Type: application/x-www-form-urlencoded Content-Length: 4 Transfer-Encoding : chunked 7c GET /404 HTTP/1.1 Host: vulnerable-website.com Content-Type: application/x-www-form-urlencoded

Last updated: Mar 03, 2022 04:04PM UTC | 2 Agent replies | 2 Community replies | How do I?

Burp task execution engine paused

I am using the below command to start my burp pro instance. Everytime I launch it burp launches with task execution paused. Is there a way to enable it by default? command: java -jar burp.jar...

Last updated: Aug 29, 2024 12:21PM UTC | 2 Agent replies | 1 Community replies | How do I?

why there is an empty line after Content-Length header in http smuggle attacks?

for example : POST /search HTTP/1.1 Host: normal-website.com Content-Type: application/x-www-form-urlencoded

Last updated: Mar 21, 2022 06:13PM UTC | 0 Agent replies | 1 Community replies | How do I?

HTTP Request Smuggling POST Request with Body

response portion starts with a POST request without a body and then smuggles a GET request: POST /search HTTP/1.1 Host: vulnerable-website.com Content-Type: application/x-www-form-urlencoded Content-Length Transfer-Encoding: chunked 7c GET /404 HTTP/1.1 Host: vulnerable-website.com Content-Type: application/x-www-form-urlencoded The HTTP Request Smuggler identifies two requests that are subject to smuggling: POST /search HTTP For example if I want to smuggle the following request my prefix variable is set to: '''POST /search

Last updated: May 29, 2020 08:12AM UTC | 1 Agent replies | 0 Community replies | How do I?

Parameter 'search'

LABS: Reflected XSS into HTML context with all tags blocked except custom ones No parameter 'search

Last updated: Oct 26, 2020 08:55AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Lab: CSRF where token is tied to non-session cookie

Cookie: session=**************; csrfKey=************************* Content-Type: application/x-www-form-urlencoded session=*******************; csrfKey=<<"obtained CSRF cookie HERE">> Content-Type: application/x-www-form-urlencoded Went back to the original browser, performed a search from the wiener's page and sent the resulting request search=hat HTTP/2 Host: LAB_ID.web-security-academy.net Cookie: session=****************; csrfKey search=green%0d%0aSet-Cookie:%20csrfKey=YOUR-CSRF_COOKIE HTTP/2 Host: LAB_ID.web-security-academy.net

Last updated: Aug 01, 2024 07:16AM UTC | 6 Agent replies | 8 Community replies | Bug Reports

How do I tell content-discovery to give up on a certain directory tree

Hi There isn't really a way to do this from the Content Discovery engine. However, if you go to "Settings > Search > Out-of-scope request handling", you can tell Burp to drop

Last updated: Jan 25, 2023 10:20AM UTC | 1 Agent replies | 0 Community replies | How do I?

Enterprise Scan Engine Update 2024.1.1.6

Hello, I can not download and install Scan Engine Update 2024.1.1.6.

Last updated: Mar 15, 2024 05:23PM UTC | 3 Agent replies | 4 Community replies | Bug Reports

Tabbed search

I would like to have a single search window and a possibility to perform multiple searches (and leave Preferably with an option in the user options to enable or disable tabbed search.

Last updated: Jul 06, 2022 10:26AM UTC | 2 Agent replies | 1 Community replies | Feature Requests

RegEx in HTTP history search crashes burp

Recently I had an issue that my project file got corrupted after using poorly optimized RegEx in burp search engine. of disabling auto-regex evaluation on startup or possibly a way to add RegEx timeout that would stop search

Last updated: Jan 02, 2020 01:51PM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Chaining regexes

Does regex engine in Burp support look-forward regex syntax? I can't get it to work. =liqpw) But I'm getting 0 search results.

Last updated: Aug 02, 2019 08:17AM UTC | 1 Agent replies | 0 Community replies | How do I?

URL-encoded format--UTF 8

Try using the "Search" tab to search for UTF encoding.

Last updated: Nov 10, 2022 08:31PM UTC | 2 Agent replies | 2 Community replies | How do I?

Burpsuite v2021.10.3 freeze on launch (~30% chance of happening)

java 16.0.2 2021-07-20 Java(TM) SE Runtime Environment (build 16.0.2+7-67) Java HotSpot(TM) 64-Bit Server VM (build 16.0.2+7-67, mixed mode, sharing) Burpsuite v2021.10.3 Edition Windows 10 Home

Last updated: Jan 07, 2022 12:24PM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Control of the Intruder Engine

Does the present version of burp suite provides any API to control the Intruder engine that means using

Last updated: Apr 13, 2017 03:22PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Public post search

I can't find my old post and the search menu only let me go through all results from the beginning of

Last updated: Jan 10, 2020 10:31AM UTC | 1 Agent replies | 0 Community replies | How do I?

I can't find request engine

I'm learning burp suite from portswigger learning paths and i cannot find this feature.

Last updated: Jun 04, 2021 08:48AM UTC | 1 Agent replies | 0 Community replies | How do I?

Search among extensions

Howver, I'd deeply appreciate a Search feature in "Extender / BApp Store" (and possibly in the Web version

Last updated: Oct 26, 2018 11:54AM UTC | 1 Agent replies | 0 Community replies | Feature Requests

Search Functionality Results

Searching for a particular string with "Target, Repeater, Proxy, and Organizer" all checked under "Tools". It is not returning the requests that contain that string which have a Source of "Proxy." However, if I uncheck...

Last updated: Aug 11, 2023 07:34AM UTC | 2 Agent replies | 2 Community replies | Bug Reports

XSS DOM Based

Another great example where Burp is an information engine, more than a solution engine.

Last updated: Dec 13, 2021 02:16PM UTC | 1 Agent replies | 1 Community replies | How do I?

Lab: Exploiting HTTP request smuggling to perform web cache deception (Solution incorrect)

POST / HTTP/1.1 Host: xxx-your-lab-id-xxx.web-security-academy.net Content-Type: application/x-www-form-urlencoded It was the Repeater results in the Burp Search for "POST /" that eventually returned the API Key....wierd

Last updated: Jun 25, 2021 07:17AM UTC | 4 Agent replies | 7 Community replies | How do I?

Getting started: Failure because Firefox 67 changes always http: to https:

Firefox 67 changes every URL from http: to https: and nothing works.

Last updated: May 29, 2019 04:15PM UTC | 1 Agent replies | 0 Community replies | How do I?

Lab: 2FA bypass using a brute-force attack

turbo intruder script def queueRequests(target, wordlists): engine = RequestEngine(endpoint=target.endpoint requestsPerConnection=100, pipeline=False, engine

Last updated: Jan 19, 2022 10:53PM UTC | 7 Agent replies | 16 Community replies | How do I?

Search regex extract

I'd like to have a way to have Burp Search extract all the values that match a certain regex or results a regex, saving the items without Base64 encoding, opening the file in Sublime, and using its regex search

Last updated: Nov 25, 2020 05:50PM UTC | 2 Agent replies | 0 Community replies | Feature Requests

search results value extraction

Would it be possible to add a grep value extractor, similar to what we have in intruder, to the overall search I may search for all requests with a certain value, but want to be able to see that, or another value in columns of the search window.

Last updated: Jul 10, 2017 01:37PM UTC | 2 Agent replies | 2 Community replies | Feature Requests

Turbo Intruder error

Accept-Language: ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3 Accept-Encoding: gzip, deflate Content-Type: application/x-www-form-urlencoded Python script (almost unchanged from examples/basic.py): def queueRequests(target, wordlists): engine

Last updated: Jun 21, 2023 06:54AM UTC | 5 Agent replies | 7 Community replies | Burp Extensions

Search lacks scanner option

Hello, It would be very useful if there is a tickbox in Burp->Search.

Last updated: Sep 14, 2017 02:34PM UTC | 1 Agent replies | 0 Community replies | Feature Requests

Add time counter between Intruder requests (initiate an Intruder request every x seconds/minutes)

hey, there is no Request Engine here.

Last updated: Oct 16, 2024 07:36AM UTC | 6 Agent replies | 10 Community replies | Feature Requests

Filter for HTTP verbs in search

Hi guys! I was thinking that it might be useful to be able to filter searches for HTTP verbs (e.g., only POST, only GET, etc.). Thanks!

Last updated: Mar 17, 2022 08:50AM UTC | 2 Agent replies | 1 Community replies | Feature Requests

Additional Proxy History Search Filters

It would be really helpful to be able to specify proxy history searches to be limited to either requests or responses.

Last updated: Mar 19, 2019 12:38PM UTC | 1 Agent replies | 2 Community replies | Feature Requests

Search through nested values

nested insertion points for the scanner which is great but it could be very handy to be able to make search through nested values (ex: to search a string which is encoded in base64).

Last updated: Mar 07, 2018 09:57AM UTC | 0 Agent replies | 0 Community replies | Feature Requests

Workaround for Java errors opening Burp on a secondary display on Linux

encountered this and worked through it before I could blame Burp, so I want to post about it here for search-engine

Last updated: May 19, 2023 09:04AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

UTF-8 search not working

Could you enhance search to cover UTF-8 characters as well?

Last updated: Oct 16, 2017 10:09AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Make Search Match better for Comparer

I noticed there is a pre-defined shortcut for "Editor: Go to next search match", which is unfortunately

Last updated: Sep 22, 2017 01:34PM UTC | 1 Agent replies | 0 Community replies | Feature Requests

File search and buttons don't work

I'm currently using the latest stable version of the Windows Desktop version. For some reason, whenever I'm trying to select a wordlist in Intruder or a session file, it doesn't work and all buttons loose all...

Last updated: Oct 30, 2023 09:45AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Installer fails on linux

0x00007fc60e3e112c, pid=81701, tid=81702 # # JRE version: OpenJDK Runtime Environment (16.0.2+7) (build 16.0.2+7-67 ) # Java VM: OpenJDK 64-Bit Server VM (16.0.2+7-67, mixed mode, tiered, compressed oops, compressed

Last updated: Dec 07, 2021 04:59PM UTC | 2 Agent replies | 1 Community replies | Bug Reports

Restrict search in responses or requests only

awesome, it would be even more awesome if it were possible, when searching for a string, to restrict the search

Last updated: Jan 28, 2019 03:31PM UTC | 1 Agent replies | 1 Community replies | Feature Requests