dstotijn/hetty
Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community.

Features
- Machine-in-the-middle (MITM) HTTP proxy, with logs and advanced search
- HTTP client for manually creating/editing requests, and replay proxied requests
- Intercept requests and responses for manual review (edit, send/receive, cancel)
- Scope support, to help keep work organized
- Easy-to-use web based admin interface
- Project based database storage, to help keep work organized
👷♂️ Hetty is under active development. Check the backlog for the current status.
📣 Are you pen testing professionaly in a team? I would love to hear your thoughts on tooling via this 5 minute survey. Thank you!
Getting started
💡 The Getting started doc has more detailed install and usage instructions.
Installation
The quickest way to install and update Hetty is via a package manager:
macOS
|
|
Linux
|
|
Windows
|
|
Other
Alternatively, you can download the latest release from
GitHub for your OS and
architecture, and move the binary to a directory in your $PATH
. If your OS is
not available for one of the package managers or not listed in the GitHub
releases, you can compile from source (link coming soon).
Docker
Docker images are distributed via GitHub’s Container registry and Docker Hub. To run Hetty via with a volume for database and certificate storage, and port 8080 forwarded:
|
|
Usage
Once installed, start Hetty via:
|
|
💡 Read the Getting started doc for more details.
To list all available options, run: hetty --help
:
|
|
Documentation
Support
Use issues for bug reports and feature requests, and discussions for questions and troubleshooting.
Community
💬 Join the Hetty Discord server
Contributing
Want to contribute? Great! Please check the Contribution Guidelines for details.
Acknowledgements
- Thanks to the Hacker101 community on Discord for the encouragement and early feedback.
- The font used in the logo and admin interface is JetBrains Mono.
Sponsors
💖 Are you enjoying Hetty? You can sponsor me!
License
© 2019–2025 Hetty Software