The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
1answer
584 views

ASP.NET HTTP Response Splitting Attack

By default ASP.NET checks for HTTP Response Splitting attack when you do Response.Redirect: ...