mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
11 lines
520 B
YAML
11 lines
520 B
YAML
name: Windows Powershell DownloadFile Unit Test
|
|
tests:
|
|
- name: Windows Powershell DownloadFile
|
|
file: endpoint/ssa___windows_powershell_downloadfile.yml
|
|
pass_condition: '@count_gt(0)'
|
|
description: Test Windows Powershell DownloadFile detections
|
|
attack_data:
|
|
- file_name: downloadfile_windows-security.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1059.001/atomic_red_team/downloadfile_windows-security.log
|
|
source: WinEventLog:Security
|