Steal or Forge Authentication Certificates T1649

Adversaries may steal or forge certificates used for authentication to access remote systems or resources. Digital certificates are often used to sign and encrypt messages and/or files. Certificates are also used as authentication material. For example, Entra ID device certificates and Active Directory Certificate Services (AD CS) certificates bind to an identity and can be used as credentials for domain accounts.

Events covered

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

Authoring guide

Patterns shared across the 25 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 (16 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
EventID13eq 12, in 14887, 4104, 4886, 4688, 1
CommandLine10contains 5, match 3, in 2(?i)request\s.+/ca:.+/(template|altname):, -bloodhound, -ca-pfx , -dc-ip , /altname:
Channel5eq 5, in 5
eventtype5eq 5
OriginalFileName4eq 4certutil.exe, certify.exe, certipy.exe
ScriptBlockText3contains 3, in 1 /ca:, * -ca *, * -u *, export-certificate, export-pfxcertificate
process_name3eq 2, match 1certutil.exe, (?i)certify\.exe
Attributes2contains 2, eq 2*SAN:*upn*, certificatetemplate:
Description2contains 2certify, certipy
Image2ends_with 2\certify.exe, \certipy.exe
Type2eq 2
file_name2in 2*.ccache, *.der, *.keyx.rsa.pvk, *.pfx, *_certipy.json
signature_id2contains 24688, 4886|4887, 5145
CertThumbprint1eq 1*
Properties1contains 1612cb747-c0e8-4f92-9221-fdd5f15b550d, b3f93023-9239-4f7c-b99c-6745d87adbc2, b7ff5a38-0818-42b0-8110-d3d154c97f24

Top indicator values (112 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
EventIDeq
4104
3268
EventIDeq
4887
33
EventIDeq
4688
2312
EventIDeq
4886
22
Attributescontains
certificatetemplate:
22
Attributeseq
*SAN:*upn*
22
CommandLinematch
(?i)request\s.+/ca:.+/(template|altname):
22
OriginalFileNameeq
certutil.exe
221
process_nameeq
certutil.exe
222
signature_idcontains
4688
28
CertThumbprinteq
*
1
CommandLinecontains
-bloodhound
1
CommandLinecontains
-ca-pfx
1
CommandLinecontains
-dc-ip
1
CommandLinecontains
-kirbi
1
CommandLinecontains
-old-bloodhound
1
CommandLinecontains
-pfx
1
CommandLinecontains
-target
1
CommandLinecontains
-template
1
CommandLinecontains
-username
1
CommandLinecontains
-vulnerable
1
CommandLinecontains
/altname:
1
CommandLinecontains
/ca:
1
CommandLinecontains
/domain:
1
CommandLinecontains
/path:
1
CommandLinecontains
/template:
1
CommandLinecontains
/vulnerable
1
CommandLinecontains
account
1
CommandLinecontains
auth
1
CommandLinecontains
cert
1

Exclusions (3 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
AccessMaskin
0x0
1
AccessMaskin
0x100
1
SubjectUserSideq
S-1-5-18
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.

Sigma 4 rules

Elastic 1 rule

Splunk 20 rules