dstotijn/hetty

An HTTP toolkit for security research.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 33 minutes ago
Added to GitGenius on September 5th, 2026
Created on November 17th, 2019
Open Issues & Pull Requests: 48 (+0)
GitHub issues: Enabled
Number of forks: 818
Total Stargazers: 12,431 (+3)
Total Subscribers: 138 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.1 days
Mean response time: 110.6 days
90th percentile: 593.0 days
Tracked items: 7

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 514 days
Stale 30+ days: 17
Stale 90+ days: 14

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • proposal (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Hetty is an HTTP toolkit for security research that provides an open source alternative to commercial penetration testing platforms.

The tool addresses the need for a capable HTTP proxy and request manipulation environment tailored to infosec professionals and bug bounty hunters. It works as a machine-in-the-middle proxy that logs traffic and enables advanced searching, while also functioning as an HTTP client for manually crafting and editing requests. Users can intercept both requests and responses for manual review, edit them in place, and replay them. The tool organizes work through scope support and project-based database storage, all accessible via a web-based administrative interface.

Hetty suits security researchers and penetration testers who need a self-hosted, open source alternative to commercial tools. It is particularly valuable for those conducting bug bounty work or professional penetration testing who want to avoid licensing costs and maintain control over their infrastructure. The project explicitly positions itself as an alternative to commercial software in this category, making it relevant for teams already evaluating such platforms.

The project is under active development with an openly maintained backlog. The maintainer actively solicits feedback from professional penetration testers through community surveys. The tool is distributed across multiple package managers for macOS, Linux, and Windows, with Docker images available via both GitHub Container Registry and Docker Hub, indicating attention to accessibility across deployment environments. Documentation is maintained at a dedicated site with getting started guides and comprehensive reference material. Community engagement is facilitated through a Discord server, and the project accepts contributions following published guidelines.