If at first you don't succeed, call it version 1.0

Contact Me

Sarvesh Kushwaha
Email : sarveshkushwaha@outlook.com

Total Pageviews

Powered by Blogger.

If at first you don't succeed, call it version 1.0

Saturday, 6 July 2013

Hack Proof Your Asp.Net Application Part 2 (Cross Site Scripting-XSS)


Introduction - This is part -2 of my series Secure your Asp.Net Applications. In this article, I will describe what exactly Cross site scripting (XSS) is and how hacker exploit it and how we can prevent from XSS attack. Background: For part-1 of this series you can check from HERE  which is Secure your asp.net application from SQL Injection. Cross-Site Scripting - Cross-Site...