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

Changelog

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

  * Re-introduce zenmap package (Closes: #1057744)
  * Fix irregular version number for zenmap
  * Fix make install breakage

 -- Hilko Bengen <email address hidden>  Sun, 24 Dec 2023 22:32:17 +0100

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nmap_7.94+git20230807.3be01efb1+dfsg-3.dsc 2.5 KiB ec43feccb6adbc0bd7d28dd3e9438dc448dc726e74296fdff6d2611ea83ceb0a
nmap_7.94+git20230807.3be01efb1+dfsg.orig.tar.xz 7.6 MiB b8a889c736aa1a8c31ee996eeeeab46345e6bd40eb27af8ca355d380d8f0fbe3
nmap_7.94+git20230807.3be01efb1+dfsg-3.debian.tar.xz 23.2 KiB bdb489529124abed6093971e9e2946452a5089beea4c71df60e8ef47114268c3

No changes file available.

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.