mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
test file debugging
This commit is contained in:
@@ -9,8 +9,8 @@ tests:
|
||||
- name: Previously Seen Running Windows Services - Initial
|
||||
file: baselines/previously_seen_running_windows_services.yml
|
||||
pass_condition: '| stats count | where count > 0'
|
||||
earliest_time: '-30m@m'
|
||||
latest_time: '-7m@m'
|
||||
earliest_time: '-24h'
|
||||
latest_time: '-10m@m'
|
||||
attack_data:
|
||||
- file_name: windows-system.log
|
||||
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/suspicious_behaviour/first_time_windows_service/windows-system.log
|
||||
|
||||
Reference in New Issue
Block a user