How to Install and Uninstall nast Package on Kali Linux

Last updated: May 20,2024

1. Install "nast" package

Please follow the steps below to install nast on Kali Linux

$ sudo apt update $ sudo apt install nast

2. Uninstall "nast" package

Please follow the guidance below to uninstall nast on Kali Linux:

$ sudo apt remove nast $ sudo apt autoclean && sudo apt autoremove

3. Information about the nast package on Kali Linux

Package: nast
Version: 0.2.0-10
Installed-Size: 158
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libncurses6 (>= 6), libnet1 (>= 1.1.2.1), libpcap0.8 (>= 0.9.8), libtinfo6 (>= 6)
Size: 62760
SHA256: 06759490756fc5488a2fbc0efdbe6d70ef476ef78ad169fa3c8ab06c7cb4bc3c
SHA1: bd65c6114676370ef7c62b4bb1e757e93e6ff092
MD5sum: e85046618d3cd31f71e9575bc3ba7a86
Description: 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.
Description-md5:
Tag: interface::text-mode, network::scanner, role::program, scope::utility,
uitoolkit::ncurses
Section: net
Priority: optional
Filename: pool/main/n/nast/nast_0.2.0-10_amd64.deb