mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
fix: keyword expression in rule
This commit is contained in:
parent
15a400ac51
commit
19d383989c
@ -17,8 +17,8 @@ detection:
|
||||
EventID: 4
|
||||
Source: MSExchange Control Panel
|
||||
Level: Error
|
||||
selection2|contains:
|
||||
- '&__VIEWSTATE='
|
||||
selection2:
|
||||
- '*&__VIEWSTATE=*'
|
||||
condition: selection1 and selection2
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
Loading…
Reference in New Issue
Block a user