hunt-saml

Detect SAML and SSO vulnerabilities including XML Signature Wrapping and XXE.

3|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/cmndcntrlcyber/rtpi --skill hunt-saml-cmndcntrlcyber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-saml
Source: https://github.com/cmndcntrlcyber/rtpi/tree/main/knowledge_seed/bug_hunter_skills/hunt-saml
Command: npx skills add https://github.com/cmndcntrlcyber/rtpi --skill hunt-saml-cmndcntrlcyber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill detects and leverages SAML and SSO vulnerabilities, allowing users to uncover potential security risks in single sign-on systems.

Core Features & Use Cases

  • Vulnerability Detection: Identifies SAML-specific attacks like XML Signature Wrapping (XSW), Comment Injection, Signature Stripping, and XXE.
  • Tools Integration: Uses SAML Raider Burp extension, samlmagic, and manual XML manipulation.
  • Endpoint Detection: Scans for common SAML endpoints and Microsoft ADFS endpoints.
  • Real-world Examples: Demonstrates practical application on Auth0, Okta, Microsoft, and custom SAML implementations.

Quick Start

Run the hunt-saml skill to identify SAML vulnerabilities in your target application.

Frequently Asked Questions about hunt-saml

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect XML Signature Wrapping vulnerabilities in SAML responses?

This Skill identifies XML Signature Wrapping vulnerabilities in SAML responses by scanning for XSW attack vectors, Comment Injection, and Signature Stripping during security auditing and red teaming exercises.

Can I test Microsoft ADFS endpoints for SSO vulnerabilities?

Yes, you can scan Microsoft ADFS endpoints for SSO vulnerabilities. The Skill focuses on identifying common SAML endpoints and Microsoft ADFS endpoints to uncover potential security risks in single sign-on systems.

What is the best way to exploit SAML vulnerabilities during a red team engagement?

The best way to exploit SAML vulnerabilities during red teaming is by leveraging practical exploitation scenarios. The Skill integrates SAML Raider and samlmagic to manipulate XML and test real-world implementations like Auth0 and Okta.

Does this SSO security auditing tool work with Auth0 and Okta implementations?

Yes, this SSO security auditing tool works with Auth0 and Okta. It provides practical exploitation scenarios and real-world examples for testing Auth0, Okta, Microsoft, and custom SAML implementations.

How do I identify XXE attack vectors in SAML systems?

You identify XXE attack vectors in SAML systems by running the Skill to detect SAML-specific vulnerabilities. It focuses on uncovering XXE, XML Signature Wrapping, and Comment Injection vectors in targeted endpoints.