Credential Access (TA0006)(external, opens in a new tab or window)
text code block:sequence by winlog.computer_name, source.ip with maxspan=5s [authentication where host.os.type == "windows" and event.code == "4768" and winlog.event_data.PreAuthType == "16" and winlog.event_data.Status == "0x0" ] by winlog.event_data.TargetSid [authentication where host.os.type == "windows" and event.code == "4769" and winlog.event_data.Status == "0x0" and winlog.event_data.TicketOptions in ("0x40810008", "0x40810018") ] by winlog.event_data.ServiceSid
Install detection rules in Elastic Security
Detect PKINIT Followed by Same-Principal U2U Service Ticket in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).