A network address discovering/monitoring tool
https://github.com/netdiscover-scanner/netdiscover
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / netdiscover
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/netdiscover && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
netdiscover-0.9.tar.gz | 0000390819 382 KB | |
netdiscover.changes | 0000004065 3.97 KB | |
netdiscover.spec | 0000002111 2.06 KB |
Revision 19 (latest revision is 22)
Martin Pluskal (pluskalm)
committed
(revision 19)
- Update to version 0.9: * ifaces: process_packet: Return if source MAC address matches host MAC.
Comments 0