NETCAP
OverviewGitHubHomepageGoDoc
v0.5
v0.5
  • Overview
  • Audit Records
  • Specification
  • Installation
    • Kali Linux
  • Quickstart
  • Configuration
  • Bash Completion
  • Packet Collection
  • Audit Record Labeling
  • HTTP Proxy
  • USB Capture
  • Payload Capture
  • Distributed Collection
  • Workers
  • Filtering and Export
  • Data Compression
  • Internals
  • Metrics
  • Resolvers
  • TLS Fingerprinting
  • Reassembly
  • Deep Packet Inspection
  • Live Capture
  • Maltego Integration
  • Logging
  • Packet Contexts
  • Industrial Control Systems
  • File Extraction
  • Email Extraction
  • Device Profiles
  • Python Integration
  • Changelog
  • Troubleshooting
  • Unit Tests
  • Extension
  • Downloads
  • Docker Containers
  • FAQ
  • Contributing
  • License
Powered by GitBook
On this page
  • What can I use this for?
  • How can I contribute to the project?
  • I have a question, how can I reach you?

FAQ

Frequently Asked Questions

PreviousDocker ContainersNextContributing

Last updated 5 years ago

What can I use this for?

This is a framework for capturing and analysing network packets.

For common protocols, chances are high that NETCAP already supports parsing them. If not, it's simple to implement.

NETCAP uses its own data storage format, that focuses on efficiency and applies compression by default. The data format allows accessing the extracted information across all major programming languages as type safe structured data, which makes it easy to implement quality software on top the NETCAP core engine.

How can I contribute to the project?

Please see the Contributing page.

I have a question, how can I reach you?

Contact me by mail:

dreadl0ck [at] protonmail [dot] ch

Contributing