BigHugger
sk Skill · mukul975

testing-api-for-mass-assignment-vulnerability

Tests APIs for mass assignment (auto-binding), OWASP API3:2023, by identifying writable endpoints, adding undocumented fields to request bodies (role, isAdmin, price, balance), and checking whether the server binds them to the data model without filtering. Use when testing an API for mass assignment, parameter binding abuse, or over-posting on profile, registration, or object-creation endpoints.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
pythonparameter-tamperingPythonauto-bindingmass-assignmentowaspapi-security
Host repository
mukul975/Anthropic-Cybersecurity-Skills
Version
1.0.0
Licence
Apache-2.0
Host stars
33k
Host language
Python