chaosreader 0.96-5 source package in Ubuntu

Changelog

chaosreader (0.96-5) unstable; urgency=medium

  * debian/control: improved long description.
  * debian/copyright: added rights for Raphaƫl Hertzog.
  * debian/manpage/create-man.sh: added a license to script.
  * debian/source/include-binaries: added to control debian/tests/test.pcap and
    debian/tests/test2.pcap.
  * debian/tests/*: added to provide trivial tests.

 -- Joao Eriberto Mota Filho <email address hidden>  Mon, 19 Nov 2018 18:43:24 -0200

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

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
chaosreader_0.96-5.dsc 1.9 KiB e6d4dd86551d14a6edcf5012f48a6fc01dba65b3502811fc778ba6e719e7cd5c
chaosreader_0.96.orig.tar.gz 53.6 KiB 18c54012414d7dd1af612608fabeab9fc6b695cca8c97244de56e1f719c2507a
chaosreader_0.96-5.debian.tar.xz 17.1 KiB 4fb0119a295323fb51b4659536a37931166576c457f4af87d842e0ff64382f77

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.