Installing ModSecurity2 for Apache on Debian Etch for Intrusion Detection
"ModSecurity is an Apache module that provides intrusion detection and prevention for web applications." It's not just for Debian and any Apache server can use this apache module. The goals of this module is to help protect web applications from known and unknown attacks, such as SQL injection attacks, cross-site scripting, path traversal attacks, etc. It's a very useful tool because web server are very visible to the outside world. Why not take a look at this module? It's easy to install with the help of this article.


