# whwlsfb/BurpCrypto

BurpCrypto is a collection of burpsuite encryption plug-ins, support AES/RSA/DES/ExecJs(execute JS encryption code in burpsuite). 支持多种加密算法或直接执行JS代码的用于爆破前端加密的BurpSuite插件

Repository: https://github.com/whwlsfb/BurpCrypto
Canonical: https://ross.abutalabs.com/products/burpcrypto
Homepage: https://blog.wanghw.cn/burpcrypto
Language: Java
License: MIT
License Family: permissive
Topics: burp-extensions, burp-plugin, burpsuite-extender, burpsuite, payloads, burpcrypto, fuzz-testing, execute-js-encryption, ctf-tools, ctf
Last push: 2023-08-04T02:54:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2287, "days_push": 1125, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1648, forks 175 (observed 2026-08-28T04:05:16.603452+00:00)

## What it is
BurpCrypto is a Burp Suite extension that encrypts Intruder payloads with algorithms like AES, RSA, and DES, or by executing arbitrary JavaScript, enabling brute-force testing against front-end-encrypted login forms. It is written in Java and integrates via Burp's payload processing rules.

## Use cases
- brute-force login forms that encrypt passwords in the browser
- generate AES/DES/RSA encrypted payloads in Burp Intruder
- execute custom JS encryption code during fuzzing
- test single-parameter encrypted login endpoints
- reverse engineer custom cipher schemes in CTF challenges

## When to choose
- you are pentesting a web app whose client encrypts credentials before submission
- you need to replay front-end encryption inside Burp Intruder payload processing
- you want to run arbitrary JS crypto routines from within Burp

## When to avoid
- you need a general-purpose proxy or scanner rather than payload encryption
- you are not using Burp Suite
- you need a maintained tool with recent releases (last release 2023)

## Facets
- artifact type: plugin
- maturity: active
- function: cryptography, security, penetration-testing, plugin-system
- domain: security, penetration-testing, developer-tools
- platform: jvm, cross-platform
- tags: burpsuite, burp-extension, password-cracking, encryption, aes, rsa, des, execjs, payload-processing, ctf

## Member repositories
- whwlsfb/BurpCrypto (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.603452+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:45:15.946695+00:00, confidence not recorded.
  - readme: https://github.com/whwlsfb/BurpCrypto (fetched 2026-08-28T04:05:16.603452+00:00, sha 0bc8c0d6cb3e)
  - homepage: https://blog.wanghw.cn/burpcrypto (fetched 2026-08-29T11:18:25.010001+00:00, sha d98386c5a010)
- Data as of 2026-08-30T08:39:29.467469+00:00.
