Update proc_creation_win_change_evtx_location.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
title: Process Creation Win Change Evtx Location
|
||||
title: Change Evtx Location Used Wevtutil
|
||||
id: e6b11ea9-919a-413a-92bd-0976b42bd3b8
|
||||
status: experimental
|
||||
description: Detects change location evtx used wecutil
|
||||
description: Detects change location evtx used wevtutil
|
||||
author: D3F7A5105
|
||||
date: 2023/01/03
|
||||
references:
|
||||
@@ -21,8 +21,7 @@ detection:
|
||||
- /lfn
|
||||
- \.evtx
|
||||
filter_cmd:
|
||||
CommandLine|contains:
|
||||
- \Windows\System32\winevt\Logs
|
||||
CommandLine|contains: \Windows\System32\winevt\Logs
|
||||
condition: selection_cmd and not filter_cmd
|
||||
falsepositives:
|
||||
- Admin activity
|
||||
|
||||
Reference in New Issue
Block a user