awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesNetwork Traffic Export

Specialized export of network-specific flow records and security events to external databases.

Distinct from Elasticsearch Exporters: Candidates are either too specific to one DB or are about traffic processing/filtering, not the export of flow records.

Explore 5 awesome GitHub repositories matching data & databases · Network Traffic Export. Refine with filters or upvote what's useful.

Awesome Network Traffic Export GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gojue/ecaptureG

    gojue/ecapture

    15,283Ver en GitHub↗

    Ecapture is a suite of specialized auditing tools designed to capture plaintext database queries, log executed shell commands, forward packet captures, and decrypt TLS traffic. The system extracts plaintext content from encrypted communications and TLS master secrets without requiring CA certificates. It further monitors data interactions by capturing SQL queries from database instances and recording commands from shell environments for host-level auditing. The toolset includes capabilities for network traffic analysis, exporting captured data to pcapng files, and forwarding events to extern

    Saves captured network traffic into Pcapng format including embedded decryption secrets for analysis.

    C
    Ver en GitHub↗15,283
  • ntop/ntopngAvatar de ntop

    ntop/ntopng

    7,880Ver en GitHub↗

    ntopng es una herramienta de monitoreo de tráfico de red basada en web y agregador de datos de flujo. Funciona como un monitor de seguridad de red, un sistema de gestión de red SNMP y un analizador de protocolos industriales para entornos OT y SCADA. El sistema proporciona una inspección especializada para protocolos industriales como Modbus, DNP3 e IEC 60870. Se distingue por la detección de amenazas conductuales, el análisis de tráfico cifrado mediante huellas digitales de enlace y la capacidad de identificar hardware y sistemas operativos utilizando patrones de DHCP y direcciones MAC. Sus capacidades más amplias incluyen el análisis de tráfico en tiempo real y la captura de paquetes, el mapeo de topología de red y la orquestación de jerarquías de colectores escalonados. La plataforma también gestiona el control de acceso a la red a través de portales cautivos, aplica cuotas de tráfico y exporta datos de flujo y alertas a bases de datos externas como ClickHouse, Elasticsearch y Kafka. El proyecto admite la ejecución de múltiples instancias de monitoreo independientes en un solo host utilizando configuraciones aisladas.

    Sends flow records and security alerts to external databases like Elasticsearch, ClickHouse, or Kafka for long-term storage.

    Lua
    Ver en GitHub↗7,880
  • aol/molochAvatar de aol

    aol/moloch

    7,399Ver en GitHub↗

    Moloch is a full packet capture system and network forensics platform designed for large scale network traffic recording and indexing. It functions as a distributed packet indexer that stores raw data in PCAP format for deep packet analysis and security investigations. The system distinguishes itself through a decentralized architecture that distributes capture and viewing components across multiple nodes to handle high volumes of network traffic. It utilizes a web-based management interface for browsing network sessions and provides a programmable API for exporting captured traffic and metad

    Exports captured network data in PCAP or JSON formats for external analysis.

    C
    Ver en GitHub↗7,399
  • opnsense/coreAvatar de opnsense

    opnsense/core

    4,493Ver en GitHub↗

    This project is the core management framework for a security appliance, providing the primary infrastructure for firewall management, network intrusion prevention, and high-availability networking. It serves as the centralized system for controlling network security policies, filtering traffic, and administering a security appliance dashboard. The system is distinguished by its high-availability capabilities, which include synchronizing configurations and connection state tables across redundant nodes to enable automatic hardware failover. It also features a modular plugin architecture for ex

    Extracts network traffic totals and flow records into CSV format for external security analysis.

    PHPapibsdcaptive-portal
    Ver en GitHub↗4,493
  • emanuele-f/pcapdroidAvatar de emanuele-f

    emanuele-f/PCAPdroid

    4,133Ver en GitHub↗

    PCAPdroid is an Android network traffic analyzer and packet capture tool that operates without requiring root access. It functions as a VPN-based firewall and network controller, capable of recording traffic in PCAPng format and blocking connections to specific domains or malicious hosts. The project distinguishes itself through a proxy-based system for decrypting TLS traffic and routing device network traffic through SOCKS5 proxies or the Tor network. It further allows for the modification of live HTTP requests and responses via custom scripts. Its capabilities cover application connection

    Saves network traffic in pcapng format, embedding decryption secrets for external analysis.

    Javaandroidcapture-trafficdecryption
    Ver en GitHub↗4,133
  1. Home
  2. Data & Databases
  3. Network Traffic Export

Explorar subetiquetas

  • Pcapng File ExportsExporting network traffic into Pcapng format with embedded decryption secrets. **Distinct from Network Traffic Export:** Distinct from Network Traffic Export: specifically handles the Pcapng format and the inclusion of TLS secrets.