ATT&CK coverage › Technique

Use Alternate Authentication Material: Pass the Ticket T1550.003

Adversaries may “pass the ticket” using stolen Kerberos tickets to move laterally within an environment, bypassing normal system access controls. Pass the ticket (PtT) is a method of authenticating to a system using Kerberos tickets without having access to an account's password. Kerberos authentication can be used as the first step to lateral movement to a remote system.

Events covered

4 catalog events are tagged with this technique by at least one rule.

ProviderEvent IDTitle
Sysmon1Process creation
Sysmon3Network connection
Sysmon10ProcessAccess
PowerShell4104Creating Scriptblock text (MessageNumber of MessageTotal).

Authoring guide

Patterns shared across the 5 rules above: which fields they filter on, what specific values they look for, and what they exclude. Field names are normalized across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (10 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
Image4ends_with 3, eq 1, ne 1\KrbRelayUp.exe, \Rubeus.exe, C:\Program Files\Mozilla Firefox\firefox.exe, C:\Program Files (x86)\Google\Chrome\Application\chrome.exe, C:\Program Files (x86)\Mozilla Firefox\firefox.exe
OriginalFileName2eq 2KrbRelayUp.exe, Rubeus.exe
CommandLine2match 2 -ComputerName , -Domain , -sc , ptt /ticket:, asreproast
Description1eq 1Rubeus
ScriptBlockText1match 1ptt /ticket:, asreproast , silver /user:
Initiated1eq 1true
DestinationPort1eq 188
GrantedAccess1eq 10x1f3fff
TargetImage1eq 1C:\\Windows\\system32\\winlogon.exe
EventID1eq 110

Top indicator values (60 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique.

FieldKindValueRules (here)Corpus reach
OriginalFileNameeqKrbRelayUp.exe1
CommandLinematch -ComputerName 1
CommandLinematch -cn 1
CommandLinematch -Domain 1
Imageends_with\KrbRelayUp.exe1
CommandLinematch spawn 1
CommandLinematch relay 12
CommandLinematch -d 16
CommandLinematch -cp 1
CommandLinematch krbscm 1
CommandLinematch -sc 12
CommandLinematchharvest /interval:1
CommandLinematchdump /service:krbtgt 1
CommandLinematchdump /luid:0x1
CommandLinematchhash /password:1
CommandLinematchs4u /user:1
CommandLinematchgolden /aes256:1
Imageends_with\Rubeus.exe12
CommandLinematchcreatenetonly /program:1
OriginalFileNameeqRubeus.exe1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Sigma 4 rules

Splunk 1 rule