# yzddmr6/WebCrack

WebCrack是一款web后台弱口令/万能密码批量检测工具，在工具中导入后台地址即可进行自动化检测。

Repository: https://github.com/yzddmr6/WebCrack
Canonical: https://ross.abutalabs.com/products/yzddmr6-webcrack
Language: Python
License Family: other
Last push: 2021-09-07T12:19:57+00:00

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

## Adoption (not part of the score)
Stars 2051, forks 330 (observed 2026-08-28T04:06:09.174723+00:00)

## What it is
WebCrack is a Python CLI tool for batch detection of weak passwords and universal-password (SQL injection bypass) vulnerabilities on web admin login pages. It auto-parses login forms from a list of URLs and runs automated credential brute-forcing with dynamic dictionary generation.

## Use cases
- batch test web admin panels for weak passwords
- detect universal password SQL injection login bypass
- brute force login forms from a URL list
- generate domain-specific password dictionaries
- audit my own website's admin login security

## When to choose
- you need automated bulk weak-credential testing against many web backends
- you want automatic login form parsing and dynamic dictionary generation
- you need to check for universal-password login bypass vulnerabilities

## When to avoid
- you need a full-featured commercial web scanner or proxy-based testing suite
- you need GUI-based penetration testing workflows
- the target uses CAPTCHA, MFA, or non-standard authentication

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security, http-client
- domain: security, penetration-testing, web-development
- platform: python, cli, windows
- tags: weak-password, brute-force, universal-password, login-form, web-security, batch-scanning, linux, macos

## Member repositories
- yzddmr6/WebCrack (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:09.174723+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-30T02:57:34.255197+00:00, confidence not recorded.
  - readme: https://github.com/yzddmr6/WebCrack (fetched 2026-08-28T04:06:09.174723+00:00, sha 36675f7b3a4b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
