3 ms·
What is this kind of spam trying to do?
The contact form on my website receives some spam occasionally.
It's always a meaningless jumble of urls.
It is always of this type (I've replaced the meaningless jumble with some of my own in case the urls are valid):
ty8769 <a href="http://iduqfhuerhferif.com/">iduqfhuerhferif</a>, [url=http://powjrjie.com/]powjrjie[/url], [link=http://oproprktt.com/]oproprktt[/link], http://pesdukiqwro.com/
- conductor 14y agoIt's a bot who thinks is posting news comments which will appear in the web page.
- sohn14 14y agoTesting whether he can post links and, in that case, whether "nofollow" is on.
- sohn15 14y agoTesting whether he can post links and, in that case, whether "nofollow" is on.
- nekitamo 14y agoThey're list building by submitting to random forms . Then they go back and try to see if the comment when through the form and shows up as a comment on the website. If it does, then they know they can spam that website in the future.
- prehnra 14y agoWhat the other posters said. I would add that if this is disruptive you could try using a visually hidden field with a special value. If the field gets tampered with, you can flag it as likely spam. This works because the bot just traverses the dom and fills in fields that look like comment boxes (textareas) with spam.