awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • aol/molochaol 的头像

    aol/moloch

    7,399在 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
    在 GitHub 上查看↗7,399
  • arkime/arkimearkime 的头像

    arkime/arkime

    7,399在 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
    在 GitHub 上查看↗7,399
  • google/gopacketgoogle 的头像

    google/gopacket

    6,781在 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
    在 GitHub 上查看↗6,781
  • usarmyresearchlab/dshellUSArmyResearchLab 的头像

    USArmyResearchLab/Dshell

    5,487在 GitHub 上查看↗

    Dshell 是一个网络取证分析框架和流量处理器,专为 IPv4 和 IPv6 流量的深度包检测而设计。它作为一个可扩展的取证插件系统,能够捕获、检查和分析网络数据,以识别安全异常并重构通信流。 该系统采用基于插件的处理引擎,支持自定义插件开发和插件链式调用。这种模块化架构使得创建专门的分析流水线成为可能,网络数据可按顺序通过一系列处理单元进行多步分析。 该框架涵盖了广泛的取证功能,包括实时流量监控、网络流重组以及通过外部参考数据库进行 IP 地理位置映射。为处理海量数据,引擎采用并行数据处理,将任务分配到多个系统进程中。处理后的分析结果可通过专门的输出处理器导出为多种结构化文件格式。

    Network forensic analysis framework.

    Python
    在 GitHub 上查看↗5,487
  • deepfence/packetstreamerdeepfence 的头像

    deepfence/PacketStreamer

    1,931在 GitHub 上查看↗

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

    Distributed remote packet capture tool.

    Go
    在 GitHub 上查看↗1,931
  • google/stenographergoogle 的头像

    google/stenographer

    1,796在 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
    在 GitHub 上查看↗1,796
  • simsong/tcpflowsimsong 的头像

    simsong/tcpflow

    1,769在 GitHub 上查看↗

    TCP/IP packet demultiplexer. Download from:

    Tool for capturing and reconstructing TCP connection data.

    C++
    在 GitHub 上查看↗1,769
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Network Forensics