Appendix E - Mitigating Arp Spoofing Attacks Using Packet Content Acl - D-Link DGS-3200 Series User Manual

Layer 2 gigabit ethernet managed switch
Hide thumbs Also See for DGS-3200 Series:
Table of Contents

Advertisement

Appendix E – Mitigating ARP Spoofing Attacks
Using Packet Content ACL
How Address Resolution Protocol works
Address Resolution Protocol (ARP) is the standard method for finding a host's hardware address (MAC address) when only its IP
address is known. However, this protocol is vulnerable because crackers can spoof the IP and MAC information in the ARP
packets to attack a LAN (known as ARP spoofing). This document is intended to introduce the ARP protocol, ARP spoofing
attacks, and the countermeasures brought by D-Link's switches to thwart ARP spoofing attacks.
In the process of ARP, PC A will first issue an ARP request to query PC B's MAC address. The network structure is shown in
Figure-1.
Figure-1
00-20-5C-01-33-33
10.10.10.3
00-20-5C-01-44-44
10.10.10.4
In the meantime, PC A's MAC address will be written into the "Sender H/W Address" and its IP address will be written into the
"Sender Protocol Address" in the ARP payload. As PC B's MAC address is unknown, the "Target H/W Address" will be "00-00-
00-00-00-00," while PC B's IP address will be written into the "Target Protocol Address," shown in Table-1.
Table-1 (ARP Payload)
H/W
Protocol
H/W Address
Type
Type
Length
The ARP request will be encapsulated into an Ethernet frame and sent out. As can be seen in Table-2, the "Source Address" in the
Ethernet frame will be PC A's MAC address. Since an ARP request is sent via broadcast, the "Destination address" is in a format
of Ethernet broadcast (FF-FF-FF-FF-FF-FF).
Table-2 (Ethernet frame format)
Destination address
FF-FF-FF-FF-FF-FF
When the switch receives the frame, it will check the "Source Address" in the Ethernet frame's header. If the address is not in its
Forwarding Table, the switch will learn PC A's MAC and the associated port into its Forwarding Table.
DGS-3200 Series Layer 2 Gigabit Ethernet Managed Switch
C
Port 3
Port 4
D
Protocol
Operation
Address
Length
ARP request
Source address
00-20-5C-01-11-11
Who is 10.10.10.2?
00-20-5C-01-11-11
Port 1
10.10.10.1
Port 2
00-20-5C-01-22-22
10.10.10.2
Sender
H/W Address
00-20-5C-01-11-11
10.10.10.1
Ether-type
229
A
Sender
B
Target
Sender
Target
Protocol
H/W Address
Address
00-00-00-00-00-00
ARP
FCS
Target
Protocol
Address
10.10.10.2

Advertisement

Table of Contents
loading

Table of Contents