|
Home : Security Tools : NMap v2.53
Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), and TCP/IP fingerprinting (remote host operating system identification). Nmap also offers flexible target and port specification, decoy scanning, determination of TCP sequence predictability characteristics, sunRPC scanning, reverse-identd scanning, and more. Console and X-Window versions are available.
Nmap has been named "Security Product of the Year" by Info World and Codetalker Digest. It has also been praised by Network World, Wired, 2600, Computer World, SANS, the CIO Institute Bulletin, and Phrack. It is currently the 13th most popular download (out of 9,000+) on the Freshmeat.Net software index .
Here is a list of the most important advantages of Nmap 2.50 over 2.12:
- The NmapFE graphical X-Window (GTK+) front end by Zach Smith (now
maintained by Fyodor) is included. A KDE front end by Ian Zepp is
available at http://www.edotorg.org/kde/kmap/
- Nmap now contains almost 500 contributed TCP/IP fingerprints for
remote operating system detection (see
http://www.insecure.org/nmap/nmap-fingerprinting-article.html )
- Added direct (bypasses portmapper) SunRPC scanning to determine
what RPC program is listening on a particular TCP or UDP port.
Almost 200 RPC services are supported.
- Added sophisticated timing controls to give the user much more
control over Nmap's speed and timeouts. Users can specify canned
modes ( like "polite" or "aggressive") or manipulate individual
timing parameters directly.
- Added ACK scanning and Window scanning for stealthy scanning of
heavily firewalled hosts.
- Portability fixes: V. 2.50 is well supported on Linux (X86, Sparc,
Alpha, PowerPC, and Merced/Itanium), Free/Net/OpenBSD, and Solaris.
It has been reported to work on many other UNIX systems.
- New resume option allows scans to be stopped and continued later
- Many speed optimizations, especially with regard to scanning hosts
behind restrictive packet filters and firewalls.
- Interactive mode enhances privacy and can add convenience
- Numerous improvements to machine parseable & human readable output
- New options allow host scan order randomization, logfile appending, random target host selection, script kiddie output, etc.
- Dozens of bug fixes and helpful tweaks.
|