Example Zenmap scan
Mar 13,16To start Zenmap, simply type zenmap in the shell or run the desktop icon. You should get the Zenmap main …
Read MoreWhat is Zenmap?
Mar 13,16Zenmap is an free and open source GUI for Nmap. It is available on many operating systems (Linux, Windows, Mac …
Read MoreDetermine operating system
Mar 13,16Nmap is often used to detect the operating system a host is using. Detecting the operating system of a host …
Read MoreDisable ping sweep
Mar 13,16When Nmap runs an ordinary scan, it first runs a ping sweep and then follow up with actual port scans …
Read MoreDiscover hosts with a TCP SYN ping scan
Mar 13,16Many network administrators today block ICMP ping messages, so the ordinary Nmap ping sweep which uses ICMP will not be …
Read MoreDiscover if a host is online
Mar 13,16Sometimes, you need only to find out whether a host is online and not run a a full port scan. …
Read More
