arp_scan
Discovers all devices on a local network segment using ARP, revealing IP, MAC, hostname, and vendor even for devices that block ICMP or TCP.
Instructions
Layer 2 LAN host discovery — finds ALL devices on local network including those that block ICMP/TCP. Returns IP, MAC address, hostname, and vendor. Only possible from a machine on the same network segment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr | Yes | Local network CIDR (e.g. 192.168.1.0/24) |