Hide Artifacts: Hidden Window T1564.003

Tactic: Stealth

Adversaries may use hidden windows to conceal malicious activity from the plain sight of users. In some cases, windows that would typically be displayed when an application carries out an operation can be hidden. This may be utilized by system administrators to avoid disrupting user work environments when carrying out administrative tasks.

Events covered

4 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 (7 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
CommandLine12contains 10, regex_match 2--headless, (?i)-w(indowStyle)?\s+hidden, --disable-gpu, -nop , -sta
Image4ends_with 4, contains 1, starts_with 1\brave.exe, \chrome.exe, \appdata\local\microsoft\windowsapps\, \cmd.exe, \conhost.exe
OriginalFileName3eq 3advancedrun.exe, cmd.exe, conhost.exe
EventID2eq 24103, 4104, 4688
process_name2eq 1, in 1brave.exe, chrome.exe, conhost.exe, msedge.exe
ScriptBlockText1contains 1$psscriptroot\module\workspacescriptmodule\workspacescriptmodule, :\program files\amazon\workspacesconfig\scripts\, hidden
Type1eq 1

Top indicator values (100 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
CommandLinecontains
--headless
68
CommandLinecontains
--disable-gpu
22
CommandLinecontains
-nop
13
CommandLinecontains
-sta
1
CommandLinecontains
/commandline
1
CommandLinecontains
/exefilename
1
CommandLinecontains
/run
1
CommandLinecontains
/runas
1
CommandLinecontains
/windowstate 0
1
CommandLinecontains
--headless
1
CommandLinecontains
--headless --disable-gpu --disable-extensions --disable-plugins --mute-audio...
1
CommandLinecontains
--remote-debugging-
1
CommandLinecontains
--user-data-dir
12
CommandLinecontains
-command
12
CommandLinecontains
-encodedcommand
13
CommandLinecontains
-encodedcommand cwb2acaabwaga
1
CommandLinecontains
-noni
1
CommandLinecontains
-nop
12
CommandLinecontains
-sta
1
CommandLinecontains
-w hidden
1
CommandLinecontains
-window
1
CommandLinecontains
.bat
111
CommandLinecontains
.cmd
16
CommandLinecontains
.cpl
13
CommandLineregex_match
(?i)-w(indowStyle)?\s+hidden
22
Imageends_with
\brave.exe
211
Imageends_with
\chrome.exe
213
Imageends_with
\msedge.exe
214
Imageends_with
\opera.exe
211
Imageends_with
\vivaldi.exe
211

Exclusions (15 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
CommandLinecontains
--headless --disable-gpu --disable-extensions --disable-plugins --mute-audio...
1
Imagecontains
\appdata\local\microsoft\windowsapps\
1
Imagecontains
\windows\systemapps\microsoft.microsoftedge
1
Imageends_with
\microsoftedge.exe
1
Imageends_with
\msedge.exe
1
Imageends_with
\msedgewebview2.exe
1
Imagestarts_with
c:\program files (x86)\microsoft\edge\application\
1
Imagestarts_with
c:\program files (x86)\microsoft\edgecore\
1
Imagestarts_with
c:\program files (x86)\microsoft\edgewebview\
1
Imagestarts_with
c:\program files\microsoft\edge\application\
1
Imagestarts_with
c:\program files\microsoft\edgecore\
1
Imagestarts_with
c:\program files\microsoft\edgewebview\
1
Imagestarts_with
c:\program files\windowsapps\microsoft.microsoftedge
1
ScriptBlockTextcontains
$psscriptroot\module\workspacescriptmodule\workspacescriptmodule
1
ScriptBlockTextcontains
:\program files\amazon\workspacesconfig\scripts\
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 8 rules

Splunk 5 rules