nast 0.2.0-12 source package in Ubuntu

Changelog

nast (0.2.0-12) unstable; urgency=medium

  * QA upload.
  * Remove unnecessary chown call and make it possible to assemble
    nast without needing fakeroot.

 -- Niels Thykier <email address hidden>  Sat, 20 Jul 2024 09:10:40 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
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
nast_0.2.0-12.dsc 1.5 KiB 1089579e495e36ef5a3c312cea073599cca413f6fbb66daf43799556fa0f192c
nast_0.2.0.orig.tar.gz 144.1 KiB b59adf7980563bca1f44fd6e9a6e1b3c0cfadb53df0d929b6869de53062615c1
nast_0.2.0-12.debian.tar.xz 22.3 KiB f54f8f49213c4d424f371c715fdcca6f5b4b42c36365d89ef78b3b2a8a7e83f1

Available diffs

No changes file available.

Binary packages built by this source

nast: packet sniffer and lan analyzer

 Can sniff in normal mode or in promiscuous mode the packets on a network
 interface and log it. It dumps the headers of packets and the payload in
 ascii or ascii-hex format. You can apply a filter. The sniffed data can
 be saved in a separated file.
 .
 As analyzer tool, it has many features like:
  * Build LAN hosts list
  * Follow a TCP-DATA stream
  * Find LAN internet gateways
  * Discover promiscuous nodes
  * Reset an established connection
  * Perform a single half-open portscanner
  * Perform a multi half-open portscanner
  * Find link type (hub or switch)
  * Catch daemon banner of LAN nodes
  * Control arp answers to discover possible arp-spoofings
  * Byte counting with an optional filter
  * Write reports logging
 .
 It also provides a ncurses menu.

nast-dbgsym: debug symbols for nast