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

Error when configuring evilginx to use burp suite #1118

Open
iliwasel opened this issue Oct 2, 2024 · 1 comment
Open

Error when configuring evilginx to use burp suite #1118

iliwasel opened this issue Oct 2, 2024 · 1 comment

Comments

@iliwasel
Copy link

iliwasel commented Oct 2, 2024

When configuring evilginx 3.3.0 to use burp suite as a proxy, the first request goes successfully through Burp Suite but an error occurs when Burp Suite sends the response back to evilginx.
You get the following error: Cannot read TLS response from mitm'd server proxyconnect tcp: EOF
I tested different types of protocols like (http, https, socks5, socks5h) but nothing helped.

When using the environment variables only and disabling proxy inside evilginx like this http_proxy=localhost:8080 https_proxy=localhost:8080 ./evilginx then I get the following error:
Cannot read TLS response from mitm'd server proxyconnect tcp: tls: first record does not look like a TLS handshake

I made sure that the Burp Suite root CA is correctly installed in my certificate store in Ubuntu but nothing helped.

@acidsloth
Copy link

acidsloth commented Nov 5, 2024

I have the same issue but different error: WARN: Cannot write TLS response body from mitm'd client: remote error: tls: user canceled

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

2 participants