mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 18:23:52 +00:00
16 lines
374 B
YAML
16 lines
374 B
YAML
title: Contional mapping with multiple targets
|
|
status: test
|
|
description: Logpoint configuration causes conditional mapping with multiple results
|
|
author: Thomas Patzke
|
|
logsource:
|
|
product: windows
|
|
service: security
|
|
detection:
|
|
selection:
|
|
EventID: 4624
|
|
SubjectAccountName: Test
|
|
condition: selection
|
|
fields:
|
|
- EventID
|
|
- SubjectAccountName
|