Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 369 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 369 Bytes

scapy_syn_flood

A repo that contains files that simulating a syn-flood attack on a client, and if so the server will block the client and add it to a black list. If there is an attack on a certain port, the server will switch port on all connected clients and will send a reset to all the other clients

both clients and server is implemented in scapy