Quote (DiabeticKnight @ Thu, 24 Sep 2009, 23:45)
yes, the serverhost that I used apparently got hacked or hit with a virus and everyone using their servers got an infection to their html files. I am in the process of taking down anything that uses html until we can fix the issue.

that's the common virus in last weeks, it adds the iframe to every index / body file with html/php extension.
There are 2 versions of it, 1, bugged, which deletes the whole file in the middle ( stupid, 'cause the whole idea was to add the bad frame, 'cause google deletes such site from the search ( google thinks it's a virus, so it's automatically deleted from the database and blocked ) ) and the 2, which adds the bad iframes to the code, and let the site run. Site is working, owner thinks everything is fine, but site is blocked, and users do not trust such site anymore.
All what you need to do, is explore index files, and delete code like : <iframe src="site.com"></iframe>; with random addons, like size.
/Virus steals FTP passwords and logins from the FTP programs ( most 'infected' is total commander ), so you should change your password and do not add it to the program to automatic log you in.
|Sorry, my english isn't best at all

Hope it will help you somehow.
This post was edited by markov on Sep 24 2009 04:39pm