<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Wordpress version 2.6 &#038; ModSecurity</title>
	<atom:link href="http://www.inliniac.net/blog/2008/07/16/wordpress-version-26-modsecurity.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.inliniac.net/blog/2008/07/16/wordpress-version-26-modsecurity.html</link>
	<description>Everything inline.</description>
	<pubDate>Tue, 06 Jan 2009 09:08:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Victor Julien</title>
		<link>http://www.inliniac.net/blog/2008/07/16/wordpress-version-26-modsecurity.html/comment-page-1#comment-12218</link>
		<dc:creator>Victor Julien</dc:creator>
		<pubDate>Mon, 08 Dec 2008 16:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=127#comment-12218</guid>
		<description>I don't know what those errors mean, sorry. You should probably ask the ModSecurity authors.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know what those errors mean, sorry. You should probably ask the ModSecurity authors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meade</title>
		<link>http://www.inliniac.net/blog/2008/07/16/wordpress-version-26-modsecurity.html/comment-page-1#comment-12199</link>
		<dc:creator>Meade</dc:creator>
		<pubDate>Sat, 06 Dec 2008 21:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=127#comment-12199</guid>
		<description>This is what I'm using.

SecRule REQUEST_FILENAME “/wp-login.php” “chain,msg:’WORDPRESS wp-login.php redirect_to credentials stealing attempt’,severity:2,t:normalisePath”

SecRule ARGS:/^\s*redirect_to$/ “^(?:ht&#124;f)tps?\://(.*)$” “chain,capture”

SecRule TX:1 “!@beginsWith %{SERVER_NAME}”


When I use the first secrule, I get "SecRule takes two or three arguments, rule target, operator and optional action list"

The 2nd gives me "Error parsing actions: Unknown action: \xe2\x80\x9cchain"

And the 3rd gives me "Error parsing actions: Unknown action: %{SERVER_NAME}\xe2\x80\x9d"

Not sure where the error is, but this is driving me mad.  Any ideas?</description>
		<content:encoded><![CDATA[<p>This is what I&#8217;m using.</p>
<p>SecRule REQUEST_FILENAME “/wp-login.php” “chain,msg:’WORDPRESS wp-login.php redirect_to credentials stealing attempt’,severity:2,t:normalisePath”</p>
<p>SecRule ARGS:/^\s*redirect_to$/ “^(?:ht|f)tps?\://(.*)$” “chain,capture”</p>
<p>SecRule TX:1 “!@beginsWith %{SERVER_NAME}”</p>
<p>When I use the first secrule, I get &#8220;SecRule takes two or three arguments, rule target, operator and optional action list&#8221;</p>
<p>The 2nd gives me &#8220;Error parsing actions: Unknown action: \xe2\x80\x9cchain&#8221;</p>
<p>And the 3rd gives me &#8220;Error parsing actions: Unknown action: %{SERVER_NAME}\xe2\x80\x9d&#8221;</p>
<p>Not sure where the error is, but this is driving me mad.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Julien</title>
		<link>http://www.inliniac.net/blog/2008/07/16/wordpress-version-26-modsecurity.html/comment-page-1#comment-12183</link>
		<dc:creator>Victor Julien</dc:creator>
		<pubDate>Thu, 04 Dec 2008 07:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=127#comment-12183</guid>
		<description>Please carefully check the use of quotes. I noticed before that when I copy/paste from this blog the quotes are sometimes messed up.</description>
		<content:encoded><![CDATA[<p>Please carefully check the use of quotes. I noticed before that when I copy/paste from this blog the quotes are sometimes messed up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meade</title>
		<link>http://www.inliniac.net/blog/2008/07/16/wordpress-version-26-modsecurity.html/comment-page-1#comment-12179</link>
		<dc:creator>Meade</dc:creator>
		<pubDate>Wed, 03 Dec 2008 17:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.inliniac.net/blog/?p=127#comment-12179</guid>
		<description>I'm using ModSecurity 2.5.7 and Wordpress 2.6.5, but when I try to implement this rule apache/modsecurity won't start with this message "SecRule takes two or three arguments, rule target, operator and optional action list"

Is this just a syntax error with me using the latest modsecurity?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using ModSecurity 2.5.7 and Wordpress 2.6.5, but when I try to implement this rule apache/modsecurity won&#8217;t start with this message &#8220;SecRule takes two or three arguments, rule target, operator and optional action list&#8221;</p>
<p>Is this just a syntax error with me using the latest modsecurity?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
