Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /var/www/html/intranet/ drwxrwxrwx |
Viewing file: home.php.bak (1.6 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | <? session_start(); include_once('config.php'); chkLogin(); getFullName($_SESSION[uid], $_SESSION[gid]); ?> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <link href="style.css" rel="stylesheet" type="text/css"> <title>-== : ยินดีต้อนรับระบบ Intranet BCNU : ==-</title> </head> <body leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0"> <table width="755" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="2" align="center"><?php include("header.php");?></td> </tr> <tr> <td colspan="2" background="images/bg_table.png" height="30"><div align="right" class="f3"> ยินดีต้อนรับ </div></td> </tr> <tr> <td width="30%" bgcolor="#FFEECC"> </td> <td bgcolor="#FFFFFF"> </td> </tr> <tr> <td align="center" valign="top" bgcolor="#FFEECC"><?php include("menu_member.php");?></td> <td valign="top" bgcolor="#FFFFFF"><br> <?php include("news.php");?></td> </tr> <tr> <td align="center" valign="top" bgcolor="#FFEECC"> </td> <td valign="top" bgcolor="#FFFFFF" align="center"><span class="f7">ขณะนี้มีผู้กำลังออนไลน์อยู่</span><span class="f5"><?php include_once("user_online.php");?> </span><span class="f7">คน</span> </td> </tr> <tr> <td align="center" valign="top" bgcolor="#FFEECC"> </td> <td valign="top" bgcolor="#FFFFFF" align="center"> </td> </tr> <tr> <td colspan="2" align="center" bgcolor="#FFFFFF"><?php include("footer.php");?></td> </tr> </table> </body> </html> |
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0167 ]-- |