ppmap VS hetty

Compare ppmap vs hetty and see what are their differences.

ppmap

A scanner/exploitation tool written in GO, which leverages client-side Prototype Pollution to XSS by exploiting known gadgets. (by kleiton0x00)

hetty

An HTTP toolkit for security research. (by dstotijn)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ppmap hetty
3 3
446 5,906
- -
0.0 0.0
almost 2 years ago about 1 year ago
Go Go
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hetty

Posts with mentions or reviews of hetty. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.
  • Hetty - An http toolkit for security research.
    1 project | /r/github_trends | 12 Aug 2022
  • Mitmproxy 8
    10 projects | news.ycombinator.com | 20 Mar 2022
    FWIW: I'm building something in Go (https://github.com/dstotijn/hetty). But it's pretty early stage and not even near the featureset that mitmproxy or Burp Suite has. Also I wouldn't dare say it's more efficient (yet!). But Go has been great so far to build it.

    As mentioned elsewhere: (dev friendly) extensibility/add-ons with Go will be an interesting challenge. Haven't looked into it yet.

  • Gopher Gold #14 - Wed Oct 07 2020
    22 projects | dev.to | 7 Oct 2020
    dstotijn/hetty (Go): 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.

What are some alternatives?

When comparing ppmap and hetty you can also consider the following projects:

ppfuzz - A fast tool to scan client-side prototype pollution vulnerability written in Rust. 🦀

mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.