Uli's Web Site
[ Zathras.de - Uli's Web Site ]
Other Sites: Stories
Pix
Abi 2000
Stargate: Resurgence
Lost? Site Map!
 
 
     home | articles | moose | programming | articles >> blog

 Blog
 
 Blog Topics
 
 Archive
 

15 Most Recent [RSS]

 Uli's source code is on Github!
2010-03-05 @986
 
 Downtime on Friday
2010-03-04 @025
 
 Hacking the Press - A point for usability in press kits
2010-02-18 @404
 
 So. Git.
2010-02-15 @498
 
 Helpful Xcode User Scripts
2010-02-14 @485
 
 CocoaHeads München: Xcode Tiefergelegt Folien
2010-02-10 @995
 
 Debugging Assembler on Mac OS X
2010-02-07 @600
 
 The iPad
2010-01-29 @417
 
 Double click is a shortcut
2010-01-16 @621
 
 Removing transparency from NSImage
2010-01-16 @581
 
 Garbage collection, work of the devil?
2009-12-20 @881
 
 Let's talk about Coding Style
2009-12-15 @459
 
 The iPhone Reality Show
2009-12-13 @589
 
 The Sinus Curve of Life
2009-11-26 @430
 
 AppleScripting Cocoa a little
2009-11-26 @003
 

More...

Insidious Aspma dot Com WordPress Hack!

It appears a site named aspma.com is laying Google-bait by hacking into other websites. The only common denominator I've found so far is that the sites all seem to be using WordPress, and they seem to be inserting their spam into the actual post message. The insidious thing about this hack is they're using the following code fragment (link replaced with 'xxx'):

<div class='fds432' style='overflow:auto;width:0;height:0;'>
<p>Do you want <a href="xxx">download mp3 music</a> from online mp3 archive,
You find where <a href="xxx">mp3 music download</a> for mp3 player.</p></div></p>

Yes, ladies and gentlemen, this is a DIV with width and height set to zero. This means that it doesn't show up when you look at your page, only in the RSS feed if you're lucky, or when you search the page source code. However, it is visible on the site for Google, which thinks the hacked site was linking to that target site.

A quick search on Google by my sister already found seven infected sites, and that is not counting the site I found it on (it's a tad hard to google for this term).

If you have a web site, I recommend you search your own site for such width:0 and height:0 tags and similar invisible content. Google Blog Search seems to be a good tool for finding some infected sites, though apparently not all of them, so try several.

Update: Peter Hosey is currently investigating this matter, and according to him it looks like they're going through WordPress' xmlrpc.php file, and there seems to be increased traffic hitting that file.

Reader Comments: (RSS Feed)
No comments yet
Comment on this article:
Name:
E-Mail: (not shown, hashed for Gravatar)
Web Site URL: (optional)
Comment: (plain text only)
Please Enter the following word:
Or E-Mail Uli privately.

 
Created: 2008-03-24 @506 Last change: 2008-03-25 @764 | Home | Admin | Edit
© Copyright 2003-2010 by M. Uli Kusterer, all rights reserved.