|
You are going to be best asking in all of the webmaster forums you can find for somebody to SSH in and sort it.
Even if it was as simple as a recursive sed on the sites files, more than likely they will be back as the hole wasn't closed. So you need to be careful.
Run an anti virus on any PCs you use to connect to your server.
Change the passwords to your server, from a different PC to any of the above.
Get somebody to SSH in and grep for the URL your sites are being redirected to and use sed to replace them.
More than likely the redirect will be in JS or at least encoded some how so you won't be able to just do a search for the URL, you'll have to do a search for encoding/decoding functions.
You're best paying somebody $100 to sort it for you, if your host can't/won't do it.
And stop using IE.
|