Introduction to Nmap
Nmap uses raw IP packets to determine:
l
What hosts are available on a network
l
What services (application name and version)
the hosts offer
l
What operating systems (and versions) are
running
l
The type of packet filters or firewalls in use
The Nmap app supports Nmap scripts to help
you enhance Nmap functionality. These scripts
include:
l
Predefined Nmap scripts
l
User scripts that you create
l
Custom discovery scripts to be used with the
Discovery app
Nmap can be used for:
l
Auditing device or firewall security by finding
what network connections can be made
l
Identifying open ports on hosts to prepare
for auditing
Nmap App
334