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

Changelog

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

  [ Hilko Bengen ]
  * Add missing zenmap dependency.
    Thanks to Yadd <email address hidden> (Closes: #1063824)

  [ Antonio Terceiro ]
  * debian/rules: filter out build flag not supported by i686-w64-mingw32-gcc
    (Closes: #1069391)

 -- Antonio Terceiro <email address hidden>  Tue, 04 Jun 2024 13:40:09 -0300

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
Oracular release universe net

Downloads

File Size SHA-256 Checksum
nmap_7.94+git20230807.3be01efb1+dfsg-4.dsc 2.5 KiB 229e676d1bf72e6cb6d0b412420eeda1d29cf4a7bef227b8a6deb6aec7244e8d
nmap_7.94+git20230807.3be01efb1+dfsg.orig.tar.xz 7.6 MiB b8a889c736aa1a8c31ee996eeeeab46345e6bd40eb27af8ca355d380d8f0fbe3
nmap_7.94+git20230807.3be01efb1+dfsg-4.debian.tar.xz 23.3 KiB ac79f93d3dcb2ab632321ba292f5b5c6bd2ea36f82bdc0544cf07f396d885c34

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.