tag

credential-access

7 indexed skills · max 10 per page

skills (7)

performing-kerberoasting-attack

mukul975/Anthropic-Cybersecurity-Skills · performing-kerberoasting-attack

0

Kerberoasting is a post-exploitation technique that targets service accounts in Active Directory by requesting Kerberos TGS (Ticket Granting Service) tickets for accounts with Service Principal Names

exploiting-kerberoasting-with-impacket

mukul975/Anthropic-Cybersecurity-Skills · exploiting-kerberoasting-with-impacket

0

Perform Kerberoasting attacks using Impacket's GetUserSPNs to extract and crack Kerberos TGS tickets for Active Directory service accounts.

detecting-pass-the-hash-attacks

mukul975/Anthropic-Cybersecurity-Skills · detecting-pass-the-hash-attacks

0

Detect Pass-the-Hash attacks by analyzing NTLM authentication patterns, identifying Type 3 logons with NTLM where Kerberos is expected, and correlating with credential dumping.

hunting-for-dcsync-attacks

mukul975/Anthropic-Cybersecurity-Skills · hunting-for-dcsync-attacks

0

Detect DCSync attacks by analyzing Windows Event ID 4662 for unauthorized DS-Replication-Get-Changes requests from non-domain-controller accounts.

detecting-kerberoasting-attacks

mukul975/Anthropic-Cybersecurity-Skills · detecting-kerberoasting-attacks

0

Detect Kerberoasting attacks by monitoring for anomalous Kerberos TGS requests targeting service accounts with SPNs for offline password cracking.

performing-credential-access-with-lazagne

mukul975/Anthropic-Cybersecurity-Skills · performing-credential-access-with-lazagne

0

Extract stored credentials from compromised endpoints using the LaZagne post-exploitation tool to recover passwords from browsers, databases, system vaults, and applications during authorized red team operations.

hunting-for-ntlm-relay-attacks

mukul975/Anthropic-Cybersecurity-Skills · hunting-for-ntlm-relay-attacks

0

Detect NTLM relay attacks by analyzing Windows Event 4624 logon type 3 with NTLMSSP authentication, identifying IP-to-hostname mismatches, Responder traffic signatures, SMB signing status, and suspicious authentication patterns across the domain.