if you're bored, you're not paying attention

Two thoughts on spam.

Others have noticed this, but it’s starting to crop up on my weblog too: Seemingly vacuous, empty, or merely off-topic comments that appear to have no purpose — until you notice the URL of the commenter. For instance, today I noticed a new comment on this blog that said nothing but “I really agree with that last comment.” Checked the URL, and sure enough, it pointed to a site claiming to offer “free DVDs.” Sheesh.

I deleted it — as I’ve deleted similarly vacuous, veiled advertisements. It’s my site and I don’t care to have it carry surreptititous ads like this. Plus, as Scot Hacker points out, these people are trying to game Google by, in effect, forcing other sites to link to them — thus raising their own PageRank rating within Google, and causing their sites to rise higher in lists of search results.

Right now, it’s a minor annoyance. But I wonder what will happen when advertisers figure out how to automate this? I suspect that unless someone develops effective countermeasures, by this time next year I’ll be sifting through dozens, if not hundreds, of spam-comments every day, just as I now wade through spam in my email inbox.

Thought #2

It’s well-known that spammers harvest email addresses from the Web, adding these addresses to their gigantic mailing lists.

Has anyone tried spamming back, by flooding the web with bogus email addresses? It would be easy enough to do. With a few lines of code you could easily generate a bunch of fake addresses, like lucky124067@randomdomainname.org. Better still, make it a mailto with a “contact me” link. Add this code to any dynamic page, such as the PHP-generated pages used by many bloggers, and you could automatically add one, two, or a dozen fake addresses to every web page. Over time, the spambots would pick up these addresses, filling the spammers’ databases with garbage.

It wouldn’t do anything to cut down on spam, but it would cut into the efficacy of spam campaigns. And it would be damn satisfying.

ADDENDUM: Scot’s blog, again, points me in the right direction — a utility called WPoison that is aimed as clogging up spambots. The difference appears to be that WPoison generates dedicated anti-spam pages… I’m thinking about just sprinkling bogus addresses throughout the Web. Now wouldn’t that be fun?

8 Comments

  1. MM

    I have had to take spam off my blog too – blatant advertising.

    There’s a German weblogger who regularly posts blocks of fake addresses. He calls it Feeding the spambots. Here’s an example
    http://www.schockwellenreiter.de/2003/08/28.html#030828004
    (Most of his posts are in German, but a few are in English)

  2. EcS

    There is a free program out there, but I can’t recall the name. Anyhow, it is made specifically to block/eliminate spam left in guestbooks or on blogs.

    Sorry I can’t remembder what it’s called but if you find it and it works, consider giving them a plug and a link so that others who want to squash those lowlifes can use the tool.

  3. Phil Howard

    A CGI script could be used to generate different sets of fake addresses for every access, which not only ensures a large flood, but also can insert codes in those addresses to identify the HTTP client IP address which was accessing them. Then you know where the harvesting was coming from.

  4. gabe

    Why not just require blog commentators to login in order to post?

  5. Chris

    I *really* agree with that last comment [ducks]

    Seriously though I’d either/and

    – block their IP address
    – moderate all entries
    – use word blacklists

  6. Scot Hacker

    Ecs, teh script is called wpoison, available in both CGI and PHP versions. More info here:

    http://birdhouse.org/blog/archives/001030.php

  7. Soruk

    With the demise of monkeys.com, does anyone have a current link to wpoison?

  8. reinhard

    if you check the guy with the “I really agree with that last comment” you will see hundreds of comments like this in many weblogs.
    I think the only way is to make a java script into the comment, so that they don

© 2024 dylan tweney

Theme by Anders NorenUp ↑

Discover more from dylan tweney

Subscribe now to keep reading and get access to the full archive.

Continue reading