Beware the false false-positive: how to distinguish HTTP pipelining from request smuggling

admin 2026-04-16 7 浏览 0 回复
Sometimes people think they've found HTTP request smuggling, when they're actually just observing HTTP keep-alive or pipelining. This is usually a false positive, but sometimes there's actually a real

---
来源: PortSwigger
原文链接: https://portswigger.net/research/how-to-distinguish-http-pipelining-from-request-smuggling

登录 后回复