# ring04h/weakfilescan

动态多线程敏感信息泄露检测工具

Repository: https://github.com/ring04h/weakfilescan
Canonical: https://ross.abutalabs.com/products/weakfilescan
Language: Python
License Family: other
Last push: 2016-12-17T14:27:18+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": 4171, "days_push": 3546, "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 1138, forks 494 (observed 2026-08-28T04:03:44.095530+00:00)

## What it is
A Python-based multi-threaded sensitive information leakage detection tool that crawls a target site, dynamically builds dictionary rules from collected data, and probes for exposed weak files. It supports a rule engine for regex, integer, string, and date-based dictionary generation plus many HTTP customization options.

## Use cases
- find leaked backup files and sensitive files on a website
- generate dynamic dictionaries from crawled target info
- scan a domain for exposed .svn, .git, or backup archives
- brute-force common sensitive file paths with custom rules
- detect information disclosure during a pentest

## When to choose
- you need a crawler-driven, rule-based sensitive file scanner in Python
- you want customizable dictionary generation with regex, date, and number rules
- you need proxy/TOR support and fine-grained HTTP request controls for scanning

## When to avoid
- you need a maintained tool with recent updates or a license
- you want a full vulnerability scanner rather than a focused weak-file detector
- you need a GUI or non-Python workflow

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: web-scraping, security, vulnerability-scanning, cli, data-generation
- domain: security, penetration-testing, crawlers, developer-tools
- platform: python, cli, cross-platform
- tags: sensitive-information-disclosure, dictionary-generator, multithreaded-scanner, pentest, backup-file-discovery

## Member repositories
- ring04h/weakfilescan (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.095530+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:36:10.526042+00:00, confidence not recorded.
  - readme: https://github.com/ring04h/weakfilescan (fetched 2026-08-28T04:03:44.095530+00:00, sha 64488eea824e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
