New Features in Nmap 4.00
By Daniel Miessler on February 10th, 2006: Tagged as Infosec | Nmap | Security | Tools
Fyodor, the author of Nmap, was just interviewed on SecurityFocus about the recent release of Nmap 4.00. He touched on a number of cool features that this major release has brought, and I thought it’d be worthwhile to make a list of the improvements.
These sorts of lists are helpful for me when trying to incorporate new functionality into how I currently use a tool. So, here’s the short overview:
- A rewritten scan engine makes it far faster and more memory efficient.
- Can now send raw ethernet frames — which allows it to attain full functionality on Windows XP SP2 systems that don’t have raw socket support.
- New ARP scanning and MAC spoofing capabilities.
- Far better documentation.
- Version detection vastly improved (including a threefold increase in the size of the signature database).
- You can now do runtime modification of scans, i.e. you can press
enterduring a scan to get an estimated time to finish, or press"v"to switch to verbose mode. Very cool. - Major improvements in scanning multiple hosts and multiple ports on each host simultaneously.
- Parallel DNS queries.
- The addition of “port scan pings” that allow for improved performance vs. firewalled systems.
