# c0ny1/upload-fuzz-dic-builder

上传漏洞fuzz字典生成脚本

Repository: https://github.com/c0ny1/upload-fuzz-dic-builder
Canonical: https://ross.abutalabs.com/products/upload-fuzz-dic-builder
Language: Python
License: MIT
License Family: permissive
Topics: fuzz, upload-vul
Last push: 2021-04-01T08:33:22+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": 2859, "days_push": 1980, "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 1279, forks 250 (observed 2026-08-28T04:04:13.545564+00:00)

## What it is
A Python CLI script that generates fuzzing dictionaries for testing file upload vulnerabilities. It tailors wordlists based on target details like allowed suffixes, backend language, middleware, and operating system.

## Use cases
- generate a fuzz dictionary for file upload vulnerabilities
- build a wordlist for testing upload filters in burp intruder
- create upload filename payloads for a php apache target
- generate double-suffix bypass wordlists for upload endpoints
- make a targeted dictionary for asp upload testing

## When to choose
- you are penetration testing a file upload endpoint and need tailored payloads
- you want a dictionary matched to a specific language, middleware, or OS
- you use burp Intruder and need a ready-made upload fuzz wordlist

## When to avoid
- you need a general-purpose web fuzzer rather than a wordlist generator
- you are testing vulnerability types other than file upload
- you want an actively developed tool with recent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: fuzzing, security, penetration-testing, data-generation, cli
- domain: security, penetration-testing, web-development, developer-tools
- platform: cli, python, cross-platform
- tags: file-upload, fuzz-dictionary, wordlist-generator, burp-suite, web-vulnerability, command-line

## Member repositories
- c0ny1/upload-fuzz-dic-builder (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.545564+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-30T05:02:41.025512+00:00, confidence not recorded.
  - readme: https://github.com/c0ny1/upload-fuzz-dic-builder (fetched 2026-08-28T04:04:13.545564+00:00, sha 8afa172466d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
