Overview of eCapture documentation
mastereCapture is a tool designed to capture SSL/TLS text content without requiring a CA certificate by leveraging eBPF. The documentation is organized into several key areas to help developers build, extend, and integrate with the project:
- Getting Started: Guides for building and compiling the project.
- Architecture & Development: Deep dives into probe refactoring, migration from v1 to v2, and specific module case studies (e.g., GoTLS).
- Testing: Instructions for end-to-end (e2e) testing.
- Security & Operations: Guidance on Linux capabilities (least-privilege), performance benchmarking, and defending against unauthorized eBPF tool usage.
- API Documentation: Technical references for the Event Forwarding API and the Remote Configuration Update API.
- Integration: Information on using event forwarding with applications and GUI clients.
- Examples: Sample outputs for various eCapture modes and modules.