Where are all the old releases?

first post: permb wrote: I just noticed that older versions have been removed from the down...

latest post: JeffBlankenbiller wrote: For anyone that is desperate for the old binaries, they are include...

Using with a Rich Text Editor: not rich anymore

first post: carldebilly wrote: I was using an old version of Anti-XSS with a rich text editor (Ck...

latest post: janrex wrote: bdorrans wrote: Yes, it's been looked at now. I can't give a time...

Add sanitizer mapping 0xA0 ->  

first post: redec wrote: When you save a file as html in MSWord, it actually puts in 0xA0 c...

System.Web Dependency is Back?

first post: VisualDragon wrote: I wanted to use this library so that I could UrlEncode without hav...

latest post: visualdragon wrote: No worries. The 3.5 version works fine for now. Future evolution ...

Anti-XSS strips href attribute from <a> tags

first post: mritchson wrote: Why does the Anti-XSS library remove href attributes from <a> tags...

latest post: eksith wrote: This is why. As of version 4.2.1 this library is broken and there's...

Should I use AntiXSS or OWASP's ESAPI.NET?

first post: clamont wrote: OWASP has a .NET compatible anti XSS tool available here: https:/...

latest post: bdorrans wrote: @clamont - Yes, the confusion does exist. You're right it's still i...

AntiXssLibrary 4.0, MVC3, and some unwanted encodings

first post: i8beef wrote: I'm using Phil Haack's method from his article, http://haacked.com...

latest post: shatl wrote: Hi, just faced same issue. Do you have information when it is plann...

UrlPathEncode Encodes Scheme

first post: alanpdx wrote: Given a fully qualified url starting with "http://" I'm finding th...

latest post: bdorrans wrote: Yes, the way the framework did it changed, and I didn't keep up. St...

AntiXSS 4.2.1 Problem

first post: mganitombalak wrote: Hi, I tried to antixss library for a test. I add AntiXssLib refere...

latest post: bdorrans wrote: <%: is for HTML encoding, you're outputing javascript and then addi...

Hash character encoded into %23

first post: ageorge wrote: I've just started using AntiXss 4.2.1 and I'm finding that it's en...

latest post: VirtualRichard wrote: This was in web.Config, so I just removed it for now. Fingers cross...