What problem does it solve?
This skill addresses the critical security risks associated with inconsistent XML parsing and improper SAML assertion validation, which often lead to account takeover and authentication bypass vulnerabilities.
Core Features & Use Cases
- Vulnerability Identification: Detects XML Signature Wrapping (XSW), comment injection, signature stripping, and XXE within SAML assertions.
- Exploitation Guidance: Provides structured workflows for testing NameID manipulation and audience-restriction validation.
- Use Case: Use this skill when auditing SSO flows on platforms like Auth0, Okta, or custom SAML implementations to verify if an attacker can impersonate an administrator by manipulating the SAMLResponse.
Quick Start
Use the hunt-saml skill to analyze the intercepted SAMLResponse for XML Signature Wrapping vulnerabilities and potential account takeover paths.