Prevent Cross-Site Scripting in ASP.NET Web Apps

Cross-site scripting threats can be greatly minimized by proper encoding. On ASP.NET apps, the Microsoft AntiXSS Library is one of the easiest ways to do the encoding correctly.


March 12, 2013
URL:http://www.drdobbs.com/architecture-and-design/cpp/prevent-cross-site-scripting-in-aspnet-w/240148552

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.