infinix x yugatech

Massive Blog Hackery Exposed

Listen to article

Tony of DJI talks about an unexpected outcome from TailRank’s River, a blog monitoring service. A large number of blogs turned out to have been hacked to promote spammy content and affiliate links.

Hidden content injected in the blog templates with links to each other in order to push the rankings in the SERPs. Blog monitoring services like TailRank, which tracks interlinking content, obviously showed those spammy content.

I’ve seen and have had experience with such types of blog hacking:

  • Modifying “header.php” or “footer.php” and inserting links to spammy sites. These text links are enclosed in DIV tags so they can be positioned way off of the screen.
  • Popular and free themes are modified and inserted with obfuscated PHP scripts to be injected remotely. The themes are then repackaged and re-distributed to the public. These scripts can then be manipulated later to inject spammy content and text links to any targeted sites. Much like a zombie blog.
  • Uploading CGI scripts into the “cgi-bin” directory via unrestricted folders. The CGI scripts can then be accessed and used to run whatever command lines the hacker wants.
  • SQL injections. Older and vulnerable versions of WordPress can be attacked via SQL injections to add content to existing/archived blog posts/entries with links to spammy sites.
  • Modifying .htaccess files to redirect (301) certain popular or high rankings pages to other spammy or affiliate-filled sites.
  • Directly modifying unrestricted pages to insert AdSense codes or modify existing AdSense Publisher ID to that of the hacker.
  • I’ve also seen blogs being sabotaged by creating empty folders that follow the same permalink structure as some of the pages of the blog. This, in effect, overrides the custom permalinks and disables the affected pages.

What’s surprising is that most of the hacks that I encountered were deployed by Filipinos too. Here are some snippets of their codes:

if ($epwd ne $npwd) {
$msg = “<br /><h1>Mukha Mo!</h1>
“;
}

print header( -COOKIE=>$cid ), start_html(“BUTAS”);

Either they coded the hack themselves or got the script somewhere else and modified it to their own liking. It was obvious because some of the coding (commands and variables) used in the script are in Tagalog.

Tony adds some advise on how to prevent this. I’ve written an more general blog post about security and contingency plans here as well.

Frequently Asked Questions

How do hackers inject spammy content into blog templates?
Hackers modify header.php or footer.php and insert links enclosed in DIV tags positioned off-screen.
What is a 'zombie blog' in the context of this hackery?
A zombie blog is a blog injected with obfuscated PHP scripts that can be remotely manipulated to add spammy content.
How can SQL injections be used to hack blogs?
SQL injections target older WordPress versions to add spammy links to existing or archived blog posts.
React to this article:
Written by
Abe Olandres

Abe Olandres

Editor-in-chief

Abe is the founder and Editor-in-Chief of YugaTech with over 20 years of experience in the technology industry. He is one of the pioneers of blogging in the country and is considered by many as the Father of Tech Blogging in the Philippines.

View all posts by Abe Olandres →

50 Comments

EN
Ensio · 18 years ago

I just downloaded a couple of free wp themes from http://www.wpthemesfree.com/. The zips are strange, especially those with funny German addresses seen on prewiev. IZArc hangs badly when unzipping footer.php. I havent installed those themes, though, and never will.


Reply
RO
Ro · 18 years ago

It’s not really hacking — it’s just programming. They create programming code and stick in templates you use for free.

It’s totally evil and it sucks though, you’re right. Just check your code out before your use it — any of it.


Reply
WA
Wangbu · 18 years ago

It is sad but true that humans, Filipinos or otherwise, always have double edge capabilities: one side for creation, another side for destruction.

I just would like to ask is there any international protocol governing hacks? Or any institution regulating internet activity?


Reply
SH
Showbiz Intriga? Get It From Boy! · 18 years ago

Congrats Yuga, great post! and i’m sure tons of revenue, lol..why? this blogpost is in the WordPress Admin Page!!just imagine the traffic!


Reply
AB
Abe Olandres Editor-in-chief · 18 years ago

Yes, the advantage of not using a popular blog CMS.


Reply
EU
Eugene · 18 years ago

Hmmm… I guess it’s an advantage that I’m not running on WordPress, Movable Type, or other popular blog CMSs.


Reply
MA
Maki · 18 years ago

How do you check if a blog is hacked?


Reply
FR
FruityOaty · 18 years ago

Oh, P.S.

Try this plugin called WP Security Scan:
http://wordpress.org/extend/plugins/wp-security-scan/#post-4986

Scans your WordPress installation for security vulnerabilities and suggests corrective actions.

-passwords
-file permissions
-database security
-version hiding
-WordPress admin protection/security


Reply
FR
FruityOaty · 18 years ago

I was recently hacked too (index.php file) and iframes were injected in my posts. It resulted in my site getting banned from Google Search results (distributing spyware). All Google results pertaining to my site were slapped with this warning: “This site may be harmful to your computer.” As a result, traffic from Google trickled to ZILCH. My Adsense dropped too.

It was hell fixing the issue. After the fix, I had to request that Google re-assess my site. It was given a clean bill of health just a couple of weeks ago.

I wanted to write about the incident, but I was afraid of attracting the hacker’s attention again.

Since then, I toughened up my site’s security… well, to the best of my knowledge. (It’s a bit technical for some people, this topic.)

I really recommend this site: http://blogsecurity.net/

Got a lot of useful tips & tools (plugins) on how to secure WordPress a bit more.


Reply
SE
SELaplana · 18 years ago

I recently discovered that my footer was modified and inserted a code that insert unknown image. I don’t know if it was done remotely or just automatically inserted by a worm or trojan or whatever when editing it using the CPANEL or theme Edit function of wordpress


Reply
BR
BrianB · 18 years ago

Just noticed Janina. Think about this guys. If it was celine lopez he’s spoofing, he would get his ass sued.


Reply
BR
BrianB · 18 years ago

Yep this happened to pmptoday around december and for the entire january. A porn site hacked us and we hardly noticed until we saw a dramatc decline in traffic.


Reply
JA
Janina · 18 years ago

I hoff my blog wont be hack by this hackers. I dont how would i peel ip my site is hacks!

Visit my site fleasee:
http://www.janinablog.com


Reply
DE
Dexter · 18 years ago

I was a victim of this one too.. The answer should be constant back up..


Reply
JE
Jeffrey · 18 years ago

That’s why i no longer use free themes. But when i do use free ones, i just modify the WordPress default theme.


Reply

Leave a Reply

Loading next article...