hunt-ato

Identify account takeover vectors including password reset flaws and MFA bypasses.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill hunt-ato-kisilev13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-ato
Source: https://github.com/Kisilev13/Hermes-Agent-Workspace/tree/main/skills/hunt-ato
Command: npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill hunt-ato-kisilev13

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Detects and documents 9 distinct Account Takeover (ATO) paths and related chain attacks, along with actual examples, to help assess the security of user accounts.

Core Features & Use Cases

  • ATO Path Detection: Identifies 9 ATO paths including password reset flaws, MFA bypass, session fixation, and JWT manipulation.
  • Demonstrable Attacks: Provides detailed examples for each attack method, including proof of concept code snippets.
  • Real-World Examples: Offers real-world examples for each ATO path to aid in understanding potential exploit scenarios.

Quick Start

Run the 'hunt-ato' skill to analyze for Account Takeover vulnerabilities on a specific domain or target system.

Frequently Asked Questions about hunt-ato

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

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

Account takeover vulnerabilities are detected by analyzing common user security protocols and identifying attack vectors such as password reset flaws, MFA bypass, session fixation, and JWT manipulation.

What are the common ATO attack methods and how do they work?

Common ATO attack methods exploit weaknesses in authentication flows, including session fixation and JWT manipulation, to hijack user accounts by bypassing security measures like MFA or password resets.

How can I demonstrate and exploit MFA bypass and password reset flaws?

You can demonstrate MFA bypass and password reset flaws by using detailed proof of concept code snippets and real-world examples that show how to exploit these specific account takeover paths.

Does this ATO assessment tool require any specific dependencies or setup?

No specific dependencies are required to run this ATO assessment tool, allowing you to directly analyze a target domain or system for account takeover vulnerabilities without prior environment configuration.

What's the best way to assess session fixation and JWT manipulation risks?

The best way to assess session fixation and JWT manipulation risks is to evaluate 9 distinct ATO paths with detailed examples, mapping each attack method against your application's user security protocols.

Why does my application security assessment miss certain account hijack scenarios?

Your application security assessment may miss account hijack scenarios if it fails to comprehensively evaluate 9 distinct ATO paths, including password reset flaws and MFA bypass, within your user security context.