Saturday, June 17, 2017

Netdiscover – Network Address Discovery Tool

7:53 AM Leave a Reply
Netdiscover – Network Address Discovery Tool
Netdiscover is a network address discovery tool that was developed mainly for those wireless networks without DHCP servers, though it also works on wired networks. It sends ARP requests and sniffs for replies.
Netdiscover - Network Address Discovery Tool
Built on top of libnet and libpcap, it can passively detect on-line hosts, or search for them, by actively sending ARP requests, it can also be used to inspect your network ARP traffic, or find network addresses using auto scan mode, which will scan for common local networks

Requirements

  • libpcap
  • libnet > 1.1.2
Tested to work on Linux, Solaris MacOS X and OpenBSD, other *nix variants may work.

Usage

Build

You can download Netdiscover here: