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 51dad977b2.
This commit is contained in:
tarrenj 2017-04-06 18:06:15 -04:00 committed by Samar Dhwoj Acharya
parent 4d4cb89049
commit 97cd0e8556

View File

@ -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