Pages

Tuesday, October 22, 2013

PyRAEP/UDP

PyRAEP/UDP

This is a subproject/feature of the larger, unified pyraep project, which works on the basis of a UDP flood attack (see Denial of Service Methods. It is mostly completed, but like pyraep suffers from an occasional bug when shutting down. Because of multithreading, it works much more efficiently than rok/i/ts, and below is a table illustrating that point.
Duration Threads Loop size % Better
30s 8 15 400%
30s 15 25 1,100%




[edit] Use

To use, you need to set three things: a target, a thread number, and a loop size. For the target, it is best to enter an IP address (to avoid dns issues), though a domain name can work too. Now, as far as thread count (first slider) goes, moar is better--up to a point. 8 threads > 4 threads, but 70 threads may very well freeze or not work properly. The next thing that can change the strength of attack is the drone loop size (second slider). Each drone thread will loop as many times as you tell it to before killing itself. More will make the attack more efficient as more threads will operate longer, however a large loop size will make it take a long time to shut down.



[edit] Mirrors

No comments:

Post a Comment