This skill provides a rigorous process for hunting BOLA (Broken Object Level Authorization) and IDOR (Insecure Direct Object Reference) vulnerabilities. It focuses on identifying where servers fail to verify if a user owns the resource they are requesting.
Activate this skill when testing APIs or web applications that use resource identifiers (numeric IDs, UUIDs) in URLs or request bodies, especially when auditing user-scoped data or administrative endpoints.
ffuf, curl, and recommendations for Burp Suite (Autorize extension).Optimized for agents assisting in bug bounty hunting or security research using tools like Burp Suite, curl, or ffuf (e.g., Claude Code).
This skill has not been reviewed by our automated audit pipeline yet.
Kerberoasting Active Directory
Execute Kerberoasting attacks to extract and crack SPN ticket hashes for privilege escalation in Active Directory.
Active Directory Security Audit
Comprehensive AD security auditing using MITRE ATT&CK, covering ADCS, GPOs, ACLs, and Kerberos attacks.
Active Directory Kerberos Attack Playbook
Expert-level guide for executing Kerberos-based attacks in AD environments, including roasting, ticket forging, and delegation abuse.