Microsoft Anti-Cross Site Scripting Library

December 3, 2009 10:00 am · 0 comments

by Black

in Security Reconnaissance,Security tools,Web Application Penetration Testing,Windows

What is Microsoft Anti-Cross Site Scripting Library (Anti XSS)?

AntiXSS 3.1 helps you to protect your current applications from cross-site scripting attacks, at the same time helping you to protect your legacy application with its Security Runtime Engine.

The Microsoft Anti-Cross Site Scripting Library V3.1 (Anti-XSS) is an encoding library designed to help developers protect their ASP.NET web-based applications from XSS attacks. It differs from most encoding libraries in that it uses the white-listing technique — sometimes referred to as the principle of inclusions — to provide protection against XSS attacks. This approach works by first defining a valid or allowable set of characters, and encodes anything outside this set invalid characters or potential attacks. The white-listing approach provides several advantages over other encoding schemes.

f68c87da155cff9060db451a75018b8b Microsoft Anti Cross Site Scripting Library

New features in this version of the Microsoft Anti-Cross Site Scripting Library include: – An expanded white list that supports more languages – Performance improvements – Performance data sheets in the online help and Support for Shift_JIS encoding for mobile browsers . A sample application – Security Runtime Engine (SRE) HTTP module – HTML Sanitization methods to strip dangerous HTML scripts.

One of the common web application problem today is Cross Site Scripting , Microsoft Anti-Cross Site Scripting Library is a must have tool for security developer , security auditor. using this tool will immediately point you where actually you need to rectify.

How to install?

Nothing complicated. Install the package by running the self-extracting executable file. This will create a directory structure containing the library and samples.

Pre-requisites:

.NET Framework 2.0

Operating systems Supported:

Windows 2000;
Windows Server 2003;
Windows Server 2008;
Windows Vista; Windows XP;
Windows XP 64-bit

Download Microsoft Anti-Cross Site Scripting Library here

If you enjoyed this article, you might also like:

  • August 19, 2009 -- Update : Sandcat
    Sandcat latest version sandcat 3.8 is released.Sandcat is a depth understanding of security issu...
  • August 20, 2010 -- UPDATE: XSSer v0.7a!
    All of you web application penetration testers, check out this release of XSSer version 0.7a, for i...
  • July 12, 2010 -- UPDATE: Nikto v2.1.2!
    We have discussed about Nikto in detail here. Now, after almost four months, a new version - Nikto v...
  • July 2, 2010 -- UPDATE: XSSer v0.6a!
    All of you web application penetration testers, check out this release of XSSer version 0.6a, for i...
  • April 19, 2010 -- UPDATE: XSSer v0.5a!
    All of you web application penetration testers, check out this release of XSSer version 0.5a!“C...
  • March 21, 2010 -- UPDATE: XSSer v0.4a!
    See! This is what we say about an actively maintained project! We wrote about XSSer just yesterday ...
  • March 20, 2010 -- XSSer: Automate your XSS Injections!
    If you are aware, we posted about XSSPloit almost a year ago. Since then, we have bought to you too...
  • February 3, 2010 -- UPDATE: Nikto 2.1.1!
    We have discussed about Nikto in detail here"Nikto is an Open Source web server scanner which pe...
  • January 15, 2010 -- List of Free Web Application Scanners!
    I was on another site helping someone with the available options on FREE Web Application Scanners. W...

Previous post:

Next post: