|
Netdiscover is an active/passive address reconnaissance tool, mainly developed for those wireless networks without dhcp server, when you are wardriving. It can be also used on hub/switched networks.
Built on top of libnet and libpcap, it can passively detect online hosts, or search for them, by actively sending arp requests, it can also be used to inspect your network arp traffic, and find network addresses using auto scan mode, which will scan for common local networks.
New version ChangeLog:
* Now arp request sender data is added to the stations list
* Improved sniffer packet processing code
* Major code cleaning / commenting done
* If no interface is specified will autoselect firstone available
* Better error handling, including interface and uid checking
It can be downloaded here:
http://nixgeneration.com/~jaime/netdiscover/releases/netdiscover-0.3-beta5.tar.gz
Site URL:
http://nixgeneration.com/~jaime/netdiscover/
Also Browse CVS is available. |