Auth Security

Attack and harden an existing auth surface — session fixation and rotation, token verification, horizontal and vertical privilege escalation, password reset and account recovery, MFA bypass. Use when reviewing login, session, token, reset, invite, impersonation or role-elevation code, when someone reports seeing another user's data or an account takeover, or when auth changes are about to ship. Not for designing the login mechanism or permission model in the first place (authentication, authorization), not for infrastructure IAM, and never run against a system you have not been told you may test.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/security/auth-security commit 7d86ec1edf

Frequently asked questions

npx skillmds@latest add nahid-sparktales/auth-security