okta-attack

Audit Okta tenants for authentication, MFA, and API misconfigurations.

13|2|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/pdparchitect/rook --skill okta-attack-pdparchitect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okta-attack
Source: https://github.com/pdparchitect/rook/tree/main/skills/okta-attack
Command: npx skills add https://github.com/pdparchitect/rook --skill okta-attack-pdparchitect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the complex, multi-stage reconnaissance and vulnerability analysis required to audit Okta-based identity providers, reducing the risk of human error during security assessments.

Core Features & Use Cases

  • Tenant Discovery: Identifies Okta tenants through DNS, HTTP flow analysis, and subdomain enumeration.
  • Authentication Analysis: Maps MFA factor configurations and identifies weak authentication flows or potential bypass vectors.
  • Security Auditing: Evaluates OIDC redirect URI configurations, SAML SP settings, and admin API surfaces for misconfigurations.

Quick Start

Use the okta-attack skill to perform a full security audit on the target Okta tenant at target-brand.okta.com.

Frequently Asked Questions about okta-attack

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

FAQPage Schema
How do I perform a security audit on an Okta tenant?

To perform an Okta security audit, this skill automates reconnaissance and vulnerability analysis by targeting authentication flows, MFA configurations, and administrative API surfaces to identify potential attack vectors.

What is Okta tenant discovery and how does it work for red-team engagements?

Okta tenant discovery identifies target environments through DNS analysis, HTTP flow inspection, and subdomain enumeration, enabling red-teams to map the identity provider's external attack surface.

How can I check for weak MFA configurations and authentication bypass vectors in Okta?

You can check for weak MFA configurations by analyzing authentication flows and mapping MFA factor settings to identify potential bypass vectors within the target Okta identity provider environment.

Do I need network access to the target Okta tenant endpoints for SSO security auditing?

Yes, SSO security auditing requires direct network access to the target Okta tenant endpoints and strict adherence to authorized red-team engagement scopes to evaluate OIDC redirect URIs and SAML SP settings.

What are the limitations of automating Okta identity provider reconnaissance?

Limitations include the necessity of authorized engagement scopes and direct network access to target endpoints, as automated reconnaissance must strictly avoid evaluating unauthorized administrative API surfaces.