Are you okay? I hope so.
Are you happy? I hope so.
In this post, we will say something about a hacking method to get a chance to launch XSS attack. The method I want to describe here is named HTTP Splitting. We will learn something about it and get practice with WebGoat.
This is some definition and description about it.
The essence of HTTP Response Splitting is an attacker's ability to send a single HTTP request that forces the web server to form an output stream, which is then interpreted by the target as two HTTP responses instead of one response. This type of vulnerability can be exploited to perform several web application based attacks