<?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: New block for Bulgarians</title>
	<atom:link href="http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/feed/" rel="self" type="application/rss+xml" />
	<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/</link>
	<description>writes on spam and admin issues</description>
	<pubDate>Thu, 08 Jan 2009 16:06:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eelco</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-53485</link>
		<dc:creator>Eelco</dc:creator>
		<pubDate>Fri, 20 Oct 2006 09:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-53485</guid>
		<description>&lt;strong&gt;mod_security...&lt;/strong&gt;

Ik heb al een tijdje mod_security draaien op mijn machine, tijd om eens te kijken of het echt wat doet:
zgrep &#8220;mod_security-message:&#8221; /var/log/apache2/audit_log.3.gz &#124;awk &#8216;{print $9}&#8217;&#124;sort &#124; uniq -c&#124; sort -r
1521 &#8220;.+$&#38;#822...</description>
		<content:encoded><![CDATA[<p><strong>mod_security&#8230;</strong></p>
<p>Ik heb al een tijdje mod_security draaien op mijn machine, tijd om eens te kijken of het echt wat doet:<br />
zgrep &#8220;mod_security-message:&#8221; /var/log/apache2/audit_log.3.gz |awk &#8216;{print $9}&#8217;|sort | uniq -c| sort -r<br />
1521 &#8220;.+$&amp;#822&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: williaty</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-673</link>
		<dc:creator>williaty</dc:creator>
		<pubDate>Sun, 15 May 2005 06:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-673</guid>
		<description>You know, that looks terrible after your scripts stripped the br tags out.  Let me try that marked up a different way:

SecFilterSelective HTTP_x-aaaaaaaaaa&#124;HTTP_X_AAAAAAAAAA .+$

SecFilterSelective HTTP_x-aaaaaaaaaaaa&#124;HTTP_X_AAAAAAAAAAAA .+$

Delete whichever of these looks uglier

</description>
		<content:encoded><![CDATA[<p>You know, that looks terrible after your scripts stripped the br tags out.  Let me try that marked up a different way:</p>
<p>SecFilterSelective HTTP_x-aaaaaaaaaa|HTTP_X_AAAAAAAAAA .+$</p>
<p>SecFilterSelective HTTP_x-aaaaaaaaaaaa|HTTP_X_AAAAAAAAAAAA .+$</p>
<p>Delete whichever of these looks uglier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: williaty</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-672</link>
		<dc:creator>williaty</dc:creator>
		<pubDate>Sun, 15 May 2005 06:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-672</guid>
		<description>OK, for those of you running mod_security, I've got the block figured.  It takes two rules:&lt;code&gt;SecFilterSelective HTTP_x-aaaaaaaaaa&#124;HTTP_X_AAAAAAAAAA .+$SecFilterSelective HTTP_x-aaaaaaaaaaaa&#124;HTTP_X_AAAAAAAAAAAA .+$&lt;/code&gt;The .+$ matches one or more characters before end of line in the  header field.  Basically it's a cheap way of saying "If this line exists, kill the request." I hope this helps some of you </description>
		<content:encoded><![CDATA[<p>OK, for those of you running mod_security, I&#8217;ve got the block figured.  It takes two rules:<code>SecFilterSelective HTTP_x-aaaaaaaaaa|HTTP_X_AAAAAAAAAA .+$SecFilterSelective HTTP_x-aaaaaaaaaaaa|HTTP_X_AAAAAAAAAAAA .+$</code>The .+$ matches one or more characters before end of line in the  header field.  Basically it&#8217;s a cheap way of saying &#8220;If this line exists, kill the request.&#8221; I hope this helps some of you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-671</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sat, 14 May 2005 23:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-671</guid>
		<description>The most amusing with these spammers, is that they usually have a forwarded for. And it's invariably fake! I mean, they'll have an IP number in there that comes from some high security place, like a three letter agency or something like that. The one you've got there is IANA!</description>
		<content:encoded><![CDATA[<p>The most amusing with these spammers, is that they usually have a forwarded for. And it&#8217;s invariably fake! I mean, they&#8217;ll have an IP number in there that comes from some high security place, like a three letter agency or something like that. The one you&#8217;ve got there is IANA!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alden Bates</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-670</link>
		<dc:creator>Alden Bates</dc:creator>
		<pubDate>Sat, 14 May 2005 23:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-670</guid>
		<description>Aha, I noticed they'd been getting past my .htaccess blocks.  I've been trying without success to block them using various permutations of RewriteCond rules, but apache doesn't seem to be drawing the connection.  I'll try the SetEnvIfNoCase rule - thanks!</description>
		<content:encoded><![CDATA[<p>Aha, I noticed they&#8217;d been getting past my .htaccess blocks.  I&#8217;ve been trying without success to block them using various permutations of RewriteCond rules, but apache doesn&#8217;t seem to be drawing the connection.  I&#8217;ll try the SetEnvIfNoCase rule - thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: williaty</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-668</link>
		<dc:creator>williaty</dc:creator>
		<pubDate>Sat, 14 May 2005 22:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-668</guid>
		<description>Damn, I'm dumb, please edit that to take the spammer's link out of that!</description>
		<content:encoded><![CDATA[<p>Damn, I&#8217;m dumb, please edit that to take the spammer&#8217;s link out of that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: williaty</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-667</link>
		<dc:creator>williaty</dc:creator>
		<pubDate>Sat, 14 May 2005 22:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-667</guid>
		<description>This is the entry in mod_security's log when it catches something from these guys based on a keyword in the referrer:&lt;code&gt;========================================
Request: 148.244.150.52 - - [14/May/2005:18:15:50 -0400] "GET /weblog/docs/graytuesday.writeback HTTP/1.1" 500 611
Handler: cgi-script
----------------------------------------
GET /weblog/docs/graytuesday.writeback HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
Accept-Language: en-us
Connection: Keep-Alive
Host: williaty.dyndns.org
Referer: h*tp://www.shivapage.com/party-poker.html
User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Mac_PowerPC)
x-aaaaaaaaaa: 1500000
x-aaaaaaaaaaaa: 1
x-forwarded-for: 242.36.124.78
mod_security-message: Access denied with code 500. Pattern match "blackjack&#124;casino&#124;gambling&#124;holdem&#124;hold-em&#124;poker&#124;roulette&#124;slot" at HEADER.
mod_security-action: 500

HTTP/1.1 500 Internal Server Error
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
&lt;/code&gt;Does any of that match up with what you're getting?</description>
		<content:encoded><![CDATA[<p>This is the entry in mod_security&#8217;s log when it catches something from these guys based on a keyword in the referrer:<code>========================================<br />
Request: 148.244.150.52 - - [14/May/2005:18:15:50 -0400] &#8220;GET /weblog/docs/graytuesday.writeback HTTP/1.1&#8243; 500 611<br />
Handler: cgi-script<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
GET /weblog/docs/graytuesday.writeback HTTP/1.1<br />
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*<br />
Accept-Language: en-us<br />
Connection: Keep-Alive<br />
Host: williaty.dyndns.org<br />
Referer: h*tp://www.shivapage.com/party-poker.html<br />
User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Mac_PowerPC)<br />
x-aaaaaaaaaa: 1500000<br />
x-aaaaaaaaaaaa: 1<br />
x-forwarded-for: 242.36.124.78<br />
mod_security-message: Access denied with code 500. Pattern match &#8220;blackjack|casino|gambling|holdem|hold-em|poker|roulette|slot&#8221; at HEADER.<br />
mod_security-action: 500</p>
<p>HTTP/1.1 500 Internal Server Error<br />
Connection: close<br />
Transfer-Encoding: chunked<br />
Content-Type: text/html; charset=iso-8859-1<br />
</code>Does any of that match up with what you&#8217;re getting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-665</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sat, 14 May 2005 20:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-665</guid>
		<description>Hopefully someone will figure it out and post it. In the meantime, this is what that header looks like:

HTTP_X_AAAAAAAAAAAA=1</description>
		<content:encoded><![CDATA[<p>Hopefully someone will figure it out and post it. In the meantime, this is what that header looks like:</p>
<p>HTTP_X_AAAAAAAAAAAA=1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: williaty</title>
		<link>http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-663</link>
		<dc:creator>williaty</dc:creator>
		<pubDate>Sat, 14 May 2005 20:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://spamhuntress.com/2005/05/14/new-block-for-bulgarians/#comment-663</guid>
		<description>I, too, noticed the incredible vanishing Via: pinappleproxy trick.  I'm using mod_security and have been trying to determine how to get it to watch for &lt;code&gt;x-aaaaaaaaaa&lt;/code&gt;.  I'm _really_ new to all of this and am in a bit over my head.  The best I can come up with is &lt;code&gt;SecFilterSelective HTTP_x-aaaaaaaaaa&#124;HTTP_XAAAAAAAAAA $&lt;/code&gt; but that prevents the web server from working at all.  Obviously that's a great spam-prevention tactic, but hardly useful to me.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I, too, noticed the incredible vanishing Via: pinappleproxy trick.  I&#8217;m using mod_security and have been trying to determine how to get it to watch for <code>x-aaaaaaaaaa</code>.  I&#8217;m _really_ new to all of this and am in a bit over my head.  The best I can come up with is <code>SecFilterSelective HTTP_x-aaaaaaaaaa|HTTP_XAAAAAAAAAA $</code> but that prevents the web server from working at all.  Obviously that&#8217;s a great spam-prevention tactic, but hardly useful to me.  Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
