h2csmuggler icon indicating copy to clipboard operation
h2csmuggler copied to clipboard

sslv3 alert handshake failure

Open R0X4R opened this issue 3 years ago • 1 comments

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.

R0X4R avatar Sep 08 '21 11:09 R0X4R

read bugtrack before wasting time and filing a dup: https://github.com/BishopFox/h2csmuggler/issues/12 https://github.com/BishopFox/h2csmuggler/issues/10 https://github.com/BishopFox/h2csmuggler/pull/14

blshkv avatar Jan 11 '22 05:01 blshkv