Skip to content

Instantly share code, notes, and snippets.

View kush789's full-sized avatar

Kushagra Singh kush789

View GitHub Profile
@kush789
kush789 / testBlocked.command
Last active May 25, 2021 19:24
Using OpenSSL, we attempt to establish a TLS 1.3 connection with 216.58.196.174, corresponding to google.com. However, instead of specifying 'google.com' in the SNI, we specify a potentially blocked website '1337x.be' and an unblocked website 'facebook.com'.
openssl s_client -state -connect 216.58.196.174:443 -servername 1337x.be -tls1_3