Cross-Site Scripting attacks are still a frequent occurance across the web. Fortunately the ASP.NET framework has a built-in protection against this type of attack. But as good as that is, it is still actually limited to a certain degree. So it is a good
Read More...
I came across some references to the release of the ASP.NET Cross Site Scripting toolkit 1.5 last night. I just downloaded and will investigate it over the next few days. Cross site scripting is a fairly common method hackers are using to attack web sites
Read More...