LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

performing-arp-spoofing-attack-simulation - Simulate ARP spoofing to validate network security controls

Simulates ARP spoofing attacks using arpspoof, Ettercap, and Scapy to validate Dynamic ARP Inspection and network monitoring detections.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Enumerate local target network segment
  • Enable kernel IPv4 packet forwarding
  • Execute bidirectional ARP spoofing attacks
  • Capture intercepted network traffic
  • Craft custom ARP spoofing packets
  • Verify security detection and cleanup

Inputs

  • Written authorization for target network
  • In-scope network segment details
  • Gateway IP and target IP addresses

Outputs

  • Network host discovery file
  • Captured PCAP traffic files
  • Restored network ARP tables

Requirements

  • Kali Linux or equivalent distribution
  • Direct Layer 2 network access
  • Sudo privileges for network control
  • arpspoof, Ettercap, and Scapy tools

Source

  • Spec: SKILL.md
network-security
arp-spoofing
mitm
ettercap
layer2-attack
Enumerate local target network segment
Enable kernel IPv4 packet forwarding
Execute bidirectional ARP spoofing attacks
Capture intercepted network traffic
Written authorization for target network
In-scope network segment details
Gateway IP and target IP addresses
Network host discovery file
Captured PCAP traffic files
Restored network ARP tables