mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
_timeupdate
This commit is contained in:
@@ -2,8 +2,8 @@ name: Detect Path Interception By Creation Of program exe Unit Test
|
||||
tests:
|
||||
- name: Detect Path Interception By Creation Of program exe
|
||||
file: endpoint/detect_path_interception_by_creation_of_program_exe.yml
|
||||
pass_condition: '| stats count | where count = 1'
|
||||
earliest_time: '-24h'
|
||||
pass_condition: '| stats count | where count > 0'
|
||||
earliest_time: '-7d'
|
||||
latest_time: 'now'
|
||||
attack_data:
|
||||
- file_name: windows-sysmon.log
|
||||
|
||||
Reference in New Issue
Block a user