hunt-ato

Analyze password reset flaws, MFA bypass, and session fixation for account takeover vulnerabilities.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Hunt-ato identifies potential account takeover vulnerabilities in your applications, helping you secure user accounts against unauthorized access.

Core Features & Use Cases

  • ATO Taxonomy: Analyzes 9 distinct paths to account takeover, including password reset flaws, MFA bypass, and session fixation.
  • Chain Analysis: Provides a deep dive into attack chains, demonstrating how various primitives can be combined for persistent ATO.
  • Validation: Requires a demonstration of actual account takeover on a test account to validate the findings.

Quick Start

Run the hunt-ato skill to assess account takeover risks in your application.

Frequently Asked Questions about hunt-ato

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

FAQPage Schema
How do I identify account takeover vulnerabilities in my application?

To identify account takeover vulnerabilities, analyze 9 distinct attack paths including password reset flaws, MFA bypass, and session fixation. You must demonstrate an actual account takeover on a test account to validate the findings.

What are the most common account takeover attack vectors during a security audit?

Common account takeover attack vectors include password reset flaws, MFA bypass, and session fixation. Security audits analyze these 9 distinct paths and their combined attack chains to achieve persistent account takeover.

How do I test MFA bypass and session fixation vulnerabilities?

To test MFA bypass and session fixation vulnerabilities, analyze how various security primitives can be combined into attack chains. Validate the testing by demonstrating an actual account takeover on a dedicated test account.

Can I use penetration testing to validate account takeover risks?

Penetration testing can validate account takeover risks by analyzing attack chains across 9 distinct paths. The assessment requires a practical demonstration of actual account takeover on a test account to confirm the vulnerability.

Why does an account takeover vulnerability assessment require a test account?

An account takeover vulnerability assessment requires a test account to validate findings by demonstrating an actual account takeover. This proves the exploitability of the identified password reset flaws, MFA bypass, or session fixation vulnerabilities.

What is the best way to analyze attack chains for persistent account takeover?

The best way to analyze attack chains for persistent account takeover is to map how various security primitives combine across 9 distinct vulnerability paths. This deep dive exposes complex attack vectors during penetration testing scenarios.