Skip to main content

One post tagged with "network"

View All Tags

SNI Spoofing Analysis

· 11 min read
Hirusha Adikari
Student interested in Tech

In today’s internet, SNI (Server Name Indication) plays a critical role in making secure connections. However, the SNI field is sometimes used as a gatekeeper to restrict or manage content access. This blog post will walk through what SNI spoofing is, why it works, and demonstrate how to implement a basic SNI spoofing proxy in Python.