RootTheBox icon indicating copy to clipboard operation
RootTheBox copied to clipboard

SSL Errors

Open CovertError opened this issue 6 years ago • 4 comments

Not sure what those are but it kept happening

Oct 10 10:20:00 DO-Droplet python3.6[1034]: [W 191010 10:20:00 iostream:1407] SSL Error on 20 ('202.185.32.179', 39153): [SSL: HTTP_REQUEST] http request (_ssl.c:852)
Oct 10 10:20:01 DO-Droplet python3.6[1034]: [W 191010 10:20:01 iostream:1407] SSL Error on 20 ('202.185.32.179', 39170): [SSL: HTTP_REQUEST] http request (_ssl.c:852)
Oct 10 10:21:55 DO-Droplet python3.6[1034]: [W 191010 10:21:55 iostream:1407] SSL Error on 20 ('202.185.32.179', 40404): [SSL: HTTP_REQUEST] http request (_ssl.c:852)
Oct 10 11:07:03 DO-Droplet python3.6[1034]: [W 191010 11:07:03 iostream:1407] SSL Error on 5 ('95.213.187.186', 28859): [SSL: HTTP_REQUEST] http request (_ssl.c:852)
Oct 10 11:07:08 DO-Droplet python3.6[1034]: [W 191010 11:07:08 iostream:1407] SSL Error on 5 ('95.213.187.187', 35907): [SSL: HTTPS_PROXY_REQUEST] https proxy request (_ssl.c:852)
Oct 10 11:07:14 DO-Droplet python3.6[1034]: [W 191010 11:07:14 iostream:1407] SSL Error on 5 ('95.213.187.186', 40423): [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)
Oct 10 11:13:18 DO-Droplet python3.6[1034]: [W 191010 11:13:18 iostream:1407] SSL Error on 5 ('95.213.187.188', 28998): [SSL: HTTP_REQUEST] http request (_ssl.c:852)
Oct 10 11:13:23 DO-Droplet python3.6[1034]: [W 191010 11:13:23 iostream:1407] SSL Error on 5 ('95.213.187.188', 57352): [SSL: HTTPS_PROXY_REQUEST] https proxy request (_ssl.c:852)
Oct 10 11:13:29 DO-Droplet python3.6[1034]: [W 191010 11:13:29 iostream:1407] SSL Error on 5 ('95.213.187.186', 15051): [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)
Oct 10 15:07:30 DO-Droplet python3.6[1034]: [W 191010 15:07:30 iostream:1407] SSL Error on 5 ('95.213.187.190', 9244): [SSL: HTTP_REQUEST] http request (_ssl.c:852)
Oct 10 15:07:35 DO-Droplet python3.6[1034]: [W 191010 15:07:35 iostream:1407] SSL Error on 5 ('95.213.187.187', 9969): [SSL: HTTPS_PROXY_REQUEST] https proxy request (_ssl.c:852)
Oct 10 15:07:40 DO-Droplet python3.6[1034]: [W 191010 15:07:40 iostream:1407] SSL Error on 5 ('95.213.187.188', 19025): [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)
Oct 10 15:14:02 DO-Droplet python3.6[1034]: [W 191010 15:14:02 iostream:1407] SSL Error on 5 ('95.213.187.187', 3388): [SSL: HTTP_REQUEST] http request (_ssl.c:852)
Oct 10 15:14:07 DO-Droplet python3.6[1034]: [W 191010 15:14:07 iostream:1407] SSL Error on 5 ('95.213.187.190', 8125): [SSL: HTTPS_PROXY_REQUEST] https proxy request (_ssl.c:852)
Oct 10 15:14:12 DO-Droplet python3.6[1034]: [W 191010 15:14:12 iostream:1407] SSL Error on 5 ('95.213.187.186', 14883): [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)

CovertError avatar Oct 11 '19 07:10 CovertError

This may be a situation where the client was requesting a version of SSL which the server or proxy did not support (perhaps an old insecure version which is disabled). Not sure what the defaults are in Tornado.

eljeffeg avatar Oct 11 '19 11:10 eljeffeg

hmm thats okay I have invited you to the private repo so you can check the entire log file warning its a big file

CovertError avatar Oct 11 '19 13:10 CovertError

Were you using Bots in your CTF? Wondering if it may be the websocket connections in that code.

eljeffeg avatar Oct 11 '19 23:10 eljeffeg

nope I wasn't sorry for the late reply

CovertError avatar Oct 23 '19 19:10 CovertError

Closing for inactivity and I can't reproduce it.

eljeffeg avatar Oct 16 '22 01:10 eljeffeg