.:: :[ AK-74 Security Team Web-shell ]: ::.
phpinfo()
PHP
<?php include("include/config.php"); include("include/connect.php"); include("include/function.php"); $textTitle = $textKeyword = $textDescription = ''; if ($_GET['sGender'] != '') { $indexGender = $_GET['sGender']; if ($a_gender["$indexGender"] == 'ไม่ระบุ') { $textTitle .= ' กะเทย กระเทย'; $textKeyword .= ' กะเทย กระเทย'; } else { $textTitle .= ' '.$a_gender["$indexGender"]; $textKeyword .= ' '.$a_gender["$indexGender"]; } } else { $textTitle .= ' กะเทย กระเทย'; $textKeyword .= ' กะเทย กระเทย'; } // end if ($_GET['sGender'] != '') { if ($_GET['sProvince'] != '') { $index = $_GET['sProvince']; $textTitle .= ' '.$a_configProvince["$index"]; $textKeyword .= ' '.$a_configProvince["$index"]; } // end if ($_GET['sProvince'] != '') { if ($_GET['sZone'] != '') { $index = $_GET['sZone']; $textTitle .= ' '.$a_configZoneName["$index"]; $textKeyword .= ' '.$a_configZoneName["$index"]; $textDescription .= ', '.$a_configZoneName["$index"]; } // end if ($_GET['sProvince'] != '') { if ($_GET['sFromAge'] == '') { $_GET['sFromAge'] = $_GET['sToAge']; } elseif ($_GET['sToAge'] == '') { $_GET['sToAge'] = $_GET['sFromAge']; } if ((int)$_GET['sFromAge'] > (int)$_GET['sToAge']) { $temp = $_GET['sFromAge']; $_GET['sFromAge'] = $_GET['sToAge']; $_GET['sToAge'] = $temp; } if ($_GET['sGender'] != '') { $textDescription .= ', '.$a_gender[$_GET['sGender']]; } if ($_GET['sProvince'] != '') { $textDescription .= ' '.$a_configProvince[$_GET['sProvince']]; } if ( ($_GET['sFromAge'] != '') || ($_GET['sToAge'] != '') ) { if ($_GET['sFromAge'] != $_GET['sToAge']) $textDescription .= ', อายุ '.$_GET['sFromAge'].' ถึง '.$_GET['sToAge'].' ปี'; else $textDescription .= ', อายุ '.$_GET['sFromAge'].' ปี'; } // end if ( ($_POST['sFromAge'] != '') || ($_POST['sToAge']) ) { if ($_GET['sImage'] == '1') { if ($_GET['sKeyword'] == '') $textTitle .= ' มีรูป'; $textKeyword .= ' มีรูป'; $textDescription .= ' มีรูป'; } if ($_GET['sCamera'] == '1') { if ($_GET['sKeyword'] == '') $textTitle .= ' มีกล้อง'; $textKeyword .= ' มีกล้อง'; $textDescription .= ' มีกล้อง'; } if ($_GET['sRoom'] == '1') { if ($_GET['sKeyword'] == '') $textTitle .= ' มีห้อง'; $textKeyword .= ' มีห้อง'; $textDescription .= ' มีห้อง'; } if ($_GET['sHi5'] == '1') { if ($_GET['sKeyword'] == '') $textTitle .= ' มี Hi5'; $textKeyword .= ' มี Hi5'; $textDescription .= ' มี Hi5'; } if ($_GET['sFacebook'] == '1') { if ($_GET['sKeyword'] == '') $textTitle .= ' มี Facebook'; $textKeyword .= ' มี Facebook'; $textDescription .= ' มี Facebook'; } if ($_GET['sBBpin'] == '1') { if ($_GET['sKeyword'] == '') $textTitle .= ' มี BB Pin'; $textKeyword .= ' มี BB Pin'; $textDescription .= ' มี BB Pin'; } if ($_GET['sLineId'] == '1') { if ($_GET['sKeyword'] == '') $textTitle .= ' มี Line'; $textKeyword .= ' มี Line'; $textDescription .= ' มี Line'; } if ($_GET['sInstagram'] == '1') { if ($_GET['sKeyword'] == '') $textTitle .= ' มี Instagram'; $textKeyword .= ' มี Instagram'; $textDescription .= ' มี Instagram'; } if ( ($_GET['sKeyword'] != '') && ($_GET['sKeyword'] != $configTextSearchKeyword) ) { $_GET['sKeyword'] = htmlspecialchars($_GET['sKeyword']); $textKeyword .= ' '.$_GET['sKeyword']; $textDescription .= ' '.$_GET['sKeyword']; } if ($textDescription != '') $textDescription .= ' : '; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="content-language" content="th" /> <title>หาเพื่อน <?php echo mb_substr($textTitle, 1, mb_strlen($textTitle,'utf8'), 'utf8')?> : กะเทย กระเทย หาเพื่อนคุยMsn</title> <META NAME="Keywords" CONTENT="<?php echo mb_substr($textKeyword, 1, mb_strlen($textKeyword,'utf8'), 'utf8')?>, กระเทย, กะเทย, หาเพื่อนคุยMsn"> <META NAME="Description" CONTENT="ผลการค้นหา <?php echo mb_substr($textDescription, 1, mb_strlen($textDescription,'utf8'), 'utf8')?>กระเทย, กะเทย, หาเพื่อนคุยMsn"> <link type="text/css" rel="stylesheet" href="css/ladyboy.css" /> <link type="text/css" rel="stylesheet" href="css/myStyle.css?r=<?php echo time()?>" /> <script type="text/javascript" src="/src/jquery-1.4.2.min.js"></script> <script type="text/javascript" src="/src/jquery.timers.js"></script> <script type="text/javascript" src="/Scripts/AC_RunActiveContent.js"></script> <script type="text/javascript" src="/src/jscript.js?r=<?php echo time()?>"></script> </head> <body bgcolor="#000000"> <table width="1090" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="1090" align="center" valign="top"><div style="width:970px"><?php include("head.php"); ?></div></td> </tr> <tr> <td align="center" valign="top"><div style="width:970px"> <?php include("sub-head.php"); ?> </div></td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center"><div style="width:970px"> <table width="970" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="450" style="padding-left:15px;" align="center" valign="top"><?php $a_member_VIP = getAllMemberVIP(); if (isset($_SESSION['s_member_id'])) include("memberPostForm.php"); else include("loginForm.php"); ?></td> <td width="520" style="padding-left:3px;" valign="top"><?php include("top.php"); ?></td> </tr> </table> </div> </td> </tr> <tr> <td align="center"><div style="width:970px"><?php $showAnswerSearch = 'Yes'; $insertPageShowMsn = 'Yes'; $pagesize = 100; include("searchMenu.php"); ?></div></td> </tr> <tr> <td><table width="1090" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="120" valign="top"><?php include("sideBanner-left-v2.php"); ?></td> <td valign="top" width="850"><?php include("postList.php");?><?php if ($pagecount > 1) { ?><div style="padding:15px 0 15px 0; text-align:left"><?php include("include/page_show_limit_msn_bottom.php");?></div><?php } // end if ?></td> <td align="center" width="120" valign="top"><?php include("sideBanner-right-v2.php"); ?></td> </tr> </table></td> </tr> <tr> <td align="center" height="34"><div style="width:970px"><?php include("footerMenu.php")?></div></td> </tr> <tr> <td align="center" style="padding-bottom:11px"><div style="width:970px"><?php include("bottomBanner.php"); ?></div></td> </tr> <tr> <td align="center" valign="middle"><div style="width:970px"><?php include("bottom.php"); ?></div></td> </tr> </table></td> </tr> </table> <span id="hiddenDiv"></span> </body> </html>
Rename:
-