Light

Episode #944 Quiz

Abusing HTTP/2 Rapid Reset
Date: 2023-10-17 | Length: 2 hrs | Episode page at twit.tv

About this episode

The episode explains HTTP/2 Rapid Reset, a DDoS technique abusing stream multiplexing and RST_STREAM cancellation. Attackers open many streams, immediately reset them, and force servers or proxies to allocate, parse, decompress headers, and forward resets, creating cost asymmetry. Mitigations include GOAWAY, throttling, heuristics, blacklisting, or disabling HTTP/2.

Your name and email are stored only in your browser local storage for convenience. They are not retained server-side.

Question 1: According to the episode, what did Google say was the main reason HTTP/2 became an attractive DDoS target compared with HTTP/1.1?
Question 2: What did the attacker do in the Rapid Reset technique immediately after sending an HTTP/2 request?
Question 3: Which mitigation did Google say should not be used as the primary defense because it leaves the connection vulnerable too long?
Question 4: How did Steve describe the likely best large-scale defense for servers facing this attack?
Question 5: What did Steve say ValiDrive currently requires, and what environment did he note it can still run under?
Cancel