Section 01
Introduction to the Real-Time Rogue DHCP Detection System: A Machine Learning-Based Cybersecurity Protection Solution
This project is a Python-based real-time rogue DHCP detection system. It captures packets via Scapy, uses a random forest machine learning model to analyze DHCP traffic features and identify unauthorized servers, and provides a Flask-built web dashboard for visual monitoring. The project addresses the threat of rogue DHCP attacks in enterprise networks and offers a software-level security solution for environments without DHCP Snooping infrastructure.