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

sslv3 alert handshake failure #15

Open
R0X4R opened this issue Sep 8, 2021 · 1 comment
Open

sslv3 alert handshake failure #15

R0X4R opened this issue Sep 8, 2021 · 1 comment

Comments

@R0X4R
Copy link

R0X4R commented Sep 8, 2021

Hey @BishopFox,

While scanning the target I get multiple errors for sslv3 alert. Can you please suggest me how do I fix this.

$ python3 h2csmuggler.py --scan-list ../urls --threads 5
[INFO] Failed to upgrade: https://domain1.target.tld
[INFO] Failed to upgrade: https://domain2.target.tld
[INFO] Failed to upgrade: https://domain3.target.tld
[ERROR] [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123): https://domain4.target.tld
[ERROR] [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123): https://domain5.target.tld
[ERROR] [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123): https://domain6.target.tld
[ERROR] [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1123): https://domain7.target.tld
[INFO] Failed to upgrade: https://domain8.target.tld

Thanks.

@blshkv
Copy link

blshkv commented Jan 11, 2022

read bugtrack before wasting time and filing a dup:
#12
#10
#14

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