An open source tool to trace TCP/UDP/... sessions and fetch application data https://github.com/brendangregg/Chaosreader
Go to file
2024-01-05 21:11:56 +01:00
chaosreader.spec update to 0.96 [release 0.96-1mamba;Wed Feb 10 2021] 2024-01-05 21:11:56 +01:00
README.md automatic rebuild by autodist [release 0.94-2mamba;Thu Sep 05 2013] 2024-01-05 21:11:55 +01:00

chaosreader

Chaosreader is an open source tool to trace TCP/UDP/... sessions and fetch 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, ...), SMTP emails, ... from the captured data inside network traffic logs. A html index file is created that links to all the session details, including realtime replay programs for telnet, rlogin, IRC, X11 or VNC sessions; and reports such as image reports and HTTP GET/POST content reports. Chaosreader can also run in standalone mode - where it invokes tcpdump or snoop (if they are available) to create the log files and then processes them.