PyRAEP/UDP: Difference between revisions

From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Hitlerlol
No edit summary
>Hitlerlol
No edit summary
Line 30: Line 30:


=Mirrors=
=Mirrors=
* [http://www.mediafire.com/?uwry1zdm5z4 Download] (mediafire)
* [http://www.mediafire.com/?alwyqnlfwi1 Download] (mediafire)


[[Category:Tools]]
[[Category:Tools]]

Revision as of 05:28, 24 April 2010

Download links are broken
Please help make this actually a useful article




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%

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 pyRaep off.

Mirrors