<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Http on Mr.W&#39;s Blog</title>
    <link>https://c57b4987.mrwblog.pages.dev/tags/http/</link>
    <description>Recent content in Http on Mr.W&#39;s Blog</description>
    <image>
      <title>Mr.W&#39;s Blog</title>
      <url>https://c57b4987.mrwblog.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://c57b4987.mrwblog.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 22 Oct 2022 23:36:11 +0000</lastBuildDate>
    <atom:link href="https://c57b4987.mrwblog.pages.dev/tags/http/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Middleboxs Identify Proxy Traffics</title>
      <link>https://c57b4987.mrwblog.pages.dev/posts/middle_box/</link>
      <pubDate>Sat, 22 Oct 2022 23:36:11 +0000</pubDate>
      <guid>https://c57b4987.mrwblog.pages.dev/posts/middle_box/</guid>
      <description>&lt;h1 id=&#34;abstract&#34;&gt;Abstract&lt;/h1&gt;
&lt;p&gt;There is no absolute safe disguise, all protocols have risks of detected.&lt;/p&gt;
&lt;h2 id=&#34;common-attack-made-by-middle-box&#34;&gt;Common attack made by middle box&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Passive analysis (Traffic characteristic, PoC vulnerability)
Usually use for plain text protocol or TLS handshake.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Active analysis
Usually use for Shadowsocks, V2Ray, TLS v1.3 (obtian svers&amp;rsquo;s SSL certificate)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;replay package&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;some-obvious-charecteristics-of-proxy-traffic&#34;&gt;Some obvious charecteristics of proxy traffic.&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Long connection
Most HTTP traffic is short connection.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;bidireaction flow
99% of Web traffic(HTTP) is one-way flow, which is a group of request match a group of response, few website use websocket.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
