Skip to content
forked from cons0le7/FLOOD

A fast and minimal UDP/TCP packet sender with multi-threading capabilities.

License

Notifications You must be signed in to change notification settings

ctavolazzi/FLOOD

 
 

Repository files navigation

FLOOD

A fast and minimal UDP/TCP packet sender with multi-threading capabilities.

-Port scan tool built in.

-Flood tool will create a bash script to monitor ping of target. You will need to run ./FLOOD/ping.sh in a seperate instance if you wish to monitor.

-TCP tools require root privileges.

Depends

git

python3

scapy

Installation:

git clone https://github.com/cons0le7/FLOOD 
cd FLOOD
sudo python3 main.py 

Run after initiating flood to monitor target's ping:

./FLOOD/ping.sh

screenshot_1

screenshot2

About

A fast and minimal UDP/TCP packet sender with multi-threading capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%