irahulgulati / SYN-Flood-DDoS-Detection

Python Script that sniffs network traffic on a Apache server and use anomaly detection methods to detect DDoS attack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYN-Flood-DDoS-Detection

Python Script that sniffs network traffic on a Apache server and use anomaly detection methods to detect DDoS attack.

Project Setup

  1. This code requires a SYN-Flood generating script, which can be found on my github page.
  2. A Linux machine
  3. An Apache Server running on port 80

This code is inspired/sourced/modified from thenewboston(Bucky Robert's) Youtube channel.

For more information please visit his github page

About

Python Script that sniffs network traffic on a Apache server and use anomaly detection methods to detect DDoS attack.

License:MIT License


Languages

Language:Python 100.0%