okta-attack

Test Okta identity provider security with red-team attack techniques.

1.1k|191|Updated Jun 24, 2026
One-click install
npx skills add https://github.com/uphiago/recon-skills --skill okta-attack-uphiago
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okta-attack
Source: https://github.com/uphiago/recon-skills/tree/main/redteam/okta-attack
Command: npx skills add https://github.com/uphiago/recon-skills --skill okta-attack-uphiago

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enterprises using Okta as their identity provider have unique attack surfaces distinct from Entra ID, ADFS, and Google Workspace, requiring specialized red-team techniques to identify misconfigurations, credential vulnerabilities, MFA weaknesses, and post-compromise admin access risks.

Core Features & Use Cases

  • Tenant Discovery: Locate Okta tenants across okta.com, okta-emea.com, and oktapreview.com regions via DNS CNAME records, HTTP redirects, and TLS certificate SAN entries.
  • Comprehensive Attack Vectors: Covers user enumeration, authentication flow analysis to map available MFA factors, disciplined password spraying tailored to Okta's lockout policies, OIDC redirect_uri tampering, SAML SP misconfiguration checks, and post-compromise Okta Admin API enumeration.
  • Real-World Context: Includes 8 disclosed Okta incident writeups, CVE details, and chaining guidance for adjacent skills like m365-entra-attack and hunt-saml. Use case: For a red-team engagement targeting a company confirmed to use Okta for SSO, use this skill to systematically test all Okta-specific attack vectors without wasting effort on irrelevant IdP platforms.

Quick Start

Use the okta-attack skill to test the Okta identity provider at your-target-tenant.okta.com for misconfigurations, enumerate valid user accounts, and validate MFA factor weaknesses as part of your authorized red-team engagement.

Frequently Asked Questions about okta-attack

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

FAQPage Schema
How do I perform red-team password spraying against Okta without triggering lockouts?

Okta tenant discovery involves locating target tenants across okta.com, okta-emea.com, and oktapreview.com regions. This skill guides red teams to identify Okta tenants using DNS CNAME records, HTTP redirects, and TLS certificate SAN entries before launching identity provider attacks.

Can I test Okta MFA factor weaknesses during a security engagement?

Okta attack surfaces are distinct from Entra ID, ADFS, and Google Workspace, requiring specialized red-team techniques. This skill targets Okta-specific vectors like OIDC redirect_uri tampering, SAML SP misconfiguration checks, and Admin API enumeration rather than generic identity provider testing.

What is Okta tenant discovery and how does it work?

Okta tenant discovery involves locating target tenants across okta.com, okta-emea.com, and oktapreview.com regions. This skill guides red teams to identify Okta tenants using DNS CNAME records, HTTP redirects, and TLS certificate SAN entries before launching identity provider attacks.

Can I test Okta MFA factor weaknesses during a security engagement?

Testing Okta MFA factor weaknesses involves analyzing authentication flows to map available factors and validate misconfigurations. This skill enables red teams to systematically identify MFA bypass opportunities and factor weaknesses unique to Okta identity providers.

How does Okta red-team testing differ from Entra ID or ADFS engagements?

Okta attack surfaces are distinct from Entra ID, ADFS, and Google Workspace, requiring specialized red-team techniques. This skill targets Okta-specific vectors like OIDC redirect_uri tampering, SAML SP misconfiguration checks, and Admin API enumeration rather than generic identity provider testing.

What Okta CVEs and real-world attack patterns should I validate during a red-team engagement?

Validating Okta vulnerabilities during red-team engagements includes checking disclosed CVEs and real-world incident patterns. This skill incorporates eight disclosed Okta incident writeups and provides chaining guidance for adjacent identity attack skills like m365-entra-attack and hunt-saml.