CVE-2007-1531
Microsoft Windows XP and Vista - Denial of Service via Gratuitous ARP
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-1531. PoCs published by Kristian Hermansen.
AI-analyzed exploit summary This exploit sends malformed ARP packets to trigger a denial-of-service condition in Microsoft Windows Vista (SP0) by causing network interfaces to fail. It uses Scapy to craft and send ARP packets in a loop, checking for victim responses.
Description
Microsoft Windows XP and Vista overwrites ARP table entries included in gratuitous ARP, which allows remote attackers to cause a denial of service (loss of network access) by sending a gratuitous ARP for the address of the Vista host.
Exploits (2)
This exploit sends malformed ARP packets to trigger a denial-of-service condition in Microsoft Windows Vista (SP0) by causing network interfaces to fail. It uses Scapy to craft and send ARP packets in a loop, checking for victim responses.
This exploit sends malicious ARP requests to cause a denial-of-service (DoS) on Microsoft Windows Vista (SP0) by disabling the network interface. It uses Scapy to craft and send ARP packets in a loop.