Guardicore Unveils IPCDump, a New Open Source Tool for Tracing Interprocess Communication
Guardicore, the segmentation company disrupting the legacy firewall market, announced the availability of IPCDump, a new open source tool for tracing interprocess communication on Linux. The tool covers most interprocess communication (IPC) mechanisms, including pipes, fifos, signals, Unix sockets, loopback-based networking, and pseudoterminals, and is useful for debugging multi-process applications and gaining transparency into how they communicate with one another in their IT environment.
“Rather than let it go to waste, our team wanted to show our commitment to the development and security communities by sharing a useful open source debugging tool.”
Modern applications have distinct processes that plug into one another in a black box, creating significant challenges for developers when something breaks. This issue is particularly true for debugging complex multiprocess applications. IPCDump solves this problem by tracing both the metadata and contents of apps’ communication and tracing IPC between short-lived processes.
Recommended AI News: Securden Launches First-in-class Fully Integrated Privileged Access Management (PAM) Platform
Security practitioners can also use the open source tool to explore how business apps communicate with internal and external systems. IPCDump can also easily track short-lived processes’ creation and destruction, a tedious task that typically requires security and IT teams to check port numbers against netstat manually. Additional features include:
- Support for pipes and FIFOs
- Loopback IPC
- Signals (regular and real-time)
- Unix streams and datagrams
- Pseudoterminal-based IPC
- Event filtering based on process PID or name
- Human-friendly or JSON-formatted output
Recommended AI News: clean.io Adds Key Hire to Growing Leadership Team
“IPCDump is the natural byproduct of our talented R&D team’s efforts to push the technical boundaries of our segmentation platform,” said Guardicore VP of Research Ofri Ziv. “Rather than let it go to waste, our team wanted to show our commitment to the development and security communities by sharing a useful open source debugging tool.”
Recommended AI News: Mining Bitcoin in the New Technology Frontier