- Kali Linux Network Scanning Cookbook(Second Edition)
- Michael Hixon Justin Hutchens
- 66字
- 2021-07-09 20:36:18
Using ARPing to perform host discovery (layer 2)
ARPing is a command-line network utility that has a functionality similar to the commonly used ping utility. This tool can identify whether a live host is on a local network at a given IP by supplying that IP address as an argument. This recipe will discuss how to use ARPing to scan for live hosts on a network.