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.8.tar.gz | 0000376614 368 KB | |
netdiscover.changes | 0000003590 3.51 KB | |
netdiscover.spec | 0000002117 2.07 KB |
Revision 16 (latest revision is 22)
Martin Pluskal (pluskalm)
committed
(revision 16)
- Update to version 0.8: * Changed PCAP_TOUT from 0 to 512 in src/ifaces.h, to avoid no results whe scanning with CIDR /24 if netdiscover is being built with libpcap >= 1.10.
Comments 0