Skip to content

NgTung/py_synflood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SYN Flood script

A SYN flood attack script in Python

Prepare:

$ pip3 install scapy # install scapy

Run:

$ sudo python3 main.py -h <targer_host> -p <target_port> -c <count>

About

A SYN flood attack script in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages