<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How To: Install mod_security</title>
	<atom:link href="http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<pubDate>Mon, 08 Sep 2008 04:54:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Mark</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1162761</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 24 Jun 2007 17:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1162761</guid>
		<description>I wish that debianuser would have explained what he did to get it working. :-(</description>
		<content:encoded><![CDATA[<p>I wish that debianuser would have explained what he did to get it working. <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debianuser</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1159586</link>
		<dc:creator>debianuser</dc:creator>
		<pubDate>Thu, 10 May 2007 20:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1159586</guid>
		<description>Got it.</description>
		<content:encoded><![CDATA[<p>Got it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debianuser</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1159576</link>
		<dc:creator>debianuser</dc:creator>
		<pubDate>Thu, 10 May 2007 16:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1159576</guid>
		<description>Need a little help. I am having trouble installing modsecurity 2.1.1 on my Debian machine. I installed using /usr/local/modsecurity/modsecurity-apache_2.1.1/apache2 apxs2 -n modsecurity -cia modsecurity.c which placed the modsecurity.so module in /etc/apache2/httpd.conf I placed the core ruleset in /etc/apache2/modsecurity But, when I try to start apache2 I get two syntax errors, one in apache2.conf which indicates: syntax errror on line 126 of /etc/apache2/apache2.conf: syntax error on line 6 of /etc/apache2/httpd.conf: Cannnot load /usr/lib/apache2/modules/modsecurity.so into server. /usr/lib/apache2/modules/modsecurity.so: undefined symbol msre_format_metadata 

I had a previous install of modsecurity functioning but it became non-functional after I upgraded to etch and 2.6 kernel

Would like to get modsecurity functional again, hope someone can help. Thanks in advance</description>
		<content:encoded><![CDATA[<p>Need a little help. I am having trouble installing modsecurity 2.1.1 on my Debian machine. I installed using /usr/local/modsecurity/modsecurity-apache_2.1.1/apache2 apxs2 -n modsecurity -cia modsecurity.c which placed the modsecurity.so module in /etc/apache2/httpd.conf I placed the core ruleset in /etc/apache2/modsecurity But, when I try to start apache2 I get two syntax errors, one in apache2.conf which indicates: syntax errror on line 126 of /etc/apache2/apache2.conf: syntax error on line 6 of /etc/apache2/httpd.conf: Cannnot load /usr/lib/apache2/modules/modsecurity.so into server. /usr/lib/apache2/modules/modsecurity.so: undefined symbol msre_format_metadata </p>
<p>I had a previous install of modsecurity functioning but it became non-functional after I upgraded to etch and 2.6 kernel</p>
<p>Would like to get modsecurity functional again, hope someone can help. Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apache</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155842</link>
		<dc:creator>Apache</dc:creator>
		<pubDate>Wed, 07 Mar 2007 14:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155842</guid>
		<description>I strongly recommend that everyone puts mod_security in "detection only" mode for a week or two after installation, and for a day or so after any ruleset change -- to work out all the false positives.</description>
		<content:encoded><![CDATA[<p>I strongly recommend that everyone puts mod_security in &#8220;detection only&#8221; mode for a week or two after installation, and for a day or so after any ruleset change &#8212; to work out all the false positives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155774</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Tue, 06 Mar 2007 22:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155774</guid>
		<description>Yeah, I noticed REQUEST_BODY breaks when used in 1.8. I'm not interested in upgrading to ModSecurity 2.0 though, because 1.8 is supported by my distribution (Ubuntu) with security updates.

Besides, I can't seem to find ModSecurity 2.0 packaged for Ubuntu, anyway.

It's a shame the modsecurity.org site didn't archive the 1.8 documentation. I'm feeling around blind here. :(</description>
		<content:encoded><![CDATA[<p>Yeah, I noticed REQUEST_BODY breaks when used in 1.8. I&#8217;m not interested in upgrading to ModSecurity 2.0 though, because 1.8 is supported by my distribution (Ubuntu) with security updates.</p>
<p>Besides, I can&#8217;t seem to find ModSecurity 2.0 packaged for Ubuntu, anyway.</p>
<p>It&#8217;s a shame the modsecurity.org site didn&#8217;t archive the 1.8 documentation. I&#8217;m feeling around blind here. <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Barnett</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155766</link>
		<dc:creator>Ryan Barnett</dc:creator>
		<pubDate>Tue, 06 Mar 2007 21:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155766</guid>
		<description>How about this for an answer - maybe...  You most likely could back port SecRule rules to SecFilterSelective, however there are other variables that may affect them.  There are new processing phases (request headers, request body, response headers, response body and logging) where you need to specify which phase the rule will run.  

I will actually be creating a Migration from 1.X to 2.0 soon that will be posted on the ModSecurity website that will explain all of the differences between the two versions and provide tips for the migration process.

In the mean time, if you are contemplating migrating and aren't sure exactly "why" you should upgrade, check out some of the docs on the www.modsecurity.org site.  This link is for an interview that Ivan did for SecurityFocus on ModSecurity 2.0 and the new features - http://www.securityfocus.com/columnists/418.  Also, I have some archived Webcast data under the training page that highlights Mod 2.0 - http://www.modsecurity.org/training/index.html.

Finally, I am hosting a live Webcast tomorrow called "Cool Rules" which will highlight some really interesting Mod rules that tackle complex web security issues such as -

- Inspecting Basic Auth Credentials 
- Monitoring Form-based Authentication Failures 
- Defending Web Services 
- Proxy Failover Assistance 
- Overview of Remo Tool (Rule Editor for ModSecurity) 

If you are interested, you can get the Webcast registration info on the Mod training page (link above).

Cheers,
â€“
Ryan C. Barnett
ModSecurity Community Manager
Web Application Security Consortium (WASC) Member
CIS Apache Benchmark Project Lead
SANS Instructor, GCIA, GCFA, GCIH, GSNA, GCUX, GSEC
Author: Preventing Web Attacks with Apache</description>
		<content:encoded><![CDATA[<p>How about this for an answer - maybe&#8230;  You most likely could back port SecRule rules to SecFilterSelective, however there are other variables that may affect them.  There are new processing phases (request headers, request body, response headers, response body and logging) where you need to specify which phase the rule will run.  </p>
<p>I will actually be creating a Migration from 1.X to 2.0 soon that will be posted on the ModSecurity website that will explain all of the differences between the two versions and provide tips for the migration process.</p>
<p>In the mean time, if you are contemplating migrating and aren&#8217;t sure exactly &#8220;why&#8221; you should upgrade, check out some of the docs on the <a href="http://www.modsecurity.org">http://www.modsecurity.org</a> site.  This link is for an interview that Ivan did for SecurityFocus on ModSecurity 2.0 and the new features - <a href="http://www.securityfocus.com/columnists/418">http://www.securityfocus.com/columnists/418</a>.  Also, I have some archived Webcast data under the training page that highlights Mod 2.0 - <a href="http://www.modsecurity.org/training/index.html">http://www.modsecurity.org/training/index.html</a>.</p>
<p>Finally, I am hosting a live Webcast tomorrow called &#8220;Cool Rules&#8221; which will highlight some really interesting Mod rules that tackle complex web security issues such as -</p>
<p>- Inspecting Basic Auth Credentials<br />
- Monitoring Form-based Authentication Failures<br />
- Defending Web Services<br />
- Proxy Failover Assistance<br />
- Overview of Remo Tool (Rule Editor for ModSecurity) </p>
<p>If you are interested, you can get the Webcast registration info on the Mod training page (link above).</p>
<p>Cheers,<br />
â€“<br />
Ryan C. Barnett<br />
ModSecurity Community Manager<br />
Web Application Security Consortium (WASC) Member<br />
CIS Apache Benchmark Project Lead<br />
SANS Instructor, GCIA, GCFA, GCIH, GSNA, GCUX, GSEC<br />
Author: Preventing Web Attacks with Apache</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155702</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 05 Mar 2007 22:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155702</guid>
		<description>Ah, cool, does that mean I can plug-and-play a &lt;em&gt;newer&lt;/em&gt; rule set in an &lt;em&gt;older&lt;/em&gt; version just by renaming all occurrences of 'SecRule' with 'SecFilterSelective'?</description>
		<content:encoded><![CDATA[<p>Ah, cool, does that mean I can plug-and-play a <em>newer</em> rule set in an <em>older</em> version just by renaming all occurrences of &#8216;SecRule&#8217; with &#8216;SecFilterSelective&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Barnett</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155654</link>
		<dc:creator>Ryan Barnett</dc:creator>
		<pubDate>Mon, 05 Mar 2007 14:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155654</guid>
		<description>One comment - it is important to mention that ModSecurity 2.X has a different Rules Language.  One specific example - SecFilter and SecFilterSelective are now replaced with just SecRule (which has the same syntax as SecFilterSelective).  This, however, means that you can not just "plug-n-play" previous rules.  Some of the rules that you are referencing are for the older 1.X branch.

FYI - the 2.1.0 version now comes bundled with the Core Rules (http://www.modsecurity.org/projects/rules/index.html) which provide great protection for a wide variety of attacks.

I hope this info helps.

-- 
Ryan C. Barnett
ModSecurity Community Manager
Web Application Security Consortium (WASC) Member
CIS Apache Benchmark Project Lead
SANS Instructor, GCIA, GCFA, GCIH, GSNA, GCUX, GSEC
Author: Preventing Web Attacks with Apache</description>
		<content:encoded><![CDATA[<p>One comment - it is important to mention that ModSecurity 2.X has a different Rules Language.  One specific example - SecFilter and SecFilterSelective are now replaced with just SecRule (which has the same syntax as SecFilterSelective).  This, however, means that you can not just &#8220;plug-n-play&#8221; previous rules.  Some of the rules that you are referencing are for the older 1.X branch.</p>
<p>FYI - the 2.1.0 version now comes bundled with the Core Rules (http://www.modsecurity.org/projects/rules/index.html) which provide great protection for a wide variety of attacks.</p>
<p>I hope this info helps.</p>
<p>&#8211;<br />
Ryan C. Barnett<br />
ModSecurity Community Manager<br />
Web Application Security Consortium (WASC) Member<br />
CIS Apache Benchmark Project Lead<br />
SANS Instructor, GCIA, GCFA, GCIH, GSNA, GCUX, GSEC<br />
Author: Preventing Web Attacks with Apache</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WeblogToolsCollection EspaÃ±ol &#187; Blog Archive &#187; Tutorial: cÃ³mo instalar mod_security</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155642</link>
		<dc:creator>WeblogToolsCollection EspaÃ±ol &#187; Blog Archive &#187; Tutorial: cÃ³mo instalar mod_security</dc:creator>
		<pubDate>Mon, 05 Mar 2007 13:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155642</guid>
		<description>[...] [Entrada traducida. Original.] [...]</description>
		<content:encoded><![CDATA[<p>[...] [Entrada traducida. Original.] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruslan Abuzant</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155631</link>
		<dc:creator>Ruslan Abuzant</dc:creator>
		<pubDate>Mon, 05 Mar 2007 09:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155631</guid>
		<description>Thank you for the nice reading, i remember the old days with FreeBSD and the huge time it required to fulfill all those dependency needs to get a new mod_something installed.. Now Fedora makes it much easier.. Whoora :)</description>
		<content:encoded><![CDATA[<p>Thank you for the nice reading, i remember the old days with FreeBSD and the huge time it required to fulfill all those dependency needs to get a new mod_something installed.. Now Fedora makes it much easier.. Whoora <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To: Install mod_security &#187; Techtites</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155618</link>
		<dc:creator>How To: Install mod_security &#187; Techtites</dc:creator>
		<pubDate>Mon, 05 Mar 2007 05:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155618</guid>
		<description>[...] To: Install mod_security       How To: Install mod_security takes you through the installation of mod_security, the web application firewall for Apache.      [...]</description>
		<content:encoded><![CDATA[<p>[...] To: Install mod_security       How To: Install mod_security takes you through the installation of mod_security, the web application firewall for Apache.      [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155617</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Mon, 05 Mar 2007 05:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155617</guid>
		<description>Hey, thanks for the tutorial Mark. I got my host to do the dirty work ;) but it sure helps to know how to do it manually.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the tutorial Mark. I got my host to do the dirty work <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> but it sure helps to know how to do it manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155599</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 05 Mar 2007 02:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2007/03/04/how-to-install-mod_security/#comment-1155599</guid>
		<description>Ubuntu (6.06.1) has mod_security 1.8.7. This doesn't appear to support the 'fun rules' you linked to at gotroot.com. :(</description>
		<content:encoded><![CDATA[<p>Ubuntu (6.06.1) has mod_security 1.8.7. This doesn&#8217;t appear to support the &#8216;fun rules&#8217; you linked to at gotroot.com. <img src='http://weblogtoolscollection.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
