Burp Suite User Forum

Create new post

Repeater - 307 Redirects broken

It looks like the 307 Redirect is not implemented per spec in the Repeater. In Repeater, setting the "Follow Redirect", results in a 307 Redirect for a POST request gets converted to a GET request (and loses the POST...

Last updated: Mar 10, 2017 11:03AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Burp Collaborator : Documentation typo

In the tutorial for Burp Collaborator, the command to convert certificate from PEM to PKCS8 has a typo. https://portswigger.net/burp/help/collaborator_deploying.html#ssl ``` openssl pkcs8 -topk8 -inform PEM -in...

Last updated: Mar 08, 2017 06:07PM UTC | 0 Agent replies | 1 Community replies | Bug Reports

Possible Path encoding error leading to loading failure of extentions

When loading a stock extension (In this case, autorize), I encountered this error after updating this morning to the latest version. Version: 1.7.18 OS: Win10 Error: Traceback (most recent call last): File...

Last updated: Mar 08, 2017 03:12PM UTC | 1 Agent replies | 1 Community replies | Bug Reports

Extension with JRuby (bug?)

Hi, I downloaded the new release 1.7.19 that fixes a bug that was introduced in 1.7.18 that prevented Python and Ruby extensions from loading in Windows. But, I think there is still a problem, for example I take an...

Last updated: Mar 02, 2017 08:53AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Problem running burpsuite_free_linux_v1_7_10.sh on 32-bit Debian 8.6

Hello! After downloading burpsuite_free_linux_v1_7_10.sh from the website, allowing execution (chmod +x), then running it (even with sudo) I get the following error message: Unpacking JRE ... Starting Installer...

Last updated: Mar 01, 2017 04:37PM UTC | 2 Agent replies | 1 Community replies | Bug Reports

Burp v1.7.17 Pro appears to be dropping HTTPs requests

Hi everyone. I am having some issues with Burp Suite v1.7.17 Pro. I can load HTTP sites fine and intercept them with the Burp Proxy, but I am unable to load ANY HTTPs sites, the browser just continues to load waiting. I...

Last updated: Mar 01, 2017 10:05AM UTC | 7 Agent replies | 8 Community replies | Bug Reports

CONNECT request for plaintext resource fails

Hi, While testing Metasploit modules during module development, I will often try to pass the HTTP requests Metasploit is making through burp. However, when Metasploit is interacting with a plaintext resource (no SSL),...

Last updated: Feb 28, 2017 04:54PM UTC | 1 Agent replies | 1 Community replies | Bug Reports

Burp Scanner doesn't use cookie from session handling rule (makro)

So because I need some testcases for my new burp plugin I tried scanning the Hackerone bug bounty program of lyst.com https://hackerone.com/lyst . I found a potential bug in Burp's Makro/Session handling. The Makro is not...

Last updated: Feb 27, 2017 11:51AM UTC | 2 Agent replies | 4 Community replies | Bug Reports

How do i get this fixed ?!

I've downloaded webGoat which now runs on port 8080, and Burp is installed on port 8181 , i set up the browser connection proxy to 127.0.0.1:8181 burp proxy listener on 127.0.0.1:8181 and the target scope to...

Last updated: Feb 24, 2017 11:20AM UTC | 1 Agent replies | 1 Community replies | Bug Reports

Firefox Developer Tools shows 200 instead of 302 when using Burp as a proxy

Not sure why but for some 302 response if I'm using Burp as a proxy on Firefox from Burp Proxy History or Interception I can see the 302 but on Firefox Developer Tools shows me 200. Removing Burp as a proxy from Firefox I...

Last updated: Feb 23, 2017 07:26PM UTC | 2 Agent replies | 1 Community replies | Bug Reports

Burp cant handle same-name cookies set to different paths

Just chiming in to add another vote for fixing cookie jar handling for cookies with the same name but differing paths. In my case, two different sessionId cookies at root (/) and one at a subdirectory (/service/). Both are...

Last updated: Feb 23, 2017 09:17AM UTC | 2 Agent replies | 1 Community replies | Bug Reports

Buby

Buby no longer works with 1.6.20 (results in error: no implicit conversion of nil into String); 1.6.19 and below works fine.

Last updated: Feb 08, 2017 09:19PM UTC | 1 Agent replies | 4 Community replies | Bug Reports

1.7.17

This bug just started this morning with 1.7.17..... Temporary project -> load from configuration file-> Start Burp Loads 2 tabs for every extension.

Last updated: Feb 03, 2017 04:45PM UTC | 2 Agent replies | 3 Community replies | Bug Reports

Restoring a saved state

Hey, I was trying to restore a saved state and I keep recieving the same message. The state was stored in 1.7.14 and restored in 1.7.16 burp.f6c at burp.g1g.a(Unknown Source) at burp.g1g.a(Unknown Source) at...

Last updated: Feb 01, 2017 09:15AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Scanner errors, but logs show no errors

Running Burp Pro 1.7.16. I'm attempting to do an active scan against selected values in a PUT request. Here is an example of the data. {"notes":"Test","userN":"pentest"} I've marked "Test" and "pentest" in Intruder...

Last updated: Feb 01, 2017 09:00AM UTC | 1 Agent replies | 0 Community replies | Bug Reports

Not all repeater tabs saved/restored via state file

Hi, Tested on Mac OSX (save) and restore (Win & Mac). When saving the state file and restoring it later one, one Repeater tab (the last one) is missing from the restored state.Not sure whether it's not save in the...

Last updated: Jan 27, 2017 03:32PM UTC | 2 Agent replies | 2 Community replies | Bug Reports

Memory Leak

Hello, I wanted to chime in to see if there is a possible memory leak with the newest version of burpsuite. I was running a scan that seemed to have been running for almost 24 hours. I soon realized that burpsuite...

Last updated: Jan 27, 2017 11:11AM UTC | 3 Agent replies | 1 Community replies | Bug Reports

Line Feed not showing in response window

Recently we tested a website for CRLF problems, when sending GET /%23%0dSet-Cookie:%20test=test%20HTTP/1.1 ... the Server answers with an redirect to Location: xxx/#%0dSet-Cookie:... Burps Response Window is hiding the %0d...

Last updated: Jan 27, 2017 09:03AM UTC | 1 Agent replies | 1 Community replies | Bug Reports

Opening and saving an Intruder attack saves nothing

Steps to reproduce: 1. Open a previously saved Intruder attack using the "Intruder | Open saved attack" menu item in the main window. 2. Save the attack using the "Save | Attack" menu item. Expected results: Attack...

Last updated: Jan 25, 2017 02:42PM UTC | 2 Agent replies | 0 Community replies | Bug Reports

History logging disabled warning disappears after reload

In Proxy > Options > Miscellaneous when you check Disable logging to history and site map, a nice warning appears on the top of the Proxy History window saying "History logging disabled". However if you close Burp, reopen...

Last updated: Jan 25, 2017 02:27PM UTC | 2 Agent replies | 0 Community replies | Bug Reports

Page 137 of 148

Burp Suite Support Center

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

Burp Suite Support Center image