What the risks of using Client Side coding in ASP,NET, I mean by client side (HTML, Web API Storage, JavaScript and its libraries, JQuery
and its libraries, JSON … ). I read some articles talking about Security for Cross site scripting attacks(XSS), and Caching. ? So If there any other risks and how to cover/avoid them, I want to know. Thanks.
Hi,
Try https://www.owasp.org/index.php/Top10#OWASP_Top_10_for_2013
IT should be enough for a start (security is a travel, rather than a destination)
Hi,
So far as I know, the Pattern Recognition web application security engine employed by dotDefender effectively protects against malicious behavior such as SQL Injection and Cross Site Scripting. The patterns are regular expression-based and designed to efficiently
and accurately identify a wide array of application-level attack methods. As a result, dotDefender is characterized by an extremely low false positive rate.
For more information, please refer to the link below:
http://www.applicure.com/solutions/prevent-cross-site-scripting-attacks
Hope it’s useful for you.
Best Regards,
Michelle Ge
PatriceSc
security is a travel, rather than a destination
well said ..