« Previous article — Next article »

mod_security 2.01 released

October 18th, 2006 Posted by D Webber

A new version of the essential web server defense tool mod_security has been released… along with a new java-based management console.

A big surprising is that there is no change log for this new release (that I can find, anyway… there isn’t one on the web site nor in the source tarball). The only info about what has changed is in the short announcement blurb:

“XML support, event correlation, transaction scoring, anomaly detection, data persistence, a wealth of anti-evasion functions, regex back-references, support for sessions, and many more.”

Previous versions of mod_security did include a change log… which is essential information for anyone upgrading or testing the new version. The open source project was recently acquired by a security vendor… hopefully this new lack of a change log is an oversight and not a shift in policy resulting from the new ownership.

Anyway, mod_security is a very good, extremely customizable web application firewall / “intrusion prevention system”. It can be run as an Apache module or as a filtering reverse proxy sitting in front of other web servers. Configured properly mod_security can prevent many attacks against web applications, regardless of what language they were written in. Learn more about it on the mod_security web site.

Update: SecurityFocus has posted an interview with Ivan Ristic that reveals more information:

“Some of the major improvements include:

Very exciting capabilities, and more info that the press release and docs provide but it’s still not enough detail.

Related posts:

Posted in Web security |
Tags: , ,

Comments for this article are closed.