BigHugger
sk Skill · elementalsouls

hunt-api-misconfig

Hunt API security misconfiguration — mass assignment, prototype pollution, HTTP verb tampering. Mass assignment: send {is_admin:true, role:admin, verified:true} on profile/account/reset endpoints — server blindly applies. JWT signature/crypto forging (alg:none, key confusion, kid/jku) is owned by hunt-jwt-crypto; this skill covers only non-crypto JWT handling. Prototype pollution: proto injection in JSON merge /…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
pythonjavascriptbashPython
Host repository
elementalsouls/Claude-BugHunter
Host stars
4,524
Host language
Python