Jump to letter: [
ACDEFGHIJKLMNOPRSTWZ
]
nmap: Network exploration tool and security scanner
| Name: | nmap |
Vendor: | |
| Version: | 4.76 |
License: | http://nmap.org/man/man-legal.html |
| Release: | 1 |
URL: | http://nmap.org |
- Summary
- Nmap is a utility for network exploration or security auditing. It
supports ping scanning (determine which hosts are up), many port
scanning techniques, version detection (determine service protocols
and application versions listening behind ports), and TCP/IP
fingerprinting (remote host OS or device identification). Nmap also
offers flexible target and port specification, decoy/stealth scanning,
sunRPC scanning, and more. Most Unix and Windows platforms are
supported in both GUI and commandline modes. Several popular handheld
devices are also supported, including the Sharp Zaurus and the iPAQ.
Arch: i386
| Download: | nmap-4.76-1.i386.rpm |
| Build Date: | Fri Sep 12 01:14:46 2008 |
| Packager: | Fyodor <fyodor{%}insecure{*}org> |
| Size: | 1.59 MiB |
Changelog
- * Mon Sep 8 21:00:00 2008 David Fifield (david(a)bamsoftware.com)
- Build with --with-openssl rather than --without-openssl.
- * Thu Nov 8 20:00:00 2007 David Fifield (david(a)bamsoftware.com)
- Split the zenmap subpackage into its own spec file.
- * Tue Nov 6 20:00:00 2007 David Fifield (david(a)bamsoftware.com)
- Fix the Zenmap build on 64-bit architectures (where /usr/lib is
"/usr/lib64" but Python modules may not be installed there) and make
it work with different versions of Python.