Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lemedi/synflood


https://github.com/lemedi/synflood

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# SYN Flooder
réalisation en python du projet TP reaseau Ensa Khouribga

# usage
> $ python syncflood ip_src ip_dest port_dst

# Requirments
* python 2.7 or python 3
* scapy: pip install scapy
* docopt: pip intall docopt