awesome-repositories.com
Blog
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
dstotijn avatar

dstotijn/hetty

0
View on GitHub↗
11,485 stars·733 forks·Go·MIT·17 viewshetty.xyz↗

Hetty

Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic between a browser and a server. It functions as an HTTP request editor for creating and replaying manual requests to test server behavior and as a project-based traffic logger that isolates network logs across different security research engagements.

The tool provides a request-response interception loop that pauses outgoing requests and incoming responses in transit, allowing for manual editing or cancellation. It includes a manual request replay engine to construct and transmit custom HTTP requests for probing server endpoints and identifying security vulnerabilities.

The system manages web traffic through middleman proxy routing and persists captured communication to a database. These capabilities support activities such as API vulnerability testing and bug bounty hunting by organizing traffic logs and configurations into separate project scopes.

Features

  • Intercepting Proxies - Functions as an HTTP intercepting proxy to capture and modify traffic between a browser and a server.
  • HTTP Proxies - Provides a comprehensive HTTP proxy for logging and analyzing web communication.
  • Captured Request Replayers - Includes a manual request replay engine to resend and test captured HTTP requests.
  • Proxy Routing - Implements middleman proxy routing to facilitate the inspection and logging of all network communication.
  • Traffic Interception - Routes network traffic through proxy ports to permit manual editing of requests in transit.
  • Traffic Proxying - Routes web traffic through a middleman proxy to log and analyze communication.
  • HTTP Request and Response Modifiers - Intercepts and alters HTTP request or response data in real time to test server behavior.
  • HTTP Request Editors - Allows manual modification of URLs, headers, and bodies of outgoing HTTP requests before forwarding.
  • HTTP Traffic Inspection - Performs real-time analysis of HTTP request and response data to find security vulnerabilities.
  • Web Application Analysis Toolkits - Offers a suite of tools for identifying web vulnerabilities through traffic analysis and manual request crafting.
  • Web Application Security Assessments - Provides capabilities for analyzing web application structures and headers to identify security vulnerabilities.
  • Traffic Interception and Modification - Hhalts requests and responses in transit for manual review, modification, or cancellation.
  • Network Traffic Logs - Persists captured HTTP communication to a database for historical analysis and searching.
  • Request Testing - Allows users to manually craft and send HTTP requests to test server behaviors.
  • HTTP Request Manipulations - Provides logic for altering HTTP requests through manual editing and resending.
  • Breakpoint-Based Interception - Provides a request-response interception loop that pauses traffic for manual editing or cancellation.
  • Security Engagement Scoping - Organizes traffic logs and configurations into project databases to separate security engagements.
  • Project Resource Isolators - Isolates research targets and traffic logs into independent project scopes.
  • API Security Testing - Enables probing of server endpoints for security weaknesses via manual request editing.
  • Bug Bounty Toolkits - Supports bug bounty hunting by managing traffic logs and crafting requests for specific targets.
  • Project-Based Log Isolation - Stores traffic logs in separate database instances to keep different security research engagements isolated.
  • Developer Utilities - HTTP toolkit for security research and proxying.
  • Proxy Tools - HTTP toolkit designed for security research and traffic analysis.
  • Application Security - HTTP toolkit for security research and interception.
  • General Web Scanners - HTTP toolkit for security research with an intercepting proxy.
  • Sandboxing and Reverse Engineering - HTTP toolkit for security research and web analysis.
  • Security and Auditing - HTTP toolkit for security research.
  • Traffic Proxying and Interception - HTTP toolkit designed for security research and analysis.

Star history

Star history chart for dstotijn/hettyStar history chart for dstotijn/hetty

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Hetty

Similar open-source projects, ranked by how many features they share with Hetty.
  • avwo/whistleavwo avatar

    avwo/whistle

    15,570View on GitHub↗

    Whistle is an HTTP debugging proxy that captures, inspects, and modifies traffic through a web-based management interface. It operates as a man-in-the-middle proxy, intercepting HTTP, HTTPS, HTTP/2, WebSocket, and TCP traffic between clients and servers, and provides a plugin-based architecture that extends core functionality with custom rules, UI panels, and protocol handlers at runtime. The project distinguishes itself through a combination of capabilities that go beyond basic traffic inspection. It supports server-side headless operation on Linux, allowing it to intercept traffic for appli

    JavaScriptcharlesdebugfiddler
    View on GitHub↗15,570
  • requestly/requestlyrequestly avatar

    requestly/requestly

    6,341View on GitHub↗
    TypeScriptapiapi-clientapi-mock
    View on GitHub↗6,341
  • zaproxy/zaproxyzaproxy avatar

    zaproxy/zaproxy

    15,293View on GitHub↗

    OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in web applications. It functions as a penetration testing framework that enables both automated security scanning and manual security testing of running web services. The tool provides a suite of capabilities for analyzing web applications from the outside in, including the ability to capture and modify traffic between a browser and a target application. It is designed to integrate into DevSecOps pipelines to provide consistent security checks across different environments.

    Java
    View on GitHub↗15,293
  • wanghongenpin/proxypinwanghongenpin avatar

    wanghongenpin/proxypin

    13,357View on GitHub↗

    Proxypin is a cross-platform HTTP and HTTPS proxy debugger designed to capture, inspect, and modify network traffic. It functions as a man-in-the-middle interceptor, allowing developers to analyze application data flows and validate network communication during development and testing. The tool distinguishes itself through its focus on mobile and remote device integration, utilizing QR-code-based configuration synchronization to simplify the setup of proxy settings and security certificates. It includes an event-driven scripting engine that enables programmatic manipulation of requests and re

    Dartcapture-trafficcharlesfiddler
    View on GitHub↗13,357
See all 30 alternatives to Hetty→

Frequently asked questions

What does dstotijn/hetty do?

Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic between a browser and a server. It functions as an HTTP request editor for creating and replaying manual requests to test server behavior and as a project-based traffic logger that isolates network logs across different security research engagements.

What are the main features of dstotijn/hetty?

The main features of dstotijn/hetty are: Intercepting Proxies, HTTP Proxies, Captured Request Replayers, Proxy Routing, Traffic Interception, Traffic Proxying, HTTP Request and Response Modifiers, HTTP Request Editors.

What are some open-source alternatives to dstotijn/hetty?

Open-source alternatives to dstotijn/hetty include: avwo/whistle — Whistle is an HTTP debugging proxy that captures, inspects, and modifies traffic through a web-based management… requestly/requestly. zaproxy/zaproxy — OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in… wanghongenpin/proxypin — Proxypin is a cross-platform HTTP and HTTPS proxy debugger designed to capture, inspect, and modify network traffic.… w-digital-scanner/w13scan — W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through… unblockneteasemusic/server — This project is a proxy server designed to intercept and modify HTTP and HTTPS traffic for Netease Cloud Music. It…