



To accomplish its goal, Nmap sends specially crafted packets to the target host(s) and then analyzes their responses. Nmap(Network Mapper) is a security scanner, originally written by Gordon Lyon(also known by his pseudonym Fyodor Vaskovich), and used to discover hosts and services on a computer network, thereby building a map of the network. In this tutorial, we will learn how to integrate the Nmap security scanner with our Post scanner program.
