Screened · automated checks passed

hunt-file-upload

from elementalsouls/Claude-BugHunter · ★ 2,975 on GitHub · found by our crawler 2026-07-07

What the author says it does

Hunt file upload bugs — RCE via webshell, XSS via SVG/HTML, SSRF via XXE in DOCX, path traversal via filename. Bypass tables (10 techniques): double extension (shell.php.jpg if server checks last ext only), magic bytes spoofing (PNG header on PHP), null byte (shell.php\0.jpg), case (PHP, .Php, .pHP), .htaccess upload to enable execution, SVG with <script>, HTML/SVG XSS, DOCX with embedded XXE, ZIP slip (../../../etc/passwd in archive), polyglot files. Detection: any /upload, /avatar, /profile-picture, /attachment, /import endpoint. Test: upload PHP/JSP/ASPX shells, request via direct URL, check response. Validate: actual code execution (whoami output) for RCE; reflected XSS in profile-photo URL. Use when testing file upload features, avatar/attachment endpoints, import/export functions, XML/DOCX/ZIP processors. Real paid examples.

Quoted from the skill's own SKILL.md trigger description — this is what tells Claude when to activate it. Not yet verified by us.

Automated screening

100/100 validator score

Scored by the same rules as our free SKILL.md validator: trigger description quality, body substance, structure. Automated — a human bench test is the next step in the pipeline.

Install (unverified — review first)

git clone https://github.com/elementalsouls/Claude-BugHunter
# skill lives at: skills/hunt-file-upload/SKILL.md

SkillProof status

This skill is in our test queue. We install every skill in a clean environment, run a trigger battery and score output against a baseline before it earns a catalog page — the full protocol is public. Until then, treat it like any unreviewed dependency: read the SKILL.md and any scripts before installing.

Already tested in Documents & Files

  • TR Dizin ★ 10.0/10 Stdlib-only CLI for the open TR Dizin (Turkish national academic index) JSON API — search, filters, PDF-to-text
  • Patent Writing Chinese ★ 10.0/10 Generates CNIPA-style Chinese patent .docx files with real OMML equations and B&W block diagrams.
  • DOCX — Word Documents ★ 9.6/10 Create and edit real Word documents — headings, tables, tracked changes.
  • Shipping Artifacts ★ 9.6/10 Defines the doc set that makes an AI-built app reviewable before it ships.

Top 10 Documents skills, ranked →