f0ng/autoDecoder
Burp插件,根据自定义来达到对数据包的处理(适用于加解密、爆破等),类似mitmproxy,不同点在于经过了burp中转,在自动加解密的基础上,不影响APP、网站加解密正常逻辑等。 observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 77
- Release rhythm 67
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 86.0
- age_days: 1621
- days_rel: 141
- days_push: 141
- n_releases_24m: 9
Adoption not part of the score
1424 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Burp Suite extension (written in Java) that lets users plug in custom encryption/decryption logic so intercepted HTTP traffic can be viewed and modified in plaintext while the app's normal encrypted protocol is preserved. It supports brute-forcing encrypted parameters and includes built-in crypto recipes similar to CyberChef.
Use cases
- decrypt encrypted request bodies in burp suite for testing
- automatically encrypt modified requests before they reach the server
- brute force parameters that are encrypted in transit
- test apps that use custom request/response encryption
- view ciphertext traffic in plaintext inside burp
- handle sm2/sm4 encrypted traffic during pentests
When to choose
- you are pentesting a web app or API whose traffic is encrypted with custom logic
- you need to fuzz or brute-force encrypted parameters through burp
- you want mitmproxy-style transformation but inside Burp Suite
When to avoid
- you need a general-purpose HTTP proxy outside of Burp Suite
- your target uses only standard TLS with no application-layer encryption
- you cannot write or adapt a small decryption interface/service
Facets
plugin · maturity active
security cryptography middleware developer-tools security penetration-testing web-development developer-tools jvm cross-platform burp-suite burp-extension encryption-decryption fuzzing brute-force penetration-testing traffic-interception
1 source
- readme: https://github.com/f0ng/autoDecoder · fetched 2026-08-28 · 6d6ea9afd8b0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| f0ng/autoDecoder | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="f0ng/autoDecoder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem