From 8805ed63280b9934b18cd8ea65c04d3b706cd330 Mon Sep 17 00:00:00 2001 From: Giga1699 Date: Sun, 16 Feb 2014 18:55:11 -0500 Subject: [PATCH] Re-added notes text --- tools/nmap.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/nmap.md b/tools/nmap.md index fdd17e8..bbc7a8c 100644 --- a/tools/nmap.md +++ b/tools/nmap.md @@ -2,6 +2,8 @@ Notes ------- +What is Nmap? +Nmap("Network Mapper") is a security scanner originally written by Gordon Lyon used to discover hosts and services on a computer network, thus creating a "map" of the network. Help Text -------