<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Customer reviews targeted</title>
	<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 08 Aug 2008 00:39:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: James Caffrey Cala Dor Mallorca</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-45082</link>
		<pubDate>Tue, 26 Sep 2006 10:31:23 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-45082</guid>
					<description>I know a way to get rid of spam.  I am sure it would work!  Its so simple!  Start a campaign where everyone was told not to buy things from spammers and then they wouldnt bother any more!</description>
		<content:encoded><![CDATA[<p>I know a way to get rid of spam.  I am sure it would work!  Its so simple!  Start a campaign where everyone was told not to buy things from spammers and then they wouldnt bother any more!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jon</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44868</link>
		<pubDate>Mon, 25 Sep 2006 17:47:25 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44868</guid>
					<description>Thanks a lot Manni :-)

1. I will look for "session-ids"

2. Your script does give me some clues in the right direction (great script). 

With 2 I was hoping to implement a scriptcheck fro all request to the server, the .htaccess will allow rewrites. Your script uses a seperate file to store information, I would have used the .htaccess file for (time limited ban).

But maybe that is "overkill", as long as scripts are protected by "session-ids" and/or RBL (could also write contact information like contact forms and e-mail-addresses via scripts).

Very nice of you to give feedback and share your script Manni, thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a lot Manni <img src='http://spamhuntress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>1. I will look for &#8220;session-ids&#8221;</p>
<p>2. Your script does give me some clues in the right direction (great script). </p>
<p>With 2 I was hoping to implement a scriptcheck fro all request to the server, the .htaccess will allow rewrites. Your script uses a seperate file to store information, I would have used the .htaccess file for (time limited ban).</p>
<p>But maybe that is &#8220;overkill&#8221;, as long as scripts are protected by &#8220;session-ids&#8221; and/or RBL (could also write contact information like contact forms and e-mail-addresses via scripts).</p>
<p>Very nice of you to give feedback and share your script Manni, thanks again!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Manni</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44726</link>
		<pubDate>Mon, 25 Sep 2006 08:19:41 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44726</guid>
					<description>Jon, what you are trying to do in 1) is a good idea and your tokens are commonly known as session-ids. Searching for "session-id" should get you started. 
Regarding 2), I don't see how htaccess files could help you, but you could check out my spam catching module for the oddmuse wiki: http://chongqed.org/catchspam.pl
It contains a few lines of code that check the visitor's IP against the spamhaus exploits block list.</description>
		<content:encoded><![CDATA[<p>Jon, what you are trying to do in 1) is a good idea and your tokens are commonly known as session-ids. Searching for &#8220;session-id&#8221; should get you started.<br />
Regarding 2), I don&#8217;t see how htaccess files could help you, but you could check out my spam catching module for the oddmuse wiki: <a href="http://chongqed.org/catchspam.pl" rel="nofollow">http://chongqed.org/catchspam.pl</a><br />
It contains a few lines of code that check the visitor&#8217;s IP against the spamhaus exploits block list.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jon</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44389</link>
		<pubDate>Sun, 24 Sep 2006 00:12:40 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44389</guid>
					<description>Thank you IncrediBILL.

1. I have some problems with different Perl scripts, and are looking for some ideas of how to add TOKENS to my old scripts.

(A Perl Script generates a encrypted token as a hidden tag in html, then if this token is "out of date/time", the html input is rejected by the Perl script).

At the moment I am trying to find examples of any scripts that are using such tokens.

2. I am also looking for Perls Scripts that would check visitors agains a few Realtime Blacklists before letting them have acces to my server (I controll the htaccess file on my part of a shared hosting server).

