Skip to content

aeri/sabotage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo


Sabotage is an HTTPS proxy to bypass censorship by filtering the SNI (Server Name Indication). This proxy is based on evil-proxy which uses Webrick as HTTP Toolkit.

This proxy bypasses some of the most sophisticated SNI filtering systems by modifying the extension of the ClientHello message sent in all HTTPS requests. There is no change in either the TCP/IP host address or HTTP Host header value.

Specifically, the character \ is added at the point separating the domain name with the top-level domain. This simple and subtle change goes unnoticed by SNI filters and usually works well with many Internet servers and CDNs (depending on the circumstances and configuration).

About

HTTPS Proxy to circumventing SNI filtering

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published