Tagged Questions
4
votes
1answer
395 views
Is ASP.NET Event Validation completely secure?
I am currently testing a ASP.NET web application for its security. Doing so I came across the event validation mechanism.
Is there some way to bypass it? How much assurance is there that it cannot be ...