이전 포스팅에서 AntiXSS에 대해서 설명을 했습니다. (http://teamcrak.tistory.com/190)

라이브러리 사용 방법을 아래 URL에서 동영상과 함께 잘 설명해주고 있습니다.

홈페이지 : http://channel9.msdn.com/posts/Jossie/Using-the-Web-Protection-Library-WPL-CTP-Version/

Anil Revuru (RV), from Microsoft Information Security, walks us through the expansion of what used to be the Anti-XSS Library. This enhanced version of the library will introduce mitigation to other attacks like:
  • SQL Injection
  • Cross-Site Request Forgery (CSRF)
  • Setting Enforcement like SSL & HTTP_ONLY cookies
  • Security Runtime Engine for SQL Injection & XSS
  • Among others