#Nmap #Linux #Rangeforce
Nmap, also known as network mapper, is a free and open-source security tool widely known for its powerful network discovery, enumeration and security auditing abilities.
In this module, you will learn the basics of Nmap, including:
how to find online hosts on your network;
how to detect open ports and listening services;
how to fingerprint hosts based on running services;
how to use Nmap's scripts.
LEARNING OUTCOMES
Knows how to find online hosts on a network.
Knows how to detect open ports and listening services.
Knows how to fingerprint hosts based on running services.
Knows how to use Nmap's scripts