Use Alternate Authentication Material: Pass the Ticket T1550.003

Tactic: Lateral Movement

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

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

Authoring guide

Patterns shared across the 13 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names 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 (24 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
CommandLine5contains 5, eq 1, in 1 -cn , -computername , -cp , -p , -u
Image5ends_with 3, eq 1, is_not_null 1, ne 1\krbrelayup.exe, \rubeus.exe, \tomcat\bin\tomcat8.exe, c:\\windows\\system32\\logonui.exe, c:\\windows\\system32\\lsass.exe
DestinationPort3eq 388
OriginalFileName3eq 3krbrelayup.exe, nxc.exe, rubeus.exe
EventID2eq 210, 4769
Initiated2eq 2egress, true
ScriptBlockText2contains 1, eq 1/impersonateuser:, asktgt /user:, asreproast , cert_system_store_local_machine, crypto::certificates
event.type2eq 1, in 1start, process_started
process_id2ne 24
AlertName1contains 10299
Description1eq 1Rubeus
GrantedAccess1eq 10x1f3fff
ProviderName1contains 1asi
ServiceName1eq 1TargetUserName
SourcePort1ge 149152

Top indicator values (135 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. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
DestinationPorteq
88
35
process_idne
4
25
AlertNamecontains
0299
1
CommandLinecontains
-cn
1
CommandLinecontains
-computername
1
CommandLinecontains
-cp
1
CommandLinecontains
-d
18
CommandLinecontains
-domain
1
CommandLinecontains
-p
110
CommandLinecontains
-sc
12
CommandLinecontains
-u
18
CommandLinecontains
asreproast
1
CommandLinecontains
harvest
1
CommandLinecontains
kerberoast
1
CommandLinecontains
krbscm
1
CommandLinecontains
monitor /interval
1
CommandLinecontains
relay
12
CommandLinecontains
spawn
1
CommandLinecontains
/impersonateuser:
1
CommandLinecontains
asktgt /user:
1
CommandLinecontains
asreproast
1
CommandLinecontains
createnetonly /program:
1
CommandLinecontains
dump /luid:0x
1
CommandLinecontains
dump /service:krbtgt
1
CommandLinecontains
golden /aes256:
1
CommandLinecontains
harvest /interval:
1
CommandLinecontains
hash /password:
1
CommandLinecontains
kerberoast
1
CommandLinecontains
kerberos::ptt
1
CommandLinecontains
ptt /ticket
1

Exclusions (58 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
Imagewildcard
?:\windows\system32\lsass.exe
2
Imagewildcard
?:\program files (x86)\advanced port scanner\advanced_port_scanner.exe
1
Imagewildcard
?:\program files (x86)\desktopcentral_agent\bin\dcpatchscan.exe
1
Imagewildcard
?:\program files (x86)\gfi\languard 12 agent\lnsscomm.exe
1
Imagewildcard
?:\program files (x86)\google\chrome\application\chrome.exe
1
Imagewildcard
?:\program files (x86)\internet explorer\iexplore.exe
1
Imagewildcard
?:\program files (x86)\microsoft silverlight\sllauncher.exe
1
Imagewildcard
?:\program files (x86)\microsoft\edge\application\msedge.exe
1
AlertNamecontains
0299
1
Imageends_with
\tomcat\bin\tomcat8.exe
1
Imageeq
c:\program files (x86)\google\chrome\application\chrome.exe
1
Imageeq
c:\program files (x86)\mozilla firefox\firefox.exe
1
Imageeq
c:\program files\google\chrome\application\chrome.exe
1
Imageeq
c:\program files\mozilla firefox\firefox.exe
1
Imageeq
c:\windows\system32\lsass.exe
1

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.

Platform (all)
Domain (all)

Sigma 4 rules

Elastic 4 rules

Splunk 4 rules

Kusto 1 rule