News Feed
Jobs Feed
Sections




News Archive
Pathfinder Blog:
PHP Spam Injection First Aid with Apache ModSecurity
May 18, 2006 @ 06:28:32

This new post from the Pathfinder blog takes a look at something a lot of sites overlook until it's too late - malicious injection attacks have started and there's only a few ways to deal with the problem:

Our first reaction is to pull the plug, analyze, and rebuild a secure and scalable solution. But pulling the plug is usually not an option. If a company relies on an application for leads or sales, they probably can't afford to shut it down for any length of time. Under these circumstances, triage is usually the best one can hope for.

Fortunately, there are a few things one can do to stem the bleeding. One of the more common problems with PHP-based applications is that they can allow the injection of malicious content, such as SQL or email spam. The solution? Grab an industrial size helping of Apache mod_security.

The post goes on to detail what mod_security is and how it can help - including how to enable it, Apache directives to configure it, and some examples of filter settings to apply.

13 comments voice your opinion now!
apache mod_security injection attack rules tutorial apache mod_security injection attack rules tutorial


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: How to Create Your Own Twitter Widget in PHP, Part 3

DevShed: Unit Testing in Detail

Richard Miller's Blog: Symfony2: Integrating elasticsearch

LotsOfCode.com: Tag Cloud Tutorial

The Bakery: New Tutorials - PHPTAL, Multiple Checkboxes, and counterCache


Community Events











Don't see your event here?
Let us know!


language community phpunit framework podcast interview unittest testing object introduction zendframework2 application code development example functional opinion tool release series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework