nmap 7.60-1ubuntu5 source package in Ubuntu

Changelog

nmap (7.60-1ubuntu5) bionic; urgency=medium

  * Merge change from Debian:
    - No longer Recommend gksu as the `su-to-root` script is not part of that
      package (LP: #1740618)

 -- Jeremy Bicha <email address hidden>  Sun, 15 Apr 2018 21:11:39 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main net

Downloads

File Size SHA-256 Checksum
nmap_7.60.orig.tar.bz2 9.9 MiB a8796ecc4fa6c38aad6139d9515dc8113023a82e9d787e5a5fb5fa1b05516f21
nmap_7.60-1ubuntu5.debian.tar.xz 13.8 KiB 71eac049aad4230932a442b814ea9e2a7b1afad0e0d494911b80a8ce6513863b
nmap_7.60-1ubuntu5.dsc 2.2 KiB 3b2f39cb7adf2273fa7ff83fd7b64308981dc405430b74b42e1fc5d9da279428

Available diffs

View changes file

Binary packages built by this source

ndiff: No summary available for ndiff in ubuntu disco.

No description available for ndiff in ubuntu disco.

nmap: The Network Mapper

 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.

nmap-dbgsym: debug symbols for nmap
zenmap: The Network Mapper Front End

 Zenmap is an Nmap frontend. It is meant to be useful for advanced users
 and to make Nmap easy to use by beginners. It was originally derived
 from Umit, an Nmap GUI created as part of the Google Summer of Code.