What problem does it solve?
This Skill unit aids in identifying and exploiting complex security issues like post-removal access persistence, invitation bypasses, and misconfigurations in web applications.
Core Features & Use Cases
- Post-Removal Access Hunting: Detects access control bugs where user sessions are not properly invalidated upon removal.
- Invitation Bypass Hunting: Finds vulnerabilities in invitation or SSO flows that can be exploited without verification.
- Misconfiguration Detection: Identifies common security misconfigurations, such as CRLF injection and token exfiltration vectors.
- Use Case: For example, it can identify cases where a user's session token persists even after being removed from an organization, potentially leading to unauthorized access.
Quick Start
Activate the hunt-misc skill within your Claude Code session to start hunting for access control and logic bugs within your target application.