awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesNetwork Forensics

Tools for capturing, storing, and analyzing full network packets.

Explore 7 awesome GitHub repositories matching part of an awesome list · Network Forensics. Refine with filters or upvote what's useful.

Awesome Network Forensics GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • aol/molochAvatar de aol

    aol/moloch

    7,399Voir sur 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

    Large-scale IPv4 packet capture and indexing system.

    C
    Voir sur GitHub↗7,399
  • arkime/arkimeAvatar de arkime

    arkime/arkime

    7,399Voir sur GitHub↗

    Arkime is a distributed packet analysis platform and full packet capture system designed for recording raw network traffic, indexing metadata, and performing network forensics. It functions as a network traffic indexer and security tool that enables the monitoring, querying, and browsing of large-scale network traffic across multi-cluster architectures. The platform distinguishes itself through its ability to manage distributed capture clusters from a centralized administrative dashboard. It integrates external data feeds with internal traffic logs to identify known threats and provides a pro

    Provides a web-based interface for querying indexed data and analyzing full network packets.

    C
    Voir sur GitHub↗7,399
  • google/gopacketAvatar de google

    google/gopacket

    6,781Voir sur GitHub↗

    gopacket is a Go library for live packet capture and multi-layer protocol decoding. It provides a framework for parsing raw network bytes into structured protocol layers, enabling inspection and analysis of network traffic directly from interfaces or packet capture files. The library distinguishes itself through a layered protocol stack that organizes decoders as independent, composable layers, and an interface-based decoder registry that supports extensible custom protocol development. It offers zero-copy packet decoding for high-throughput parsing, stream-based TCP reassembly to reconstruct

    Analyzes captured packet data from files or live interfaces to investigate network events and security incidents.

    Go
    Voir sur GitHub↗6,781
  • usarmyresearchlab/dshellAvatar de USArmyResearchLab

    USArmyResearchLab/Dshell

    5,487Voir sur GitHub↗

    Dshell est un framework d'analyse forensique réseau et un processeur de trafic conçu pour l'inspection approfondie des paquets (DPI) du trafic IPv4 et IPv6. Il fonctionne comme un système de plugin forensique extensible qui capture, inspecte et analyse les données réseau pour identifier les anomalies de sécurité et reconstruire les flux de communication. Le système utilise un moteur de traitement basé sur des plugins qui permet le développement de plugins personnalisés et le chaînage de plugins. Cette architecture modulaire permet la création de pipelines d'analyse spécialisés où les données réseau sont passées à travers une séquence d'unités de traitement pour une analyse en plusieurs étapes. Le framework couvre un large éventail de capacités forensiques, incluant la surveillance du trafic en temps réel, le réassemblage de flux réseau et le mappage de géolocalisation IP via des bases de données de référence externes. Pour gérer de gros volumes de données, le moteur emploie le traitement de données parallèle en distribuant les tâches à travers plusieurs processus système. Les résultats d'analyse traités peuvent être exportés dans divers formats de fichiers structurés via des gestionnaires de sortie spécialisés.

    Network forensic analysis framework.

    Python
    Voir sur GitHub↗5,487
  • deepfence/packetstreamerAvatar de deepfence

    deepfence/PacketStreamer

    1,931Voir sur GitHub↗

    :star: :star: Distributed tcpdump for cloud native environments :star: :star:

    Distributed remote packet capture tool.

    Go
    Voir sur GitHub↗1,931
  • google/stenographerAvatar de google

    google/stenographer

    1,796Voir sur GitHub↗

    Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets. Discussion/announcements at stenographer@googlegroups.com

    High-speed packet capture and spooling solution.

    Go
    Voir sur GitHub↗1,796
  • simsong/tcpflowAvatar de simsong

    simsong/tcpflow

    1,769Voir sur GitHub↗

    TCP/IP packet demultiplexer. Download from:

    Tool for capturing and reconstructing TCP connection data.

    C++
    Voir sur GitHub↗1,769
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Network Forensics