Implementation of Dynamic ARP Inspection for Enhanced Network Security

DOI: 10.59256/indjcst.20250401024 Publication Date: 2025-04-23T04:56:29Z
ABSTRACT
This study focuses on enhancing network security by implementing dynamic ARP (Address Resolution Protocol) inspection to detect and mitigate ARP spoofing attacks. The solution is built using Flask, a lightweight web framework, and Scapy, a powerful library for packet manipulation. The system monitors network traffic in real time by analyzing ARP packets, identifying inconsistencies, and flagging potential spoofing attempts. It incorporates database integration through SQLite to manage allowed and blocked IP addresses, ensuring efficient attack response. The application also features a web interface that enables administrators to control monitoring operations, view alerts, and manage IP lists. Furthermore, the system integrates with external services like VirusTotal and ipinfo.io, providing detailed information about suspicious IPs. This comprehensive approach strengthens network security by detecting ARP spoofing attempts and preventing unauthorized access
SUPPLEMENTAL MATERIAL
Coming soon ....
REFERENCES (0)
CITATIONS (0)
EXTERNAL LINKS
PlumX Metrics
RECOMMENDATIONS
FAIR ASSESSMENT
Coming soon ....
JUPYTER LAB
Coming soon ....