Detection rules › Sigma
Potentially Suspicious Electron Application CommandLine
Detects potentially suspicious CommandLine of electron apps (teams, discord, slack, etc.). This could be a sign of abuse to proxy execution through a signed binary.
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 1 | Process creation |
Stages and Predicates
Stage 1: all of selection_img
or:
Image|endswith: '\GitHubDesktop.exe'
Image|endswith: '\Teams.exe'
Image|endswith: '\chrome.exe'
Image|endswith: '\code.exe'
Image|endswith: '\discord.exe'
Image|endswith: '\keybase.exe'
Image|endswith: '\msedge.exe'
Image|endswith: '\msedge_proxy.exe'
Image|endswith: '\msedgewebview2.exe'
Image|endswith: '\msteams.exe'
Image|endswith: '\slack.exe'
OriginalFileName: GitHubDesktop.exe
OriginalFileName: Teams.exe
OriginalFileName: chrome.exe
OriginalFileName: code.exe
OriginalFileName: discord.exe
OriginalFileName: keybase.exe
OriginalFileName: msedge.exe
OriginalFileName: msedge_proxy.exe
OriginalFileName: msedgewebview2.exe
OriginalFileName: msteams.exe
OriginalFileName: slack.exe
Stage 2: all of selection_cli
or:
CommandLine|contains: --browser-subprocess-path
CommandLine|contains: --gpu-launcher
CommandLine|contains: --renderer-cmd-prefix
CommandLine|contains: --utility-cmd-prefix
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
CommandLine | match |
|
Image | ends_with |
|
OriginalFileName | eq |
|