# zgjx6/SocialEngineeringDictionaryGenerator

社会工程学密码生成器，是一个利用个人信息生成密码的工具

Repository: https://github.com/zgjx6/SocialEngineeringDictionaryGenerator
Canonical: https://ross.abutalabs.com/products/socialengineeringdictionarygenerator
Homepage: https://sedger.netlify.app/
Language: HTML
License: MIT
License Family: permissive
Last push: 2025-08-02T03:03:24+00:00

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

## Adoption (not part of the score)
Stars 1201, forks 145 (observed 2026-08-28T04:03:58.174415+00:00)

## What it is
A browser-based social engineering password dictionary generator that builds candidate password lists from personal information such as name, birthday, phone, email, and ID number. It is a single open-source HTML file using vanilla JavaScript with no external requests, usable fully offline.

## Use cases
- generate password wordlists from personal info for penetration testing
- create social engineering dictionary for password auditing
- build custom password candidates for brute-force testing
- offline password list generator from target details
- test weak password combinations based on user data

## When to choose
- you need a privacy-safe, fully offline dictionary generator with no external calls
- you want a zero-install tool that runs by opening a single HTML file in a browser
- you are auditing password strength using target-specific personal details

## When to avoid
- you need a general-purpose random password generator rather than targeted candidate lists
- you require large-scale dictionary generation with GPU-accelerated cracking integration
- you need a maintained CLI or API-driven wordlist pipeline

## Facets
- artifact type: application
- maturity: active
- function: data-generation, security, developer-tools
- domain: security, penetration-testing, privacy
- platform: browser
- tags: password-dictionary, social-engineering, wordlist-generator, offline-tool, vanilla-js, web-server

## Member repositories
- zgjx6/SocialEngineeringDictionaryGenerator (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.174415+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:20:44.047691+00:00, confidence not recorded.
  - readme: https://github.com/zgjx6/SocialEngineeringDictionaryGenerator (fetched 2026-08-28T04:03:58.174415+00:00, sha 01334af096fb)
  - homepage: https://sedger.netlify.app/ (fetched 2026-08-29T12:27:55.808925+00:00, sha 2fff19f50e49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
