This project is a Rate based SYN Flood Protection Firewall designed to detect and mitigate SYN flood attacks, a common type of Denial of Service (DoS) attack. The firewall monitors incoming TCP packets, identifies excessive SYN requests, and dynamically blocks malicious IP addresses using iptables .
Github link: https://github.com/aman181003