chaosreader 0.96-8 source package in Ubuntu

Changelog

chaosreader (0.96-8) unstable; urgency=medium

  [ Joao Eriberto Mota Filho ]
  * debian/control: migrated DH level to 13.

  [ Debian Janitor ]
  * Fix day-of-week for changelog entry 0.94-2.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Joao Eriberto Mota Filho <email address hidden>  Tue, 05 May 2020 23:16:11 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
chaosreader_0.96-8.dsc 1.9 KiB 48163eeb5c89ea4110986bc22145f9f5e094bd2d6d09a27822e8f89191c006d5
chaosreader_0.96.orig.tar.gz 53.6 KiB 18c54012414d7dd1af612608fabeab9fc6b695cca8c97244de56e1f719c2507a
chaosreader_0.96-8.debian.tar.xz 17.6 KiB 26755c366af20c20669f844af037fe3cc0245adb22528af42ea4d754c759ae98

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 (or other libpcap compatible programs). 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.