conducting-pass-the-ticket-attack
Fail
Audited by Snyk on Apr 7, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This skill contains explicit, step-by-step tooling and automation for credential theft (LSASS dumps via Mimikatz/Rubeus/procdump), Kerberos ticket extraction/injection (TGT/TGS, golden/silver tickets), and lateral movement (PsExec/Impacket, remote command execution), which are clear, intentional malicious capabilities enabling unauthorized access and system compromise; no hidden backdoor code or covert external exfiltration endpoints were observed in the provided scripts.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs gaining local admin access, dumping LSASS memory with tools like Mimikatz/Rubeus, exporting/injecting Kerberos tickets and purging/loading ticket caches — actions that require elevated privileges and actively modify the system's authentication state.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata