mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
Added also \status_ pipe.
This commit is contained in:
parent
f1a0308e73
commit
8b707bc948
@ -26,9 +26,11 @@ detection:
|
||||
PipeName|startswith: '\postex_'
|
||||
selection_postex_ssh:
|
||||
PipeName|startswith: '\postex_ssh_'
|
||||
selection_status:
|
||||
PipeName|startswith: '\status_'
|
||||
selection_msagent:
|
||||
PipeName|startswith: '\msagent_'
|
||||
condition: selection_MSSE_start and selection_MSSE_end or selection_postex or or selection_postex_ssh or selection_msagent
|
||||
condition: selection_MSSE_start and selection_MSSE_end or selection_postex or selection_postex_ssh or selection_status or selection_msagent
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: critical
|
||||
|
Loading…
Reference in New Issue
Block a user