• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Hetty v0.6 - HTTP toolkit for security research

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,457
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
68747470733a2f2f68657474792e78797a2f696d672f6865726f2e706e67


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

    Man-in-the-middle (MITM) HTTP/1.1 proxy with logs
    Project-based database storage (SQLite)
    Scope support
    Headless management API using GraphQL
    Embedded web interface (Next.js)

Changelog v0.6

This release has two improvements that should make Hetty easier to work with:

    bef52d9 Add support to launch Chrome – Check this guide for details.
    ad26478 Add certificate management subcommands – Check this doc for details.


Changelog

    6aa93b7 Add “Copy to Sender” button in reqlog table
    7afc23b Add Homebrew tap to GoReleaser config
    ad26478 Add certificate management subcommands
    2ddf2a7 Add logger
    bef52d9 Add support to launch Chrome
    d438f93 Fix incorrect var names
    8269af9 Fix missing HTTP/1.0 proto enums
    af26987 Fix sort order of request logs
    f15438e Fix stray outdated enum values
    857aa0c Misc lint fixes
    fa3f24e Move gql handler out of main, improve admin route matching
    ed9a539 Remove stray console.log calls
    c5f76e1 Remove unused project open/close event listeners
    29550ff Update README
    ca0c085 Use ffcli, tidy up usage message


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top