awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gh0stkey avatar

gh0stkey/HaE

0
View on GitHub↗
4,034 stars·295 forks·Java·6 views

HaE

HaE is a network traffic analysis tool designed to extract, classify, and highlight specific data fragments within network messages and HTTP traffic. It functions as an HTTP data extractor and traffic content filter, utilizing a network metadata aggregator to centralize highlighted data fragments and annotations for analysis.

The tool identifies high-value network packets by mapping classification results to visual color markers and employs a modular classification system to isolate data fragments from binary or text streams. It distinguishes the severity of matched data by piping extracted content to external command line tools for independent validation.

The project provides capabilities for HTTP protocol inspection via multi-engine regular expression matching and aggregates security metadata into a centralized view for querying. It further supports packet data classification and vulnerability research workflows by filtering network traffic based on severity levels.

Features

  • Network Traffic Analysis - Analyzes network traffic to identify and isolate high-value data fragments for communication pattern analysis.
  • Regex Pattern Matching - Utilizes multiple regular expression engines simultaneously to extract structured information from HTTP headers and bodies.
  • Metadata Aggregators - Centralizes fragmented highlights and annotations into a unified metadata structure for querying and analysis.
  • HTTP Data Extractors - Provides a modular system using regular expressions to retrieve specific information from HTTP requests and responses.
  • HTTP Traffic Inspection - Inspects HTTP requests and responses to extract metadata and identify interesting API calls or parameters.
  • Network Data Fragment Extraction - Identifies and retrieves specific data fragments from network messages and files using a modular classification system.
  • Metadata Aggregation Panels - Offers a centralized panel for querying and analyzing highlighted data fragments and annotations from network traffic.
  • Traffic Classification Engines - Categorizes network traffic using modular classification systems and custom matching rules for visual highlighting.
  • Data Classification Modules - Implements a modular system of pluggable logic blocks to isolate specific data fragments from binary or text streams.
  • Request Data Extraction - Retrieves specific information and metadata from HTTP requests and responses using multi-engine regex matching.
  • Metadata Extraction - Aggregates highlighted fragments and annotations into a single panel for rapid querying and analysis.
  • External Command Piping - Pipes extracted network content to external standalone command line tools for independent severity verification.
  • Visual Highlighting - Provides a visual color-mapping system to distinguish high-value network packets from background noise.
  • Content-Based Severity Filters - Assigns severity levels to network data by running external validator commands against extracted content.
  • Vulnerability Research - Supports vulnerability research by filtering network traffic based on severity levels determined by external validators.
  • External Content Validation - Assigns severity levels to matched network data by running external validator commands against the extracted content.
  • Distributed Security Event Aggregation - Aggregates extracted fragments and security annotations into a centralized view for rapid auditing.
  • Traffic Visual Highlighting - Marks matching network messages with colors to visually distinguish high-value data from irrelevant traffic.
  • Burp Suite Extensions - Plugin for highlighting requests and extracting sensitive information.
  • Data Extraction and Analysis - Information highlighting and extraction based on custom rules.
  • Penetration Testing Tools - Burp Suite extension for highlighting and extracting sensitive data.
  • Workflow Enhancements - Highlights requests and extracts information from responses.

Star history

Star history chart for gh0stkey/haeStar history chart for gh0stkey/hae

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to HaE

Similar open-source projects, ranked by how many features they share with HaE.
  • stamparm/maltrailstamparm avatar

    stamparm/maltrail

    8,498View on 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

    Pythonattack-detectionintrusion-detectionmalware
    View on GitHub↗8,498
  • yaklang/yakityaklang avatar

    yaklang/yakit

    7,386View on GitHub↗

    Yakit is a comprehensive cybersecurity all-in-one platform designed for security assessments. It integrates a suite of core tools including an HTTP interception proxy for real-time traffic modification, an out-of-band interaction detector for verifying remote command execution via TCP, DNSLog, and ICMP, and a reverse shell manager for controlling remote server connections. The platform is distinguished by its dedicated security scripting environment, which allows for the development and execution of custom logic and plugins using a specialized high-performance language. It further extends fun

    TypeScriptblueteamburpsuiteexploit
    View on GitHub↗7,386
  • clong/detectionlabclong avatar

    clong/DetectionLab

    4,904View on GitHub↗

    DetectionLab is a reproducible Windows Active Directory security lab designed for testing detection capabilities. It uses an automation framework based on Vagrant and Packer to provision virtualized networks across multiple hypervisors and cloud platforms. The project utilizes Ansible for the declarative installation and configuration of domain services and endpoint security tools. It incorporates a browser-based remote access interface via Apache Guacamole to manage laboratory hosts without requiring standalone remote desktop clients. The environment includes a telemetry pipeline that aggre

    HTMLansibledetectiondetectionlab
    View on GitHub↗4,904
  • elespike/burp-cphelespike avatar

    elespike/burp-cph

    44View on GitHub↗

    1. Download the latest release file; e.g., CustomParameterHandler3.0.py 2. Under Extender > Options > Python Environment, point Burp to the location of your copy of Jython's standalone .jar file. a. If you don't already have Jython's standalone .jar file, download it here. 3. Finally, add…

    Python
    View on GitHub↗44
See all 30 alternatives to HaE→

Frequently asked questions

What does gh0stkey/hae do?

HaE is a network traffic analysis tool designed to extract, classify, and highlight specific data fragments within network messages and HTTP traffic. It functions as an HTTP data extractor and traffic content filter, utilizing a network metadata aggregator to centralize highlighted data fragments and annotations for analysis.

What are the main features of gh0stkey/hae?

The main features of gh0stkey/hae are: Network Traffic Analysis, Regex Pattern Matching, Metadata Aggregators, HTTP Data Extractors, HTTP Traffic Inspection, Network Data Fragment Extraction, Metadata Aggregation Panels, Traffic Classification Engines.

What are some open-source alternatives to gh0stkey/hae?

Open-source alternatives to gh0stkey/hae include: stamparm/maltrail — Maltrail is a malicious traffic detection system used for network intrusion detection. It consists of a network… yaklang/yakit — Yakit is a comprehensive cybersecurity all-in-one platform designed for security assessments. It integrates a suite of… clong/detectionlab — DetectionLab is a reproducible Windows Active Directory security lab designed for testing detection capabilities. It… gh0stkey/caa — CaA - Collector and Analyzer, Insight into information, exploring with intelligence in a thousand ways. 信息洞察,智探千方!. fsecurelabs/timeinator — Timeinator is an extension for Burp Suite that can be used to perform timing attacks over an unreliable network such… bytebutcher/burp-send-to — Adds a customizable "Send to..."-context-menu to your BurpSuite.