chaosreader 0.96-3 source package in Ubuntu

Changelog

chaosreader (0.96-3) unstable; urgency=medium

  * Migrated DH level to 11.
  * debian/control:
      - Added libnet-dns-perl to Depends field. (Closes: #890589)
      - Bumped Standards-Version to 4.1.3.
      - Updated VCS fields to use salsa server.
  * debian/copyright: updated packaging copyright years.

 -- Joao Eriberto Mota Filho <email address hidden>  Fri, 16 Feb 2018 10:35:02 -0200

Upload details

Uploaded by:
Debian Forensics
Uploaded to:
Sid
Original maintainer:
Debian Forensics
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe net

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
chaosreader_0.96-3.dsc 1.9 KiB 287baa4fcdeb8d2ee4dfccaee9dce025fbf3dfd2dee056cd929290b267b3ebc4
chaosreader_0.96.orig.tar.gz 53.6 KiB 18c54012414d7dd1af612608fabeab9fc6b695cca8c97244de56e1f719c2507a
chaosreader_0.96-3.debian.tar.xz 10.0 KiB 038e4a5d556cbe13fb8f7b450d3f2182213be9edcc88cf1a511268847b7083b5

Available diffs

No changes file available.

Binary packages built by this source

chaosreader: trace network sessions and export it to html format

 Chaosreader traces TCP/UDP/others sessions and fetches application data from
 snoop or tcpdump logs. This is a type of "any-snarf" program, as it will
 fetch telnet sessions, FTP files, HTTP transfers (HTML, GIF, JPEG etc) and
 SMTP emails from the captured data inside network traffic logs. A html index
 file is created to that links to all the session details, including realtime
 replay programs for telnet, rlogin, IRC, X11 and VNC sessions. Chaosreader
 reports such as image reports and HTTP GET/POST content reports.
 .
 It also creates replay programs for telnet sessions, so that you can play
 them back in realtime (or even different speeds).
 .
 Chaosreader can also run in standalone mode, where it invokes tcpdump or
 snoop (a similar to tcpdump program for Solaris) to create the log files
 and then processes them.
 .
 This package is useful for forensics investigations and for network traffic
 analysis.