mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-08 02:08:54 +00:00
Remove too loose filter in mshta rule
This commit is contained in:
parent
81693d81b6
commit
eb690d8902
@ -20,10 +20,6 @@ detection:
|
|||||||
- '*\reg.exe'
|
- '*\reg.exe'
|
||||||
- '*\regsvr32.exe'
|
- '*\regsvr32.exe'
|
||||||
- '*\BITSADMIN*'
|
- '*\BITSADMIN*'
|
||||||
filter:
|
|
||||||
CommandLine:
|
|
||||||
- '*/HP/HP*'
|
|
||||||
- '*\HP\HP*'
|
|
||||||
condition: selection and not filter
|
condition: selection and not filter
|
||||||
fields:
|
fields:
|
||||||
- CommandLine
|
- CommandLine
|
||||||
|
Loading…
Reference in New Issue
Block a user