ntopng 2.4+dfsg1-4 source package in Ubuntu

Changelog

ntopng (2.4+dfsg1-4) unstable; urgency=medium

  * Add CVE-2017-7458.patch to prevent an empty host to crash ntopng
    (Closes: #866721, CVE-2017-7458).
  * Add CVE-2017-7459.patch to prevent \r\n from being injected into HTTP URIs
    (Closes: #866719, CVE-2017-7459).
  * Add gcc-7.patch to fix FTBFS with gcc 7 (Closes: #853578).
  * Update Check-for-presence-of-crsf-in-admin-scripts.patch to avoid the
    'Missing CSRF parameter' error (Closes: #856048).
  * Add Avoid-access-after-free.patch and
    Avoid-access-to-unintialized-memory.patch to fix crash with mysql (thanks
    to Bernhard Übelacker, Closes: #859653).
  * Add redis-server in the Required fields of the SysVinit script
    (LP: #1437835).

 -- Ludovico Cavedon <email address hidden>  Sun, 03 Sep 2017 21:12:05 +0200

Upload details

Uploaded by:
Ludovico Cavedon
Uploaded to:
Sid
Original maintainer:
Ludovico Cavedon
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ntopng_2.4+dfsg1-4.dsc 2.2 KiB a6a7a8d6fdc167be96ca8a26fbf2b2aec043a020d7a96af04673f6d6b7a1aeb8
ntopng_2.4+dfsg1.orig.tar.gz 6.3 MiB 686628f063ac862c160abbd7fad3a55afb14757dc23a07523a9af1512fa60e7d
ntopng_2.4+dfsg1-4.debian.tar.xz 28.2 KiB f9105f71681d3d515e010ad00579c3d167d3336da8e65fef83c17a2d49236d74

Available diffs

No changes file available.

Binary packages built by this source

ntopng: 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 info@block.si
  * 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

ntopng-data: High-Speed Web-based Traffic Analysis and Flow Collection Tool (data files)

 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)
 .
 This package contains the architecture independent files for the ntopng
 daemon.

ntopng-dbgsym: debug symbols for ntopng