PwnFox icon indicating copy to clipboard operation
PwnFox copied to clipboard

Content-Length gets updated even it is disabled

Open ls4cfk opened this issue 2 years ago • 4 comments

Hi,

I come across a weird issue in the BurpSuite when the PwnFox extension is loaded, The Update Content-Length feature stops working. After disabling the feature, Content-Length stills gets updated when the requests are sent via the repeater. This can be checked via the logger tab.

I've spoken to PortSwigger Support, they tested the PwnFox and made the suggestion to switch using IProxyListener instead of IHttpListener.

Based on the tests they have done with PwnFox and BurpSuite, the behavior was fixed after switching to IProxyListener.

Hope this helps.

ls4cfk avatar Aug 30 '22 14:08 ls4cfk

Are you sure you are using the last version ?

This has been patch by https://github.com/yeswehack/PwnFox/pull/8

B-i-t-K avatar Aug 31 '22 01:08 B-i-t-K

Hi, That should fix the issue but the latest release does not really contain the fix?

image

ls4cfk avatar Aug 31 '22 08:08 ls4cfk

Oh yeah my bad, I've merged the pr but forgot to update the releases. I doing some update on the firefox part also, it should available this week.

Thanks!

B-i-t-K avatar Aug 31 '22 08:08 B-i-t-K

Hello @B-i-t-K Is this issue fixed?

Thanks

D3vil0p3r avatar Dec 11 '22 23:12 D3vil0p3r