My Approach | Kali Linux, Scapy, SQL
Security threats require real-time detection and mitigation, so I built a custom firewall that blocks SYN & ICMP flood attacks, reducing attack success rates. I used Scapy for deep packet inspection and SQL-based logging to track malicious activity.
Vision and Innovation
The firewall employs real-time malware signature detection, blocking 99% of known threats while IP-based geo-blocking and spoof detection enhance security.
Technical Highlights
Packet Inspection with Scapy – Custom filtering detects and blocks malicious packets.
SQL-Based Logging – Maintains a database of detected threats for forensic analysis.