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

Changelog

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

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 20:10:32 +0000

Upload details

Uploaded by:
Steve Langasek
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

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-3build1.debian.tar.xz 23.3 KiB 3cc82083900c94c5d074820e645ae3be6b90c48d615ea6aff1a1bf58bf893743
nmap_7.94+git20230807.3be01efb1+dfsg-3build1.dsc 2.6 KiB c19ed5e26e78f5c9cfe879115c09ff825e3e5f03a6729a8621ad03d0521278aa

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.