Name: | nmap |
---|---|
Epoch: | 2 |
Version: | 6.40 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 16892014 |
License: | GPLv2 and LGPLv2+ and GPLv2+ and BSD |
RPM: | nmap-6.40-7.el7.aarch64.rpm |
Source RPM: | nmap-6.40-7.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://nmap.org/ |
Summary: | Network exploration tool and security scanner |
Description: | 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, reverse-identd scanning, and more. In addition to the classic command-line nmap executable, the Nmap suite includes a flexible data transfer, redirection, and debugging tool (netcat utility ncat), a utility for comparing scan results (ndiff), and a packet generation and response analysis tool (nping). |
- explicitely disable modules we don't want to build to have consistent results (#1246453)
- fix coverity found issue (#1192143)
- ncat should try to connect to all resolved addresses, not only the first one (#1192143) - do not print debug messages during normal use (#1134412)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- fix man page typos
- nmap udpated to 6.40
- fix release tag
- remove bundled libraries from source tarball
- spec cleanup