Any input regarding any of the two "solutions"?</description>
		<content:encoded><![CDATA[<p>Thank you IncrediBILL.</p>
<p>1. I have some problems with different Perl scripts, and are looking for some ideas of how to add TOKENS to my old scripts.</p>
<p>(A Perl Script generates a encrypted token as a hidden tag in html, then if this token is &#8220;out of date/time&#8221;, the html input is rejected by the Perl script).</p>
<p>At the moment I am trying to find examples of any scripts that are using such tokens.</p>
<p>2. I am also looking for Perls Scripts that would check visitors agains a few Realtime Blacklists before letting them have acces to my server (I controll the htaccess file on my part of a shared hosting server).</p>
<p>Any input regarding any of the two &#8220;solutions&#8221;?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: IncrediBILL</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44378</link>
		<pubDate>Sat, 23 Sep 2006 23:13:35 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44378</guid>
					<description>OK, did a little more research and they're using X-CART and that's a feature in the software out-of-the-box so anyone running it with this feature enabled could get easily abused in this fashion.</description>
		<content:encoded><![CDATA[<p>OK, did a little more research and they&#8217;re using X-CART and that&#8217;s a feature in the software out-of-the-box so anyone running it with this feature enabled could get easily abused in this fashion.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: IncrediBILL</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44365</link>
		<pubDate>Sat, 23 Sep 2006 22:55:13 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44365</guid>
					<description>Jon, just look at the data in their posts.  

People are stuffing URLs in as author names, not so much on the page Spamhuntress linked to but on other pages so Author Names shouldn't allow these, a simple filter would reject those posts.

Besides, it's a place post a product review so allowing HTML and URLs is silly, just bounce anything that contains that data, problem solved.

You have to ask yourself why would a MAP site need product reviews in the first place? I would just take it off the site as it's silly and obviously hurting the business at this point.</description>
		<content:encoded><![CDATA[<p>Jon, just look at the data in their posts.  </p>
<p>People are stuffing URLs in as author names, not so much on the page Spamhuntress linked to but on other pages so Author Names shouldn&#8217;t allow these, a simple filter would reject those posts.</p>
<p>Besides, it&#8217;s a place post a product review so allowing HTML and URLs is silly, just bounce anything that contains that data, problem solved.</p>
<p>You have to ask yourself why would a MAP site need product reviews in the first place? I would just take it off the site as it&#8217;s silly and obviously hurting the business at this point.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jon</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44305</link>
		<pubDate>Sat, 23 Sep 2006 17:23:29 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44305</guid>
					<description>IncrediBILL

How?</description>
		<content:encoded><![CDATA[<p>IncrediBILL</p>
<p>How?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: admin</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44294</link>
		<pubDate>Sat, 23 Sep 2006 16:13:51 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44294</guid>
					<description>I did. These days I've had to stop notifying Plone owners and forum owners, and concentrate on those with hacked sites. Since I did a post about this one, and it was a "new" technology and all, I at least tried to notify the owner. If I actually succeeded is another thing entirely. I absolutely refuse to fill out a contact form as detailed as the one they have there, so I contacted the whois e-mail.</description>
		<content:encoded><![CDATA[<p>I did. These days I&#8217;ve had to stop notifying Plone owners and forum owners, and concentrate on those with hacked sites. Since I did a post about this one, and it was a &#8220;new&#8221; technology and all, I at least tried to notify the owner. If I actually succeeded is another thing entirely. I absolutely refuse to fill out a contact form as detailed as the one they have there, so I contacted the whois e-mail.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: EdisonRex</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44290</link>
		<pubDate>Sat, 23 Sep 2006 15:40:47 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44290</guid>
					<description>Has anyone written to the poor website owner? Education is part of the solution. And that's educating both the "lame programmers" and "oblivious site owners". It's not simple to an "oblivious site owner" when he or she probably didn't put the site up in the first place, it was probably put up by a consultant or friend (or employee).</description>
		<content:encoded><![CDATA[<p>Has anyone written to the poor website owner? Education is part of the solution. And that&#8217;s educating both the &#8220;lame programmers&#8221; and &#8220;oblivious site owners&#8221;. It&#8217;s not simple to an &#8220;oblivious site owner&#8221; when he or she probably didn&#8217;t put the site up in the first place, it was probably put up by a consultant or friend (or employee).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: YAYA!!</title>
		<link>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44253</link>
		<pubDate>Sat, 23 Sep 2006 11:59:32 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/09/22/customer-reviews-targeted/#comment-44253</guid>
					<description>You are right Such a fucking motherfuckers.</description>
		<content:encoded><![CDATA[<p>You are right Such a fucking motherfuckers.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
