diff --git a/TurkTelecom.md b/TurkTelecom.md new file mode 100644 index 0000000..8494104 --- /dev/null +++ b/TurkTelecom.md @@ -0,0 +1,9 @@ +### HTTP + +HTTP could be circumvented with `hoSt` header. + +### HTTPS + +HTTPS could be circumvented by adding dot at the end of SNI or by sending fake SNI. Connections without SNI to filtered IP addresses are getting analyzed by active DPI and get blocked after **Server**Hello. + +Changing case in SNI does not help. \ No newline at end of file