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
·

18 repository-uri

Awesome GitHub RepositoriesNetwork Analysis

Tools for capturing, monitoring, and analyzing network traffic.

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

Awesome Network Analysis GitHub Repositories

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

    stamparm/maltrail

    8,498Vezi pe GitHub↗

    Maltrail is a malicious traffic detection system used for network intrusion detection. It consists of a network intrusion sensor for monitoring interfaces, a threat intelligence aggregator for syncing blacklists, and a detection engine that identifies security threats through signature matching and heuristic attack patterns. The system distinguishes itself through a distributed sensor architecture that collects traffic data from multiple remote probes and forwards events to a central analysis server. It employs heuristic behavioral analysis to identify unknown threats, such as port scanning o

    Detects malicious traffic using blacklists and behavioral analysis.

    Pythonattack-detectionintrusion-detectionmalware
    Vezi pe GitHub↗8,498
  • zeek/zeekAvatar zeek

    zeek/zeek

    7,735Vezi pe GitHub↗

    Zeek is a network analysis framework and security monitoring tool that transforms raw network packets into high-level semantic logs. It functions as an application protocol analyzer and network intrusion detection system designed to extract meaning from network traffic and monitor for malicious activity. The system focuses on archiving network activity and maintaining historical records of application-layer state for forensic investigation and auditing. It utilizes a combination of modular protocol analyzers and customizable detection policies to perform deep semantic analysis of numerous app

    Provides a comprehensive framework for capturing, monitoring, and analyzing network traffic.

    C++brodfirndr
    Vezi pe GitHub↗7,735
  • 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

    Indexes and stores large-scale IPv4 traffic.

    C
    Vezi pe GitHub↗7,399
  • mishakorzik/allhackingtoolsAvatar mishakorzik

    mishakorzik/AllHackingTools

    5,186Vezi pe GitHub↗

    AllHackingTools is a security tool orchestrator and suite designed to install, update, and manage a wide array of third-party hacking and security utilities from a single command interface. It functions as a centralized hub for network analysis, open source intelligence, penetration testing, and social engineering tools. The project provides specialized frameworks for gathering open source intelligence and searching for user profiles across social platforms. It includes toolkits for network reconnaissance, vulnerability scanning, and the execution of security exploits, as well as a social eng

    Provides a toolkit for sniffing network traffic, scanning open ports, and performing denial-of-service attacks.

    Shellall-in-onebruteforcecibersecurity
    Vezi pe GitHub↗5,186
  • fireeye/flare-fakenet-ngAvatar fireeye

    fireeye/flare-fakenet-ng

    2,146Vezi pe GitHub↗

    FakeNet-NG - Next Generation Dynamic Network Analysis Tool

    Simulates network services for dynamic analysis.

    Python
    Vezi pe GitHub↗2,146
  • tomchop/malcomAvatar tomchop

    tomchop/malcom

    1,170Vezi pe GitHub↗

    Malcom - Malware Communications Analyzer

    Analyzes malware communication patterns.

    Python
    Vezi pe GitHub↗1,170
  • jpr5/ngrepAvatar jpr5

    jpr5/ngrep

    1,014Vezi pe GitHub↗

    ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.

    Searches network traffic using grep-like syntax.

    Cgreppingsniffer
    Vezi pe GitHub↗1,014
  • lmco/laikabossAvatar lmco

    lmco/laikaboss

    749Vezi pe GitHub↗

    Laika BOSS: Object Scanning System

    Analyzes files and network traffic for intrusion detection.

    Python
    Vezi pe GitHub↗749
  • omriher/captipperAvatar omriher

    omriher/CapTipper

    723Vezi pe GitHub↗

    Malicious HTTP traffic explorer

    Explores malicious HTTP traffic and extracts files.

    Python
    Vezi pe GitHub↗723
  • mitrecnd/chopshopAvatar MITRECND

    MITRECND/chopshop

    496Vezi pe GitHub↗

    Protocol Analysis/Decoder Framework

    Decodes and analyzes network protocols.

    Python
    Vezi pe GitHub↗496
  • idaholab/malcolmAvatar idaholab

    idaholab/Malcolm

    472Vezi pe GitHub↗

    Malcolm is a powerful, easily deployable network traffic analysis tool suite for full packet capture artifacts (PCAP files), Zeek logs and Suricata alerts.

    Analyzes full packet captures and network logs.

    Python
    Vezi pe GitHub↗472
  • mateuszk87/pcapvizAvatar mateuszk87

    mateuszk87/PcapViz

    360Vezi pe GitHub↗

    Visualize network topologies and collect graph statistics based on pcap files

    Visualizes network topology and traffic flows.

    Python
    Vezi pe GitHub↗360
  • pjlantz/haleAvatar pjlantz

    pjlantz/Hale

    202Vezi pe GitHub↗

    Botnet command & control monitor

    Monitors botnet command and control activity.

    Python
    Vezi pe GitHub↗202
  • jbremer/httpreplayAvatar jbremer

    jbremer/httpreplay

    97Vezi pe GitHub↗

    Replay HTTP and HTTPS requests from a PCAP based on TLS Master Secrets.

    Parses and replays PCAP files including TLS streams.

    Python
    Vezi pe GitHub↗97
  • ch3k1/squidmagicAvatar ch3k1

    ch3k1/squidmagic

    81Vezi pe GitHub↗

    analyze a web-based network traffic 🕶 to detect central command and control servers

    Detects C&C servers in web traffic via proxy logs.

    Python
    Vezi pe GitHub↗81
  • ramadhanamizudin/python-icap-yaraAvatar RamadhanAmizudin

    RamadhanAmizudin/python-icap-yara

    58Vezi pe GitHub↗

    An ICAP Server with yara scanner for URL and content.

    Scans web content via ICAP using Yara.

    Python
    Vezi pe GitHub↗58
  • hempnall/broyaraAvatar hempnall

    hempnall/broyara

    33Vezi pe GitHub↗

    integrating bro into yara

    Applies Yara rules to network traffic via Bro.

    C++
    Vezi pe GitHub↗33
  • security-cheatsheet/wireshark-cheatsheetS

    security-cheatsheet/wireshark-cheatsheet

    0Vezi pe GitHub↗

    A reference guide for using network protocol analysis software.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Network Analysis