Tool 5: Obtain Ethernet addresses of computers in an IP list
Description:
This tool sends ARP Requests (or IP6 Neighbor Discovery) to obtain
Ethernet addresses of several computers.
For example: 'netwox 5 192.168.0.0/24,10.0.0.1-10.0.0.4'.
If parameter --no-unresolved is used, unresolved addresses are not
displayed.
This tool may need to be run with admin privilege in order to sniff
and spoof (for Ethernet addresses resolving).
Synonyms:
host, mac, resolve, show
Usage:
netwox 5 [-u|+u] -i ips
Parameters:
parameter |
description |
example |
-u|--unresolved|+u|--no-unresolved |
display unresolved items |
|
-i|--ips ips |
list/range of IP addresses |
192.168.1.0/24 |
Examples:
netwox 5 -i "192.168.1.0/24"
netwox 5 --ips "192.168.1.0/24"