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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • aol/molochAvatar aol

    aol/moloch

    7,399Vezi pe 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
    Vezi pe GitHub↗7,399
  • arkime/arkimeAvatar arkime

    arkime/arkime

    7,399Vezi pe 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
    Vezi pe GitHub↗7,399
  • google/gopacketAvatar google

    google/gopacket

    6,781Vezi pe 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
    Vezi pe GitHub↗6,781
  • usarmyresearchlab/dshellAvatar USArmyResearchLab

    USArmyResearchLab/Dshell

    5,487Vezi pe GitHub↗

    Dshell este un framework de analiză criminalistică a rețelei și procesor de trafic conceput pentru inspecția profundă a pachetelor (DPI) de trafic IPv4 și IPv6. Funcționează ca un sistem extensibil de plugin-uri criminalistice care capturează, inspectează și analizează datele de rețea pentru a identifica anomalii de securitate și a reconstrui fluxurile de comunicare. Sistemul utilizează un motor de procesare bazat pe plugin-uri care permite dezvoltarea de plugin-uri personalizate și înlănțuirea acestora. Această arhitectură modulară permite crearea de pipeline-uri de analiză specializate unde datele de rețea sunt trecute printr-o secvență de unități de procesare pentru analiză în mai mulți pași. Framework-ul acoperă o gamă largă de capabilități criminalistice, inclusiv monitorizarea traficului în timp real, reasamblarea fluxurilor de rețea și maparea geolocației IP prin baze de date de referință externe. Pentru a gestiona volume mari de date, motorul utilizează procesarea paralelă a datelor prin distribuirea sarcinilor între mai multe procese de sistem. Rezultatele analizei procesate pot fi exportate în diverse formate de fișiere structurate prin handler-e de output specializate.

    Network forensic analysis framework.

    Python
    Vezi pe GitHub↗5,487
  • deepfence/packetstreamerAvatar deepfence

    deepfence/PacketStreamer

    1,931Vezi pe GitHub↗

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

    Distributed remote packet capture tool.

    Go
    Vezi pe GitHub↗1,931
  • google/stenographerAvatar google

    google/stenographer

    1,796Vezi pe 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
    Vezi pe GitHub↗1,796
  • simsong/tcpflowAvatar simsong

    simsong/tcpflow

    1,769Vezi pe GitHub↗

    TCP/IP packet demultiplexer. Download from:

    Tool for capturing and reconstructing TCP connection data.

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