From 421b14c26fc92a815e3a31a3ac3572dae0477e05 Mon Sep 17 00:00:00 2001 From: Nick Raienko Date: Mon, 4 Aug 2014 21:37:54 +0300 Subject: [PATCH] Update network tools --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3c6b5db..e05fb96 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ A collection of awesome penetration testing resources, tools, confs, books, maga * [I2P](https://geti2p.net) - The Invisible Internet Project #### Networks tools +* [nmap](http://nmap.org/) - Free Security Scanner For Network Exploration & Security Audits. +* [tcpdump/libpcap](http://www.tcpdump.org/) - A common packet analyzer that runs under the command line. +* [Wireshark](http://www.wireshark.org/) - A network protocol analyzer for Unix and Windows. * [Network Tools](http://network-tools.com/) - Different network tools: pink, lookup, whois, etc. #### Hex editors