nmap - Network exploration tool and security scanner

Description:

Nmap (Network Mapper) is an open source tool for network exploration and
security auditing. It was designed to rapidly scan large networks, although
it works fine against single hosts. Nmap uses raw IP packets in novel ways
to determine what hosts are available on the network, what services
(application name and version) those hosts are offering, what operating
systems (and OS versions) they are running, what type of packet
filters/firewalls are in use, and dozens of other characteristics. While Nmap
is commonly used for security audits, many systems and network administrators
find it useful for routine tasks such as network inventory, managing service
upgrade schedules, and monitoring host or service uptime.

Homepage: http://nmap.org/

License: GPLv2 and LGPLv2+ and GPLv2+ and BSD

Vendor: city-fan.org repo http://www.city-fan.org/ftp/contrib/

Packages

nmap-5.21-1.0.cf.fc8.i386 [2.7 MiB] Changelog by Paul Howarth (2010-01-27):
- Update to 5.21 (see CHANGELOG for details)
- Revert upstream change in zenmap/setup.py addressing an Ubuntu issue as it
  breaks the Fedora build (on Rawhide at least)