http response splitting
HTTP response splitting is a web application vulnerability where an attacker manipulates the response from a server to deceive the client into believing there are multiple HTTP responses, enabling them to inject malicious content or perform actions on the client side.
Requires login.
Related Concepts (1)
Similar Concepts
- api endpoint manipulation
- api rate limiting
- api response splitting
- api versioning
- content sniffing
- content spoofing
- html parsing and rendering
- http parameter pollution (hpp)
- http protocol
- signal splitting
- splitting criteria
- string handling
- url manipulation
- url redirection and forwarding practices
- url spoofing