How to Install and Uninstall ntopng Package on Kali Linux

Last updated: May 15,2024

1. Install "ntopng" package

Please follow the step by step instructions below to install ntopng on Kali Linux

$ sudo apt update $ sudo apt install ntopng

2. Uninstall "ntopng" package

Learn how to uninstall ntopng on Kali Linux:

$ sudo apt remove ntopng $ sudo apt autoclean && sudo apt autoremove

3. Information about the ntopng package on Kali Linux

Package: ntopng
Version: 5.2.1+dfsg1-1
Installed-Size: 15903
Maintainer: Ludovico Cavedon
Architecture: amd64
Depends: adduser, libc6 (>= 2.33), libcap2 (>= 1:2.10), libcurl3-gnutls (>= 7.16.2), libgcc-s1 (>= 3.4), libhiredis0.14 (>= 0.14.0), libjson-c5 (>= 0.15), liblua5.3-0, libmariadb3 (>= 3.0.0), libmaxminddb0 (>= 1.0.2), libndpi4.2 (>= 4.2), libpcap0.8 (>= 0.9.8), librrd8 (>= 1.4~rc2), libsqlite3-0 (>= 3.6.0), libssl1.1 (>= 1.1.0), libstdc++6 (>= 11), libzmq5 (>= 4.0.1+dfsg), zlib1g (>= 1:1.1.4), lsb-base (>= 3.0-6), ntopng-data (= 5.2.1+dfsg1-1), redis-server (>= 2.6)
Size: 4669692
SHA256: 79308bcc72305d0b6060cebe0fb6423b0bcde5fd565b8350deb5d969ca61dde2
SHA1: 5c6f06cf937c231d69e27ada99dfad22e409f164
MD5sum: 12dacef635931f9cedba8fbd6a5ad167
Description: High-Speed Web-based Traffic Analysis and Flow Collection Tool
ntopng is the next generation version of the original ntop, a network
traffic probe that shows the network usage, similar to what the popular
top Unix command does. ntop is based on libpcap and it has been written
in a portable way in order to virtually run on every Unix platform,
MacOSX and on Win32 as well.
.
ntopng users can use a web browser to navigate through ntop (that acts as a
web server) traffic information and get a dump of the network status. In the
latter case, ntop can be seen as a simple RMON-like agent with an embedded web
interface. The use of:
.
* a web interface
* limited configuration and administration via the web interface
* reduced CPU and memory usage (they vary according to network size and
traffic)
.
What ntopng can do:
* Sort network traffic according to many protocols
* Show network traffic and IPv4/v6 active hosts
* Store on disk persistent traffic statistics in RRD format
* Geolocate hosts
* Discover application protocols by leveraging on nDPI, ntop’s DPI
framework
* Characterise HTTP traffic by leveraging on characterisation services
provided by block.si. ntopng comes with a demo characterisation key, but if
you need a permanent one, please mail [email protected]
* Show IP traffic distribution among the various protocols
* Analyse IP traffic and sort it according to the source/destination
* Display IP Traffic Subnet matrix (who’s talking to who?)
* Report IP protocol usage sorted by protocol type
* Act as a NetFlow/sFlow collector for flows generated by routers (e.g.
Cisco and Juniper) or switches (e.g. Foundry Networks) when used together
with nProbe
* Produce HTML5/AJAX network traffic statistics
Description-md5: c554bb537176c5f875a62b4646cb9e65
Homepage: http://www.ntop.org/products/ntop/
Section: net
Priority: optional
Filename: pool/main/n/ntopng/ntopng_5.2.1+dfsg1-1_amd64.deb