![]() |
|
PyFlood Dos Flooder (SYN/TCP/UDP) - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Python (https://sinister.li/Forum-Python) +--- Thread: PyFlood Dos Flooder (SYN/TCP/UDP) (/Thread-PyFlood-Dos-Flooder-SYN-TCP-UDP) |
PyFlood Dos Flooder (SYN/TCP/UDP) - Harvey_mybb_import13746 - 10-30-2013 PyFlood A python DoS (Denial of Service) Flooder script for SYN / TCP / UDP flooding. INFORMATION This script contains a nice function written to aid you in a denial of service flood. It includes a multithreaded, fast and clean SYN flood, TCP flood, and a UDP flood. USAGE Running the script by itself does nothing. This is just a snippet of each function listed. Each function can be called by its name, and included in your bot, or whatever you use it for. Allows full control over packet size and packets sent per thread created. SOURCE CODE CLICK HERE PyFlood Dos Flooder (SYN/TCP/UDP) - Harvey_mybb_import13746 - 10-30-2013 PyFlood A python DoS (Denial of Service) Flooder script for SYN / TCP / UDP flooding. INFORMATION This script contains a nice function written to aid you in a denial of service flood. It includes a multithreaded, fast and clean SYN flood, TCP flood, and a UDP flood. USAGE Running the script by itself does nothing. This is just a snippet of each function listed. Each function can be called by its name, and included in your bot, or whatever you use it for. Allows full control over packet size and packets sent per thread created. SOURCE CODE CLICK HERE |