# c0ny1/jsEncrypter

一个用于前端加密Fuzz的Burp Suite插件

Repository: https://github.com/c0ny1/jsEncrypter
Canonical: https://ross.abutalabs.com/products/jsencrypter
Language: Java
License Family: other
Topics: burpsuite-extender, fuzz-testing
Last push: 2020-03-06T08:35:43+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": 3182, "days_push": 2371, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1069, forks 123 (observed 2026-08-28T04:03:27.817953+00:00)

## What it is
A Burp Suite extension that uses PhantomJS to invoke front-end JavaScript encryption functions on payloads, enabling fuzzing and brute-forcing of encrypted input fields. It includes example scripts for algorithms like base64, MD5, SHA family, and RSA.

## Use cases
- brute-force login forms with front-end encrypted passwords
- fuzz encrypted request parameters in Burp Suite
- test web apps that encrypt payloads client-side
- replay RSA-encrypted login requests during pentests
- locate and invoke front-end encryption functions

## When to choose
- you need to fuzz or brute-force inputs that are encrypted in the browser before transmission
- you already use Burp Suite for web penetration testing

## When to avoid
- the target does not encrypt payloads client-side
- you need a maintained tool - the last release was 2020 and PhantomJS is deprecated

## Facets
- artifact type: plugin
- maturity: maintenance
- function: penetration-testing, fuzzing, security
- domain: security, penetration-testing, developer-tools
- platform: jvm, cli
- tags: burp-suite-extension, phantomjs, brute-force, frontend-encryption, payload-encryption

## Member repositories
- c0ny1/jsEncrypter (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.817953+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-30T06:54:25.412980+00:00, confidence not recorded.
  - readme: https://github.com/c0ny1/jsEncrypter (fetched 2026-08-28T04:03:27.817953+00:00, sha 1ad8a9207f93)
- Data as of 2026-08-30T08:39:29.467469+00:00.
