Secure ARP and Secure DHCP Protocols to Mitigate Security Attacks
B. Issac

TL;DR
This paper proposes secure modifications to ARP and DHCP protocols to prevent common network attacks like ARP poisoning and MAC spoofing, enhancing network security.
Contribution
It introduces unicast, centralized, and secure versions of ARP and DHCP protocols, with detailed design and performance analysis.
Findings
Secure ARP reduces poisoning attacks
Secure DHCP mitigates MAC spoofing
Performance analysis shows protocol efficiency
Abstract
For network computers to communicate to one another, they need to know one another's IP address and MAC address. Address Resolution Protocol (ARP) is developed to find the Ethernet address that map to a specific IP address. The source computer broadcasts the request for Ethernet address and eventually the target computer replies. The IP to Ethernet address mapping would later be stored in an ARP Cache for some time duration, after which the process is repeated. Since ARP is susceptible to ARP poisoning attacks, we propose to make it unicast, centralized and secure, along with a secure design of DHCP protocol to mitigate MAC spoofing. The secure protocol designs are explained in detail. Lastly we also discuss some performance issues to show how the proposed protocols work.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIPv6, Mobility, Handover, Networks, Security · Network Security and Intrusion Detection · Mobile Agent-Based Network Management
