py-flood

udp port flooding, use a cli or just its modules. Integrates with Bro (Zeek) to flood hosts according to their traffic


License
MIT
Install
pip install py-flood==0.0.2

Documentation

Usage

CLI

To use threads:

python3 main.py <ip_address> <first_port> <last_port> <n_threads>

One theads with verbose output

python3 flood.py <ip_address> <first_port> <last_port>