Light

Episode #846 Quiz

HTTP REQUEST SMUGGLING
Date: 2021-11-23 | Length: 1.75 hrs | Episode page at twit.tv

About this episode

The episode examines HTTP request smuggling, where front-end and back-end servers disagree on request boundaries because of conflicting Content-Length and Transfer-Encoding handling. Attackers can smuggle hidden requests past proxies, caches, and web application firewalls, enabling cache poisoning, session hijacking, XSS, and WAF bypasses. Mitigations require consistent parsing and strict normalization.

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

Question 1: What specific change did the IETF proposal make to the IPv4 loopback reservation in 127/8?
Question 2: According to Ross Bevington's honeypot data, which password length was the most commonly attempted in brute-force attacks?
Question 3: Which pair of HTTP headers is manipulated in request smuggling to create disagreement about where one request ends and the next begins?
Question 4: In the Netgear router vulnerability discussed, what protocol feature made the attack possible from the LAN side?
Question 5: Which server pairs did the researchers systematically fuzz to map HTTP Request Smuggling discrepancies?
Cancel