abnormal-security-account-takeover

Solid

Abnormal Security account takeover (ATO) detection: suspicious sign-in signals, impossible travel, mailbox rule changes, lateral-movement indicators, ATO case structure, investigation workflows, and remediation actions.

API & Backend 36 stars 16 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 80/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Abnormal Security Account Takeover Detection ## Overview Abnormal Security's Account Takeover Protection monitors sign-in activity and mailbox behavior to detect compromised internal accounts. By analyzing user behavior patterns, device fingerprints, sign-in locations, and mailbox rule changes, Abnormal identifies accounts that have been taken over by attackers. This skill covers ATO case management, investigation workflows, and remediation actions. ## Account Takeover Indicators | Indicator | Description | Risk Level | |-----------|-------------|------------| | **Impossible Travel** | Sign-ins from geographically distant locations in short time | High | | **Unusual Sign-in Location** | Sign-in from a country or region not seen before | Medium | | **New Device** | Sign-in from an unrecognized device or browser | Medium | | **Suspicious Mailbox Rules** | Auto-forward, delete, or move rules targeting sensitive emails | Critical | | **Bulk Email Sending** | Account sending mass emails to internal or external recipients | High | | **Password Change** | Unexpected password or MFA changes | High | | **Lateral Phishing** | Compromised account sending phishing to internal users | Critical | | **Data Exfiltration** | Large file downloads or email forwarding to external addresses | Critical | | **Token Theft** | Session token stolen and used from different location/device | High | ## ATO Case Field Reference ### Core Fields | Field | Type | Description | |-------|------|------...

Details

Author
wyre-technology
Repository
wyre-technology/msp-claude-plugins
Created
5 months ago
Last Updated
today
Language
Astro
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

abnormal-security-threats

Abnormal Security threat detection: threat types (BEC, phishing, malware, socially-engineered attacks, spam, graymail, credential theft), attack vectors, severity assessment, remediation actions, and investigation workflows.

36 Updated today
wyre-technology
API & Backend Solid

abnormal-security-cases

Abnormal Security abuse mailbox cases: user-reported email submissions, case statuses and judgments, the case lifecycle, bulk and remediation actions, and phishing simulation handling.

36 Updated today
wyre-technology
AI & Automation Solid

hunt-ato

Hunt account takeover taxonomy — 9 distinct paths to ATO, plus chains. Paths: (1) password reset flaws (host-header injection redirects token, predictable/numeric token, Referer leak, no-expiry/reuse), (2) email change without re-auth, (3) OAuth account-link CSRF, (4) MFA bypass (per hunt-mfa-bypass), (5) session fixation, (6) JWT manipulation (forge token to another identity; crypto details → hunt-jwt-crypto), (7) password change without step-up (chain with login timing/length oracle), (8) social-recovery / security-question brute-force, (9) SSO subdomain takeover at OAuth redirect_uri. Chains: cookie theft + password oracle + no step-up = persistent ATO; lax redirect_uri = auth-code theft; dangling-CNAME takeover at redirect_uri = ATO. Validate: demonstrate real takeover of test account B from attacker A's session; OOB/Collaborator confirm blind token-leak steps. Use when hunting ATO chains, testing password reset / email change / MFA / OAuth / session / JWT, or chaining primitives toward Critical.

3,220 Updated today
elementalsouls