.:: :[ AK-74 Security Team Web-shell ]: ::.
phpinfo()
PHP
<div align="center"> <br /> "การโอนเงินต่างๆหรือแลกเปลี่ยนข้อมูลกันระหว่างผู้ใช้งาน ถือเป็นการกระทำส่วนตัวที่ทางเวบไซด์ไม่ได้รู้เห็นเป็นใจด้วย<br /> กรุณาพิจารณาให้รอบคอบก่อนกระทำการใดๆ ระวังอาจถูกหลอกลวงให้เสียทรัพย์สินหรือถูกข่มขู่ให้เสียชื่อเสียงได้" <br /> <br /> "ระวังอาจถูกหลองลวงให้เสียชื่อเสียงและทรัพย์สิน หรืออันตรายแก่ร่างกายและจิตใจได้" </div> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="384"><a href="/"><img src="/images/ladyboy-msn-logo.gif" alt="กะเทย กระเทย Ladyboy สาวประเภท 2" width="384" height="93" border="0" /></a></td> <td><?php if (!isset($a_group_banner_config)) { list($a_group_banner_config, $a_banner_load) = loadAllBanner(); } // end if (!isset($a_group_banner_config)) { $showDefaultBanner = 1; // ถ้า Banner ในระบบไม่ถึงจำนวนนี้ จะสร้าง Banner Default ขึ้นมา ให้ครบตามจำนวนนี้ $banner_group_id = 1; $showLimitBanner = 1; // จำนวน Banner ที่จะดึงออกมาจาก Database (0 คือไม่จำกัด) if (isset($a_group_banner_config['sort_by'][$banner_group_id])) { $allBanner = 0; if (count($a_banner_load['image'][$banner_group_id]) > 0) { $allBanner = count($a_banner_load['image'][$banner_group_id]); if ( ($showLimitBanner > 0) && ($allBanner > $showLimitBanner) ) $allBanner = $showLimitBanner; $counter = 0; foreach ($a_banner_load['image'][$banner_group_id] as $key_banner => $image) { ?><div align="center" style="padding-bottom:2px"><?php $counter++; $link = ''; $linkToOutSite = false; if ($a_banner_load['link'][$banner_group_id][$key_banner] != '') { $link = $a_banner_load['link'][$banner_group_id][$key_banner]; if (preg_match('/http:\/\//', $link)) $link = str_replace('http://', '', $link); $linkToOutSite = true; } // end if ($a_banner_load['link'][$banner_group_id][$key_banner] != '') { if ($a_group_banner_config['banner_type'][$banner_group_id] == 'Text') { if ($link != '') { if ($linkToOutSite) echo '<a href="/redirectLink.php?l=' . urldecode($link) . '" target="_blank">'; else echo '<a href="' . $link . '" target="_blank">'; } // end if ($link != '') { echo $a_banner_load['description'][$banner_group_id][$key_banner]; if ($link != '') echo '</a>'; } elseif ($a_group_banner_config['banner_type'][$banner_group_id] == 'Banner') { // end if ($a_group_banner_config['banner_type'][$banner_group_id] == 'Text') { if ( ($a_banner_load['html_file'][$banner_group_id][$key_banner] != '') && checkSwiffyBrowser() ) $image = $a_banner_load['html_file'][$banner_group_id][$key_banner]; if ( $image != '' ) { $thisPath = 'uploads/banner/' . $image; $aSize = @getimagesize($thisPath); $width = $a_group_banner_config['banner_width'][$banner_group_id]; $height = $a_group_banner_config['banner_height'][$banner_group_id]; $aSize[0] = ((int)$aSize[0] > $width)?$width:(int)$aSize[0]; $aSize[1] = ((int)$aSize[1] > $height)?$height:(int)$aSize[1]; $aType = explode(".", $image); $stype = $aType[count($aType)-1]; if ($stype == 'html') { ?> <iframe style="width:<?php echo $a_group_banner_config['banner_width'][$banner_group_id]?>px; height:<?php echo $a_group_banner_config['banner_height'][$banner_group_id]?>px; border:none;" scrolling="no" src="/<?php echo $thisPath?>"></iframe> <?php } elseif ($stype != 'swf') { // end if ($stype == 'html') { if ($link == '') { echo '<img src="'.$thisPath.'" width="'.$aSize[0].'" height="'.$aSize[1].'" border="0">'; } else { // end if ($link == '') { if ($linkToOutSite) echo '<a href="/redirectLink.php?l=' . urldecode($link) . '" target="_blank">'; else echo '<a href="' . $link . '" target="_blank">'; echo '<img src="/'.$thisPath.'" width="'.$aSize[0].'" height="'.$aSize[1].'" border="0">'; echo '</a>'; } // if ($link == '') { } else { // end if ($stype != 'swf') { ?> <script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','<?php echo $aSize[0]?>','height','<?php echo $aSize[1]?>','src','/<?php echo mb_substr($thisPath,0,-4,'utf8')?>','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/<?php echo mb_substr($thisPath,0,-4,'utf8')?>','wmode','transparent' ); //end AC code </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="<?php echo $aSize[0]?>" height="<?php echo $aSize[1]?>"> <param name="movie" value="/<?php echo $thisPath?>" /> <param name="quality" value="high" /> <embed src="/<?php echo $thisPath?>" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="<?php echo $aSize[0]?>" height="<?php echo $aSize[1]?>"></embed> </object></noscript> <?php } // if ($stype != 'swf') { } // end if ( $image != '' ) { } // end elseif ($a_group_banner_config['banner_type'][$banner_group_id] == 'Banner') { ?></div><?php if ($counter == $allBanner) break; } // end foreach ($a_banner_load['image'][$banner_group_id] as $key_banner => $image) { } // end if (count($a_banner_load['image'][$banner_group_id]) > 0) { for ($i=$allBanner; $i<$showDefaultBanner; $i++) { //for ($i=1; $i<2; $i++) { ?><div align="center" style="padding-bottom:2px"><a href="/contact_us.php"><img src="/images/head-banner.gif" border="0" /></a></div><?php } // end for } // end if (isset($a_group_banner_config['sort_by'][$banner_group_id])) { ?></td> </tr> </table></td> </tr> <tr> <td><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="25%"><a href="/"><img src="/images/i-home.gif" alt="Home" width="242" height="36" border="0" /></a></td> <td width="25%"><a href="coming_soon.php" target="_blank"><img src="/images/i-fintprovince.gif" alt="ค้นหาเพื่อนตามจังหวัด" width="244" height="36" border="0" /></a></td> <td width="25%"><a href="coming_soon.php" target="_blank"><img src="/images/i-shopping.gif" alt="MLB Shopping" width="242" height="36" border="0" /></a></td> <td width="25%"><a href="contact_us.php" target="_blank"><img src="/images/i-contactus.gif" alt="ติดต่อเรา" width="242" height="36" border="0" /></a></td> </tr> </table></td> </tr> </table>
Rename:
-