From 97cd0e85564f7ce97ac487aabc6fe06f09c69d9b Mon Sep 17 00:00:00 2001 From: tarrenj Date: Thu, 6 Apr 2017 18:06:15 -0400 Subject: [PATCH] Update README.md (#119) * Update README.md Adds recon-ng to OSINT tools * Update README.md Adds zmap to Network Tools * Revert "Update README.md" This reverts commit 51dad977b2f20a3868c9bddb6ca1a74fbb1e60ff. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfdec66..800d6fc 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ A collection of awesome penetration testing resources * [Vuls](https://github.com/future-architect/vuls) - Vulnerability scanner for Linux/FreeBSD, agentless, written in Go #### Network Tools +* [zmap](https://zmap.io/) - Open-source network scanner that enables researchers to easily perform Internet-wide network studies * [nmap](https://nmap.org/) - Free Security Scanner For Network Exploration & Security Audits * [pig](https://github.com/rafael-santiago/pig) - A Linux packet crafting tool * [tcpdump/libpcap](http://www.tcpdump.org/) - A common packet analyzer that runs under the command line