Converted Snort rules to mod_security rules

October 08, 2003 | SpiderLabs Anterior

I wrote a simple Perl script to convert Snort rules to mod_security rules and ...

Enhanced rules now available

September 23, 2003 | SpiderLabs Anterior

The last change before the 1.7 release is now in the CVS. I have refactored the ...

Cookie parsing added

September 20, 2003 | Trustwave SpiderLabs

Now you can analyse cookies using new selective filtering variables ...

Masking your web server

September 15, 2003 | SpiderLabs Anterior

There is a new feature available in the CVS, and it allows you to mask your web ...

Changed name to Web Security Blog

September 14, 2003

I decided to change the name of this blog to "Web Security Blog". I figured ...

Output filtering now in CVS

August 26, 2003

The new output filtering functions are now in CVS. I implemented this feature ...

New action: pause

August 02, 2003

I have added a new action to the CVS, called "pause". It accepts one parameter, ...

Added Unicode encoding validation

July 24, 2003 | SpiderLabs Anterior

I've just committed the Unicode validation feature to the CVS. It is a very ...

Selective Filtering

July 19, 2003

I've just added a new feature to mod_security (CVS, both versions) that allows ...

Fun with PHP CLI scripts

July 12, 2003

I've had quite a lot of "fun" with PHP CLI scripts the other day. As you ...

Apache chrooting simplified

June 11, 2003

I've added a new (and experimental) feature to mod_security (CVS and Apache 1.x ...

URL decoding bug fixed

June 06, 2003 | SpiderLabs Anterior

I just fixed a small bug in the URL decoding routine. Apparently, I forgot to ...

Porting mod_security to Windows

June 04, 2003 | SpiderLabs Anterior

With module functioning well on Unix-based platforms I decided to start with ...