Click here to Skip to main content
15,891,943 members
Articles / Web Development / ASP.NET

ASP.NET: __VIEWSTATE Bug!

18 Sep 2010CPOL 5K   5   5
In this trick I present how to prevent an attack by a hacker on Asp.net website.eg if you've misconfigured your site (in debug mode), if a malicious user puts in the url: www.stupidesite.com/default.aspx?__VIEWSTATE=i am hackerthe site goes down and worse could it be the code of the aspx...
Only logged in members can view this content

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.