PDA

View Full Version : [Source] PyFlood DoS Flooder (SYN/TCP/UDP)



harvey
10-03-2013, 09:53 AM
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 (http://link.cur.lv/pyflood)

rafaykhan
10-09-2016, 12:27 AM
not working bro.

swiftpanel@swiftpanel:~$ chmod +x pyflood.py
swiftpanel@swiftpanel:~$ ./pyflood.py
import: unable to open X server `' @ error/import.c/ImportImageCommand/366.
import: unable to open X server `' @ error/import.c/ImportImageCommand/366.
import: unable to open X server `' @ error/import.c/ImportImageCommand/366.
import: unable to open X server `' @ error/import.c/ImportImageCommand/366.
./pyflood.py: line 14: syntax error near unexpected token `('
./pyflood.py: line 14: `class synFlood(threading.Thread):'
swiftpanel@swiftpanel:~$

Reketir
01-20-2017, 08:57 AM
Sounds nice.

crazybobcnr
03-26-2017, 12:42 PM
not working :(

JDumper
04-15-2017, 12:32 AM
please update