ThreatLabsNL / TLScan

Pure python, SSL/TLS protocol and cipher scanner/enumerator.
Other
25 stars 11 forks source link

OpenVPN #11

Open ericrange opened 7 years ago

ericrange commented 7 years ago

Hey, is it possible to scan openvpn ciphers with TLScan?

mjol commented 7 years ago

Hi Eric,

I believe this should be possible for TCP... However, since many OpenVPN instances serve over UDP this requires DTLS and there are some differences in protocol implementation between them, which is currently not supported.