mimikatz▌
8 indexed skills · max 10 per page
detecting-dcsync-attack-in-active-directory
mukul975/Anthropic-Cybersecurity-Skills · detecting-dcsync-attack-in-active-directory
Detect DCSync attacks where adversaries abuse Active Directory replication privileges to extract password hashes by monitoring for non-domain-controller accounts requesting directory replication via DsGetNCChanges.
detecting-mimikatz-execution-patterns
mukul975/Anthropic-Cybersecurity-Skills · detecting-mimikatz-execution-patterns
Detect Mimikatz execution through command-line patterns, LSASS access signatures, binary indicators, and in-memory detection of known modules.
extracting-credentials-from-memory-dump
mukul975/Anthropic-Cybersecurity-Skills · extracting-credentials-from-memory-dump
Extract cached credentials, password hashes, Kerberos tickets, and authentication tokens from memory dumps using Volatility and Mimikatz for forensic investigation.
hunting-for-dcsync-attacks
mukul975/Anthropic-Cybersecurity-Skills · hunting-for-dcsync-attacks
Detect DCSync attacks by analyzing Windows Event ID 4662 for unauthorized DS-Replication-Get-Changes requests from non-domain-controller accounts.
conducting-domain-persistence-with-dcsync
mukul975/Anthropic-Cybersecurity-Skills · conducting-domain-persistence-with-dcsync
Perform DCSync attacks to replicate Active Directory credentials and establish domain persistence by extracting KRBTGT, Domain Admin, and service account hashes for Golden Ticket creation.
detecting-credential-dumping-techniques
mukul975/Anthropic-Cybersecurity-Skills · detecting-credential-dumping-techniques
Detect LSASS credential dumping, SAM database extraction, and NTDS.dit theft using Sysmon Event ID 10, Windows Security logs, and SIEM correlation rules
detecting-golden-ticket-forgery
mukul975/Anthropic-Cybersecurity-Skills · detecting-golden-ticket-forgery
Detect Kerberos Golden Ticket forgery by analyzing Windows Event ID 4769 for RC4 encryption downgrades (0x17), abnormal ticket lifetimes, and krbtgt account anomalies in Splunk and Elastic SIEM
detecting-t1003-credential-dumping-with-edr
mukul975/Anthropic-Cybersecurity-Skills · detecting-t1003-credential-dumping-with-edr
Detect OS credential dumping techniques targeting LSASS memory, SAM database, NTDS.dit, and cached credentials using EDR telemetry, Sysmon process access monitoring, and Windows security event correlation.