ATT&CK coverage › Technique

Phishing T1566

Adversaries may send phishing messages to gain access to victim systems. All forms of phishing are electronically delivered social engineering. Phishing can be targeted, known as spearphishing. In spearphishing, a specific individual, company, or industry will be targeted by the adversary. More generally, adversaries can conduct non-targeted phishing, such as in mass malware spam campaigns.

Events covered

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

ProviderEvent IDTitle
Sysmon1Process creation
Sysmon11FileCreate
Sysmon13RegistryEvent (Value Set)
Sysmon22DNSEvent (DNS query)
Security-Auditing4688A new process has been created.

Authoring guide

Patterns shared across the 8 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
Image5ends_with 5, match 1\MSHTA.EXE, \rundll32.exe, \wmic.exe, \PowerISO.exe, \ImgBurn.exe
ParentImage3ends_with 3\hh.exe, \peazip.exe, \7zFM.exe, \Winrar.exe, \onenote.exe
TargetFilename2ends_with 1, match 1, eq 1\Microsoft\OneDrive\, \api-ms-win-core-, \Local\slack\app-, "*\\AppData\\Local\\Microsoft\\FORMS\\IPM*"
OriginalFileName2eq 2HH.exe, WorkFolders.exe, PowerShell.EXE, wmic.exe
CommandLine2match 2, ends_with 1\Content.Outlook\, \AppData\Local\Temp\, \Windows\Temp\, .pif, .scr
Domain1is_not_null 1
registry_path1eq 1"*\\InProcServer32\\*"
Details1eq 1*\\FORMS\\*
file_name1eq 1"*.dll"
process_name1eq 1outlook.exe

Top indicator values (126 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
Imageends_with\cscript.exe364
Imageends_with\wscript.exe364
Imageends_with\cmd.exe392
Imageends_with\pwsh.exe3140
Imageends_with\powershell.exe3143
Imageends_with\installutil.exe25
Imageends_with\msiexec.exe221
Imageends_with\regsvr32.exe257
Imageends_with\rundll32.exe276
Imageends_with\wmic.exe237
Imageends_with\schtasks.exe245
Imageends_with\mshta.exe257
Imageends_with\certutil.exe234
Imageends_with\curl.exe219
Imageends_with\hh.exe214
OriginalFileNameeqHH.exe25
Imageends_with\CertReq.exe15
ParentImageends_with\hh.exe1
Imageends_with\CertUtil.exe1
Imageends_with\MSbuild.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 5 rules

Splunk 2 rules

Kusto Query Language 1 rule