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

PHPEasy.co.uk: Sorting array data using SplMaxHeap

Lorna Mitchell's Blog: PHP REST Server (Part 3 of 3)

Tim Bromhead's Blog: Super friendly URLs - handling spaces with URL Rewrites and PHP

Zend Developer Zone: Data-centric Adobe Flash Builder development with the Zend Framework

Zend Developer Zone: ZendCon Wrapup


Community Events











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


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

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