Dark mode switch icon Light mode switch icon

Strange blog spam?

2 min read

07:00

I have gotten two spam blog posts (aside: so, should blog spam be called spog or splog?) recently that I can’t figure out what the person’s motivation is. They were very similar in style:

All of these factors lead me to conclude that they were bogus and so both were rejected.

(MT-Blacklist ROCKS, BTW!!!)

One of the comments said simply:

“Does this form work like a guestbook?”

The other said:

“First time reading this blog, just wanted to say hi.”

I could perhaps understand if the URLs they provided were valid, but otherwise, I can’t understand what these posts were trying to do. Perhaps they were just trying to see how they could slip in under the radar for future spam attacks?

Other evidence culled from the logs confirms my suspicions that these are not legit:

The first one has a user-agent of PERL’s LWP module:

69.193.88.30 - - [03/Nov/2004:13:08:11 -0800] “POST /blog-bin/mt-comments.cgi HTTP/1.1” 200 1794 “-” “libwww-perl/5.65”

Hmmm. Same thing with the next one, but from a slightly different IP and using an older LPW module:

69.193.101.102 - - [03/Nov/2004:15:23:23 -0800] “POST /blog-bin/mt-comments.cgi HTTP/1.1” 200 1794 “-” “libwww-perl/5.64”

Originally published on by Jason Axley