diff --git a/README.md b/README.md index 0e9ec2d..e9bb552 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,7 @@ See [awesome-lockpicking](https://github.com/fabacab/awesome-lockpicking). * [dnsrecon](https://github.com/darkoperator/dnsrecon/) - DNS enumeration script. * [dnstracer](http://www.mavetju.org/unix/dnstracer.php) - Determines where a given DNS server gets its information from, and follows the chain of DNS servers. * [fierce](https://github.com/mschwager/fierce) - Python3 port of the original `fierce.pl` DNS reconnaissance tool for locating non-contiguous IP space. +* [netdiscover](https://github.com/netdiscover-scanner/netdiscover) - Network address discovery scanner, based on ARP sweeps, developed mainly for those wireless networks without a DHCP server. * [nmap](https://nmap.org/) - Free security scanner for network exploration & security audits. * [passivedns-client](https://github.com/chrislee35/passivedns-client) - Library and query tool for querying several passive DNS providers. * [passivedns](https://github.com/gamelinux/passivedns) - Network sniffer that logs all DNS server replies for use in a passive DNS setup.