Capsa can diagnoses data link layer events as below.
Event |
Description |
Severity |
Possible causes |
Solutions |
Invalid ARP Format |
Unable to operate correctly on the Ethernet, and violate the frame format defined by RFC. For example, source MAC address is multicast address, or the address information in ARP header does not match that in Ethernet MAC header. |
Security |
The address information in ARP header is falsified or forged for attack. |
Check if there is ARP attack. |
ARP Request Storm |
In a predetermined sampling duration, the number of ARP request packets per second is higher than the threshold. |
Security |
|
|
ARP Scan |
In a predetermined sampling duration, the percentage of unresponsive ARP request packets is equal to or higher than the threshold. |
Security |
|
|
ARP Too Many Unrequested Responses |
In a predetermined sampling duration, the number of unrequested ARP response packets of a host is equal to or higher than the threshold. |
Security |
|
Check if there is ARP spoofing on the host which sends a lot of ARP response packets. |
Back |