Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content-Length gets updated even it is disabled #14

Open
ls4cfk opened this issue Aug 30, 2022 · 4 comments
Open

Content-Length gets updated even it is disabled #14

ls4cfk opened this issue Aug 30, 2022 · 4 comments

Comments

@ls4cfk
Copy link

ls4cfk commented Aug 30, 2022

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.

@B-i-t-K
Copy link
Member

B-i-t-K commented Aug 31, 2022

Are you sure you are using the last version ?

This has been patch by #8

@ls4cfk
Copy link
Author

ls4cfk commented Aug 31, 2022

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

image

@B-i-t-K
Copy link
Member

B-i-t-K commented Aug 31, 2022

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!

@D3vil0p3r
Copy link

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

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants