Skip to main content
Run any Skill in Manus
with one click

mass-assignment-hunter

Stars15
Forks7
UpdatedJune 28, 2026 at 16:46

Tests APIs for Mass Assignment (blind property injection, role escalation via `admin:true` / `isAdmin:1`, financial manipulation via `credit:9999`, `balance:N`), HTTP Parameter Pollution (duplicate query / body params), and method-swap-with-mass-assignment variants. Use when the target has REST APIs with object creation / update endpoints; when OpenAPI specs hint at properties not in the UI; or when `api-recon` surfaced hidden parameters via Arjun. Produces findings with CWE-915 / CWE-235 mapping, before/after object-state evidence, and DTO-based remediation. Defensive testing only, against assets listed in .claude/security-scope.yaml.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly