From e710cc45829db9a21989daf40e8a31772a6ea67d Mon Sep 17 00:00:00 2001 From: pyth0n1c <87383215+pyth0n1c@users.noreply.github.com> Date: Tue, 13 Sep 2022 16:41:29 -0700 Subject: [PATCH] Wrong dataset file specified in the test file for bitsadmin_download_file.test.yml --- tests/endpoint/bitsadmin_download_file.test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/endpoint/bitsadmin_download_file.test.yml b/tests/endpoint/bitsadmin_download_file.test.yml index 884cbadac7..ea4c9cc82f 100644 --- a/tests/endpoint/bitsadmin_download_file.test.yml +++ b/tests/endpoint/bitsadmin_download_file.test.yml @@ -16,7 +16,7 @@ tests: earliest_time: -24h latest_time: now attack_data: - - file_name: crowdstrike.log - data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1197/atomic_red_team/windows-sysmon.log + - file_name: crowdstrike_falcon.log + data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1197/atomic_red_team/crowdstrike_falcon.log source: crowdstrike - sourcetype: crowdstrike:events:sensor \ No newline at end of file + sourcetype: crowdstrike:events:sensor