Skip to content

Sends huge amount of packet to a target so that it can't give response to someone else

License

Notifications You must be signed in to change notification settings

SumitBamal/TCP-SYN-Flooder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TCP-SYN-Flooder

Sends huge amount of packets to a target so that it can't give response to someone else

Requirements

Scapy

Usage

>> python3 TCP-Syn-FLOOD.py -t mnit.ac.in -p 80 53

>> python3 TCP-Syn-FLOOD.py -h

>> python3 TCP-Syn-FLOOD.py -t 127.0.0.1 T If no ports are specified it will scan for open ports.

About

Sends huge amount of packet to a target so that it can't give response to someone else

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages