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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • aol/molochAvatar von aol

    aol/moloch

    7,399Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,399
  • arkime/arkimeAvatar von arkime

    arkime/arkime

    7,399Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,399
  • google/gopacketAvatar von google

    google/gopacket

    6,781Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,781
  • usarmyresearchlab/dshellAvatar von USArmyResearchLab

    USArmyResearchLab/Dshell

    5,487Auf GitHub ansehen↗

    Dshell ist ein Framework für Netzwerkforensik und Traffic-Prozessor, das für Deep Packet Inspection (DPI) von IPv4- und IPv6-Traffic entwickelt wurde. Es fungiert als erweiterbares forensisches Plugin-System, das Netzwerkdaten erfasst, inspiziert und analysiert, um Sicherheitsanomalien zu identifizieren und Kommunikationsströme zu rekonstruieren. Das System nutzt eine Plugin-basierte Processing-Engine, die die Entwicklung benutzerdefinierter Plugins und das Chaining von Plugins ermöglicht. Diese modulare Architektur erlaubt die Erstellung spezialisierter Analyse-Pipelines, in denen Netzwerkdaten eine Sequenz von Verarbeitungseinheiten für eine mehrstufige Analyse durchlaufen. Das Framework deckt ein breites Spektrum forensischer Fähigkeiten ab, einschließlich Echtzeit-Traffic-Monitoring, Reassembly von Netzwerkströmen und IP-Geolocation-Mapping via externer Referenzdatenbanken. Um große Datenmengen zu bewältigen, nutzt die Engine parallele Datenverarbeitung durch Verteilung von Aufgaben auf mehrere Systemprozesse. Verarbeitete Analyseergebnisse können über spezialisierte Output-Handler in verschiedene strukturierte Dateiformate exportiert werden.

    Network forensic analysis framework.

    Python
    Auf GitHub ansehen↗5,487
  • deepfence/packetstreamerAvatar von deepfence

    deepfence/PacketStreamer

    1,931Auf GitHub ansehen↗

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

    Distributed remote packet capture tool.

    Go
    Auf GitHub ansehen↗1,931
  • google/stenographerAvatar von google

    google/stenographer

    1,796Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,796
  • simsong/tcpflowAvatar von simsong

    simsong/tcpflow

    1,769Auf GitHub ansehen↗

    TCP/IP packet demultiplexer. Download from:

    Tool for capturing and reconstructing TCP connection data.

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