Stenographer is a full-packet-capture utility designed for buffering packets to disk for intrusion detection and incident response purposes. It offers high-performance NIC-to-disk packet writing, efficient disk management to handle file deletion as disk space fills up, and easy retrieval of specific packet sets. It excels in quickly writing packets to disk at speeds of around 10Gbps on multi-core, multi-disk systems, managing disk usage to store longer durations during traffic lulls, and deleting the oldest packets when reaching disk limits. However, it is not suitable for complex packet processing like TCP stream reassembly, as its focus on speed sacrifices such functionalities. Additionally, reading back large amounts of packets (>1% of packets written) can lead to disk read and write competition issues.
Common questions about Stenographer including features, pricing, alternatives, and user reviews.
Stenographer is Stenographer is a high-performance full-packet-capture utility for intrusion detection and incident response purposes. It is a Security Operations solution designed to help security teams with Packet Analysis, Packet Capture.
Stenographer is a free Security Operations tool. This makes it accessible for organizations of all sizes, from startups to enterprises. Visit https://github.com/google/stenographer/ for download and installation instructions.
Popular alternatives to Stenographer include:
Compare these tools and more at https://cybersectools.com/categories/security-operations
Stenographer is for security teams and organizations that need Packet Analysis, Packet Capture. It's particularly suitable for small to medium-sized teams looking for cost-effective solutions. Other Security Operations tools can be found at https://cybersectools.com/categories/security-operations
A tool that reads IP packets from the network or a tcpdump save file and writes an ASCII summary of the packet data.
A multiplatform C++ library for capturing, parsing, and crafting network packets with support for various network protocols.
Automated network packet recording and breach investigation tool for IR teams.