An attacker sends a crafted HTTP request with a 'Transfer-Encoding: chunked' header alongside a 'Content-Length' header to a server behind a reverse proxy. What attack is being attempted?
-
A
HTTP Request Smuggling
-
B
HTTP Response Splitting
-
C
CRLF Injection
-
D
Host Header Injection