Forum Moderators: phranque
First I checked everything for security holes, but nothing. I had no idea why somebody fills again and again the form.
Now the secret is revealed, the last form email contained:
Hi. Sorry for my spam. But i love your guestbook. Good luke!
Long list of spamed URLs
Now a 3rd of my domain is also affected with this sort of quest book spaming.
Any ideas how to tell this morons, that this is the contact form and not a quest book?
If they do, then one simple solution would be use a nonce to distinguish the bot from the human.
Example:
Of course, if the spambot loads and re-parses the HTML from the URL containing the contact form just before transmitting the spam each time, then this simple scheme won't work.
Spambots are often coded in a highly fragile way; I would be interested to know how many of them load and re-parse before each transmission.