If you are hosting your website at Servage, as I used to do, you may got infected with some mailicious code on your website, and your firefox will complain about the website 7speed.info.

Also I found that PHP code was inserted, at the beginning of the page, and a function get_counter was added.

At first I deleted the mailicious code manually, but when I found out that my html generated photo albums were infected too, I realised that I had to write a little script for it.

And so I did. Now you can use it too. Just download this little script, place it somewhere on your disk. Download your website, and run the script locally.

Maybe you could run the script directly on your webhost too, but I was tranferring my websites to another host anyways, so I ran the script locally.

Just change the starting path on line 9, and check out what comment got placed after the mailicious Javascript code. In my case, they placed "Servage" in between the html comment tags. How convenient, this made my search a lot easier.

Click here to download the little thingy.