<?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: Keeping a guestbook spam free isn&#8217;t easy</title>
	<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 17 May 2008 01:40:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: Cal</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-213324</link>
		<pubDate>Wed, 18 Jul 2007 15:09:45 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-213324</guid>
					<description>Lemat - Changing the form fields will only stop those who have harvested your comment form previously. I see that this occurs in only 28% of my entries. The rest are actually hitting the page with the comment form just before hitting the POST receiving page. In other words, this method would only stop a portion of the spam and may not be worth the hassle.

As for an exclusion in robots.txt, unfortunately you're still going to be a target for the disobedient bots who deliberately scan robots.txt. I recently placed a honeypot in a page referenced by my robots.txt to track hits this way. Nonetheless, at least you'd prevent the easier Google-method for site cultivation. With the honeypot method, if an IP hits your honeypot as well as your guestbook, then the guestbook entry can be deleted immediately.</description>
		<content:encoded><![CDATA[<p>Lemat - Changing the form fields will only stop those who have harvested your comment form previously. I see that this occurs in only 28% of my entries. The rest are actually hitting the page with the comment form just before hitting the POST receiving page. In other words, this method would only stop a portion of the spam and may not be worth the hassle.</p>
<p>As for an exclusion in robots.txt, unfortunately you&#8217;re still going to be a target for the disobedient bots who deliberately scan robots.txt. I recently placed a honeypot in a page referenced by my robots.txt to track hits this way. Nonetheless, at least you&#8217;d prevent the easier Google-method for site cultivation. With the honeypot method, if an IP hits your honeypot as well as your guestbook, then the guestbook entry can be deleted immediately.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rich</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-207817</link>
		<pubDate>Fri, 06 Jul 2007 15:18:08 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-207817</guid>
					<description>I was getting 2 or 3 spam entries on a good day.  Then there were the bad days. I shut down the guestbook for awhile until I came up with a new solution. I have received zero spam with the new system.

Essentially, it is a sign-by-invitation process. A potential signer must first provide a valid email id. They are then sent an email invitation with a unique link, valid for a single use and only valid for 24 hours. Using this link, the entry can be submitted. The submission is not active until I review it, although I haven't had to reject a single entry yet.</description>
		<content:encoded><![CDATA[<p>I was getting 2 or 3 spam entries on a good day.  Then there were the bad days. I shut down the guestbook for awhile until I came up with a new solution. I have received zero spam with the new system.</p>
<p>Essentially, it is a sign-by-invitation process. A potential signer must first provide a valid email id. They are then sent an email invitation with a unique link, valid for a single use and only valid for 24 hours. Using this link, the entry can be submitted. The submission is not active until I review it, although I haven&#8217;t had to reject a single entry yet.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: John Gardner</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-186979</link>
		<pubDate>Mon, 28 May 2007 12:28:27 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-186979</guid>
					<description>You're right about not letting your guest book appear in Google - that will prevent a number of the spam robots from finding it. Not all, however. I know of a couple of spamming bots that do their own web crawling.

I've put quite a lot of effort into defeating the spamming agents, and none of the four guest books I manage now get spammed. The most useful facility that I've incorporated is to ensure that the Add Entry page is only ever entered from the View Entry page, using a PHP session variable. All the bots fail at that stage.

See http://www.braemoor.co.uk/software/antispam.shtml for more details.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right about not letting your guest book appear in Google - that will prevent a number of the spam robots from finding it. Not all, however. I know of a couple of spamming bots that do their own web crawling.</p>
<p>I&#8217;ve put quite a lot of effort into defeating the spamming agents, and none of the four guest books I manage now get spammed. The most useful facility that I&#8217;ve incorporated is to ensure that the Add Entry page is only ever entered from the View Entry page, using a PHP session variable. All the bots fail at that stage.</p>
<p>See <a href="http://www.braemoor.co.uk/software/antispam.shtml" rel="nofollow">http://www.braemoor.co.uk/software/antispam.shtml</a> for more details.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Markus</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-153350</link>
		<pubDate>Thu, 22 Mar 2007 22:52:58 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-153350</guid>
					<description>I assume it will have small effect. In fact, when I analyse the hits to my robots.txt, I find a lot of suspicious looking hits. Some (non search engine) bots seem to target the robots.txt file to retrieve hidden content. I would expect some of them to look for guestbooks.

I am not a friend of those word - picture verifications, because you usually run it on a seperate server and are dependend on that server, and I just hate to type those stupid combinations that you can hardly read.

I would get about 70-100 spam entries A DAY without spam protection. I am on a multiple step strategy to prevent spam. The first thing that I recegnised about spam bot is, that they never filled the date/time stamp of my guestbook. So I changed my php script to look up, whether the date is filled to sort out spam. After 2 month with a 100% success rate (of correct filtering) I switched of the email notification that I used to verify the script.
Earlier this year the first spams came through again, this time filling the date field with stupid text. I got rid of that by checking for the years 2007 to 2011 (yes, I am too lazy to change it every year ...).

Alternatively I could think about a hidden field having a check value. Spam bots do not seem to use the "post" button.

What I did not find up to now is a forum, group or similar to exchange tactics and to involve the search engine providers in a anti spam strategy.
At the moment the spam entries just go to nirvana. For the future I would like to collect them seperately. 
Now if you find a group of webmasters who would participate to:
- develop a good verification picture free strategy against spam ebtries
- realise and publish them in Java script, php, perl etc. as freeware
- collect spam entries in in seperate "spambooks"
- convince the search engine providers to use those spambooks to DOWNRATE websites

Maybe that would be a starting point to reduce those spam entries for the future.

If anyone would like to join in, knows a good group or forum for that, I would be happy to get an information. My email can be found on my website. Please feel free to contact me. if someone is interested, you can find my guestbook at http://www.hereiam.de/NZ/output.php
Contact me for the php code</description>
		<content:encoded><![CDATA[<p>I assume it will have small effect. In fact, when I analyse the hits to my robots.txt, I find a lot of suspicious looking hits. Some (non search engine) bots seem to target the robots.txt file to retrieve hidden content. I would expect some of them to look for guestbooks.</p>
<p>I am not a friend of those word - picture verifications, because you usually run it on a seperate server and are dependend on that server, and I just hate to type those stupid combinations that you can hardly read.</p>
<p>I would get about 70-100 spam entries A DAY without spam protection. I am on a multiple step strategy to prevent spam. The first thing that I recegnised about spam bot is, that they never filled the date/time stamp of my guestbook. So I changed my php script to look up, whether the date is filled to sort out spam. After 2 month with a 100% success rate (of correct filtering) I switched of the email notification that I used to verify the script.<br />
Earlier this year the first spams came through again, this time filling the date field with stupid text. I got rid of that by checking for the years 2007 to 2011 (yes, I am too lazy to change it every year &#8230;).</p>
<p>Alternatively I could think about a hidden field having a check value. Spam bots do not seem to use the &#8220;post&#8221; button.</p>
<p>What I did not find up to now is a forum, group or similar to exchange tactics and to involve the search engine providers in a anti spam strategy.<br />
At the moment the spam entries just go to nirvana. For the future I would like to collect them seperately.<br />
Now if you find a group of webmasters who would participate to:<br />
- develop a good verification picture free strategy against spam ebtries<br />
- realise and publish them in Java script, php, perl etc. as freeware<br />
- collect spam entries in in seperate &#8220;spambooks&#8221;<br />
- convince the search engine providers to use those spambooks to DOWNRATE websites</p>
<p>Maybe that would be a starting point to reduce those spam entries for the future.</p>
<p>If anyone would like to join in, knows a good group or forum for that, I would be happy to get an information. My email can be found on my website. Please feel free to contact me. if someone is interested, you can find my guestbook at <a href="http://www.hereiam.de/NZ/output.php" rel="nofollow">http://www.hereiam.de/NZ/output.php</a><br />
Contact me for the php code
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Marc</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-133069</link>
		<pubDate>Wed, 21 Feb 2007 17:01:20 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-133069</guid>
					<description>Hi,

Why not make a guest book that works only after the spammer has completed a payment of $1 through paypal?
You can add a note on the guest book that genuine visitors will receive back their money after having checked he is not a spammer.
You can even add a note "Spammers, you are all welcome, prepare your credit card."</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Why not make a guest book that works only after the spammer has completed a payment of $1 through paypal?<br />
You can add a note on the guest book that genuine visitors will receive back their money after having checked he is not a spammer.<br />
You can even add a note &#8220;Spammers, you are all welcome, prepare your credit card.&#8221;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mad spammer</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-118370</link>
		<pubDate>Fri, 02 Feb 2007 23:26:46 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-118370</guid>
					<description>matt isnt listening, he's mastrubating like every day... or every hour.

dont be such a whiny little bitch and just take the load.</description>
		<content:encoded><![CDATA[<p>matt isnt listening, he&#8217;s mastrubating like every day&#8230; or every hour.</p>
<p>dont be such a whiny little bitch and just take the load.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Carbonize</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-114630</link>
		<pubDate>Mon, 29 Jan 2007 11:01:41 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-114630</guid>
					<description>I did actually think about randomly assigned input names but given that some spammers have their programs actually visit the page first to get the captcha I decided it was a waste of resources in the end.</description>
		<content:encoded><![CDATA[<p>I did actually think about randomly assigned input names but given that some spammers have their programs actually visit the page first to get the captcha I decided it was a waste of resources in the end.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: it.dennyhalim.com</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-114605</link>
		<pubDate>Mon, 29 Jan 2007 10:29:06 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-114605</guid>
					<description>in my experience, htaccess is great protecting all kind of script/form/etc from spam.

here, i also list few great spam fighting links.
http://it.dennyhalim.com/2007/01/close-to-perfect-htaccess-ban-list.html</description>
		<content:encoded><![CDATA[<p>in my experience, htaccess is great protecting all kind of script/form/etc from spam.</p>
<p>here, i also list few great spam fighting links.<br />
<a href="http://it.dennyhalim.com/2007/01/close-to-perfect-htaccess-ban-list.html" rel="nofollow">http://it.dennyhalim.com/2007/01/close-to-perfect-htaccess-ban-list.html</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lemat</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-108879</link>
		<pubDate>Sun, 21 Jan 2007 12:23:29 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-108879</guid>
					<description>another simple solution: let's assume there is a web form with 
[input type="text" name="email"]
and php code for it:
$email=$_POST['email']

solution:
[input type="text" name="emailxyz"]
and php code for it
$email=$_POST['emailxyz'];

where xyz is some random text.
If the webform gets spammed again - change the text.
Spammers must be desperate to handle multiple versions of webforms, and cannot adapt so fast.
BTW. I have a addentry.php script without any webforms and it gets spammed few times a day - spammers didn't even bother to check it.</description>
		<content:encoded><![CDATA[<p>another simple solution: let&#8217;s assume there is a web form with<br />
[input type=&#8221;text&#8221; name=&#8221;email&#8221;]<br />
and php code for it:<br />
$email=$_POST[&#8217;email&#8217;]</p>
<p>solution:<br />
[input type=&#8221;text&#8221; name=&#8221;emailxyz&#8221;]<br />
and php code for it<br />
$email=$_POST[&#8217;emailxyz&#8217;];</p>
<p>where xyz is some random text.<br />
If the webform gets spammed again - change the text.<br />
Spammers must be desperate to handle multiple versions of webforms, and cannot adapt so fast.<br />
BTW. I have a addentry.php script without any webforms and it gets spammed few times a day - spammers didn&#8217;t even bother to check it.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Carbonize</title>
		<link>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-107695</link>
		<pubDate>Fri, 19 Jan 2007 14:43:40 +0000</pubDate>
		<guid>http://spamhuntress.com/2006/12/30/keeping-a-guestbook-spam-free-isnt-easy/#comment-107695</guid>
					<description>Well so long as you have a guestbook with some good anti spam protection you then only have to worry about manually entered spam (yes some people are that sad).

As Lemat says using the noindex meta tag should stop Google listing it regardless of the link they followed.

I have had to rename both my forum and guestbook folders before now. Not because they were getting spammed but because of the amount of attempts to spam them.

Now I have a pretty good htaccess file to block access from certain places such as layeredtech, asianet.co.th, seamnetworks.net and so on. I also check my logs regularly to see if I am getting a stupid amount of hits from anywhere.</description>
		<content:encoded><![CDATA[<p>Well so long as you have a guestbook with some good anti spam protection you then only have to worry about manually entered spam (yes some people are that sad).</p>
<p>As Lemat says using the noindex meta tag should stop Google listing it regardless of the link they followed.</p>
<p>I have had to rename both my forum and guestbook folders before now. Not because they were getting spammed but because of the amount of attempts to spam them.</p>
<p>Now I have a pretty good htaccess file to block access from certain places such as layeredtech, asianet.co.th, seamnetworks.net and so on. I also check my logs regularly to see if I am getting a stupid amount of hits from anywhere.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
