Detection rules › Sigma
Wab/Wabmig Unusual Parent Or Child Processes
Detects unusual parent or children of the wab.exe (Windows Contacts) and Wabmig.exe (Microsoft Address Book Import Tool) processes as seen being used with bumblebee activity
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 1 | Process creation |
| Security-Auditing | 4688 | A new process has been created. |
Stages and Predicates
Stage 1: 1 of selection_parent
or:
Image|endswith: '\wab.exe'
Image|endswith: '\wabmig.exe'
or:
ParentImage|endswith: '\WmiPrvSE.exe'
ParentImage|endswith: '\dllhost.exe'
ParentImage|endswith: '\svchost.exe'
Stage 2: 1 of selection_child
or:
ParentImage|endswith: '\wab.exe'
ParentImage|endswith: '\wabmig.exe'
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 |
|---|---|---|
Image | ends_with |
|
ParentImage | ends_with |
|
Neighbors
Broader alternatives (more inclusive than this rule)
These rules match a superset of what this rule catches. They cover the same events plus more. Use them if you want wider coverage and can absorb more false positives.
- Wab Execution From Non Default Location (drops 1 filter this rule applies)