augustd / burp-suite-error-message-checks

Burp Suite extension to passively scan for applications revealing server error messages
64 stars 23 forks source link

Extension freezes Burp on start #59

Open denevin opened 2 years ago

denevin commented 2 years ago

On Windows 10, when I close Burp program after working on a project, then start it again after few minutes with default settings, quite often the program will freeze. I narrowed it down to this happening when either “Error Message Checks” or “Software Version Reporter” extension is enabled. I’m not sure about other extensions. It’s possible to reproduce this issue quickly on my computer after starting and stopping burp about 3-4 times.

Also when I start Burp I usually click on the maximize button when it’s loading before it starts, after which it resizes when it loads. However I am able to reproduce this issue without having to click resize button on start.

PreflightOptions commented 2 years ago

@denevin I've been slowly debugging this issue for a few months in spare time. Are you set up in an environment that requires the use of a proxy for outbound connections?

denevin commented 2 years ago

@denevin I've been slowly debugging this issue for a few months in spare time. Are you set up in an environment that requires the use of a proxy for outbound connections?

@PreflightOptions I'm using it while connected to corporate VPN. I'm not using an outbound proxy.