<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>In the Zone &#187; Apache</title>
	<atom:link href="http://todd.gileszone.com/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://todd.gileszone.com</link>
	<description>Our public journal...</description>
	<lastBuildDate>Sun, 28 Nov 2010 16:22:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Crazy hackers&#8230;  (mod_security is great!)</title>
		<link>http://todd.gileszone.com/2006/10/26/crazy-hackers-mod_security-is-great/</link>
		<comments>http://todd.gileszone.com/2006/10/26/crazy-hackers-mod_security-is-great/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 04:13:47 +0000</pubDate>
		<dc:creator>Todd Giles</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://todd.gileszone.com/2006/10/26/crazy-hackers-mod_security-is-great/</guid>
		<description><![CDATA[Well&#8230; sorry hackers, but I&#8217;m getting fed up with your little games. I&#8217;ve found what appears to be a great module that works with apache to help monitor/block your hacking attempts. I&#8217;m impressed by what I&#8217;ve seen so far. I&#8217;ve gone ahead and implemented a mod_security service to logwatch as well, to aid in parsing [...]]]></description>
			<content:encoded><![CDATA[<p>Well&#8230; sorry hackers, but I&#8217;m getting fed up with your little games.  I&#8217;ve found what appears to be a great module that works with apache to help monitor/block your hacking attempts.  I&#8217;m impressed by what I&#8217;ve seen so far.</p>
<p>I&#8217;ve gone ahead and implemented a mod_security service to logwatch as well, to aid in parsing through the audit_log that mod_security spits out as it does its work.   I couldn&#8217;t find a decent one out there already written, so decided to write my own.   It&#8217;s nothing fancy, but gets the job done.   I figured I&#8217;d post it here in case someone else might find it useful.</p>
<p>Just place each file in the appropriate place&#8230; for my fedora core install, that happens to be in /etc/logwatch/* &#8212; exact locations for each file are then (click to download):</p>
<blockquote><p><a href="http://todd.gileszone.com/files/audit_log.conf">/etc/logwatch/conf/logfiles/audit_log.conf</a></p>
<p><a href="http://todd.gileszone.com/files/mod_security.conf">/etc/logwatch/conf/services/mod_security.conf</a></p>
<p><a href="http://todd.gileszone.com/files/mod_security">/etc/logwatch/scripts/services/mod_security</a></p></blockquote>
<p>Use at your own risk&#8230; :)</p>
<div style="text-align:center;width:100%;"><div style="margin:5px 0px 15px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-8574074758312191";
/* 468x60, created 2/19/09 */
google_ad_slot = "9509174058";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></div>]]></content:encoded>
			<wfw:commentRss>http://todd.gileszone.com/2006/10/26/crazy-hackers-mod_security-is-great/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

