nmap 7.94+git20230807.3be01efb1+dfsg-3build2 source package in Ubuntu

Changelog

nmap (7.94+git20230807.3be01efb1+dfsg-3build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:58:48 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
nmap_7.94+git20230807.3be01efb1+dfsg.orig.tar.xz 7.6 MiB b8a889c736aa1a8c31ee996eeeeab46345e6bd40eb27af8ca355d380d8f0fbe3
nmap_7.94+git20230807.3be01efb1+dfsg-3build2.debian.tar.xz 23.3 KiB bf876e42f38b5b66e9fba6f4b3c02ddd7fb159df52161f01a6b1c16ab009dd11
nmap_7.94+git20230807.3be01efb1+dfsg-3build2.dsc 2.6 KiB 37f96222abc0eed909eefa88cd146042ce5f7f53d02d5496975415bc2809d28d

View changes file

Binary packages built by this source

ncat: NMAP netcat reimplementation

 ncat is a reimplementation of Netcat by the NMAP project, providing
 most of the features present in the original implementations, along
 with some new features such as IPv6 and SSL support. Port scanning
 support has been removed.

ncat-dbgsym: debug symbols for ncat
ndiff: The Network Mapper - result compare utility

 Ndiff is a tool to aid in the comparison of Nmap scans. It takes two
 Nmap XML output files and prints the differences between them them:
 hosts coming up and down, ports becoming open or closed, and things like that.
 It can produce output in human-readable text or machine-readable XML formats.

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-common: Architecture independent files for nmap

 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.
 .
 This package contains the nmap files shared by all architectures.

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.