<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>First Sequence Sync on GMO Flatt Security Research</title>
    <link>https://flatt.tech/research/tags/first-sequence-sync/</link>
    <description>Recent content in First Sequence Sync on GMO Flatt Security Research</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 02 Aug 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://flatt.tech/research/tags/first-sequence-sync/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Beyond the Limit: Expanding single-packet race condition with a first sequence sync for breaking the 65,535 byte limit</title>
      <link>https://flatt.tech/research/posts/beyond-the-limit-expanding-single-packet-race-condition-with-first-sequence-sync/</link>
      <pubDate>Fri, 02 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://flatt.tech/research/posts/beyond-the-limit-expanding-single-packet-race-condition-with-first-sequence-sync/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Hello, I&amp;rsquo;m RyotaK (&lt;a href=&#34;https://twitter.com/ryotkak&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;@ryotkak&lt;/a&gt;&#xA;), a security engineer at Flatt Security Inc.&lt;/p&gt;&#xA;&lt;p&gt;In 2023, &lt;a href=&#34;https://twitter.com/albinowax&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;James Kettle&lt;/a&gt;&#xA; of PortSwigger published &lt;a href=&#34;https://portswigger.net/research/smashing-the-state-machine&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;an excellent paper&lt;/a&gt;&#xA; titled &lt;code&gt;Smashing the state machine: the true potential of web race conditions&lt;/code&gt;.&lt;br&gt;&#xA;In the paper, he introduced a new attack technique called single-packet attack that can exploit a race condition without being affected by the network jitter.  &lt;/p&gt;&#xA;&lt;figure&gt;&#xA;  &lt;img src=&#34;https://flatt.tech/research/research/beyond-the-limit-expanding-single-packet-race-condition-with-first-sequence-sync/01.png&#34; alt=&#34;An image that indicates single-packet bypasses the network jitter&#34;&gt;&#xA;  &lt;center&gt;&lt;figcaption&gt;Quoted from &lt;a href=&#34;https://portswigger.net/research/smashing-the-state-machine&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Smashing the state machine: the true potential of web race conditions&lt;/a&gt;&lt;/figcaption&gt;&lt;/center&gt;&#xA;&lt;/figure&gt;&#xA;&lt;p&gt;Recently, I encountered a limit-overrun type of race condition that requires sending approximately 10,000 requests simultaneously to exploit reliably, so I attempted to apply the single packet attack to it.&lt;br&gt;&#xA;However, due to the single packet attack&amp;rsquo;s limitation, which restricts the maximum size of requests that can be sent to around 1,500 bytes, I couldn&amp;rsquo;t exploit the vulnerability.  &lt;/p&gt;</description>
    </item>
  </channel>
</rss>
