Nmap is een opensource netwerkscanner waarmee het netwerk in kaart kan worden gebracht. Het is in staat om hosts en services te ontdekken. In vergelijking met "simpele" portscanners is Nmap ook in staat om rekening te houden met diverse factoren, zoals veranderende latencies en network congestion. Nmap is beschikbaar voor een groot aantal besturingssystemen, waaronder Windows, Linux, Mac OS X en BSD. De volledige aankondiging voor versie 5.50 is hier te vinden, dit zijn de eerste twee paragrafen.
Nmap 5.50: Now with Gopher protocol support!
Hi folks! It has been a year since the last Nmap stable release (5.21) and six months since development version 5.35DC1, so I'm pleased to release Nmap 5.50! I'm sure you'll find that it was worth the wait!
A primary focus of this release is the Nmap Scripting Engine, which has allowed Nmap to expand up the protocol stack and take network discovery to the next level. Nmap can now query all sorts of application protocols, including web servers, databases, DNS servers, FTP, and now even Gopher servers! Remember those? These capabilities are in self-contained libraries and scripts to avoid bloating Nmap's core engine.