From asi
Detects Kerberos Pass-the-Ticket (PtT) attacks in Splunk or Elastic SIEM by analyzing Windows Event IDs 4768, 4769, 4771 for anomalous ticket reuse, RC4 downgrades, and request volumes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:detecting-pass-the-ticket-attacksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pass-the-Ticket (PtT) is a credential theft technique (MITRE ATT&CK T1550.003) where adversaries steal Kerberos tickets (TGT or TGS) from one system and replay them on another to authenticate without knowing the user's password. This skill teaches detection of PtT attacks by correlating Windows Security Event IDs 4768 (TGT request), 4769 (TGS request), and 4771 (pre-authentication failure) for ...
Pass-the-Ticket (PtT) is a credential theft technique (MITRE ATT&CK T1550.003) where adversaries steal Kerberos tickets (TGT or TGS) from one system and replay them on another to authenticate without knowing the user's password. This skill teaches detection of PtT attacks by correlating Windows Security Event IDs 4768 (TGT request), 4769 (TGS request), and 4771 (pre-authentication failure) for anomalies such as ticket reuse across different hosts, RC4 encryption downgrades, and unusual service ticket request volumes.
requests libraryJSON report containing detected PtT indicators including anomalous ticket requests, RC4 downgrades, cross-host ticket reuse events, and risk-scored users with MITRE ATT&CK technique mapping.
npx claudepluginhub plurigrid/asi --plugin asiDetects Kerberos Pass-the-Ticket (PtT) attacks in Splunk or Elastic SIEM by analyzing Windows Event IDs 4768, 4769, 4771 for anomalous ticket reuse, RC4 downgrades, and request volumes.
Detects Kerberos Pass-the-Ticket attacks by analyzing Windows Event IDs 4768, 4769, and 4771 for anomalous ticket usage in Splunk or Elastic SIEM.
Detects Kerberos Golden Ticket forgery via Windows Event ID 4769 analysis in Splunk/Elastic SIEM for RC4 encryption downgrades, abnormal lifetimes, and krbtgt anomalies. For threat hunting and SOC detection rules.