diff --git a/tests/endpoint/windows_hijack_execution_flow_version_dll_side_load.test.yml b/tests/endpoint/windows_hijack_execution_flow_version_dll_side_load.test.yml deleted file mode 100644 index 32e1ebee01..0000000000 --- a/tests/endpoint/windows_hijack_execution_flow_version_dll_side_load.test.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Windows Hijack Execution Flow Version Dll Side Load Unit Test -tests: -- name: Windows Hijack Execution Flow Version Dll Side Load - file: endpoint/windows_hijack_execution_flow_version_dll_side_load.yml - pass_condition: '| stats count | where count > 0' - earliest_time: -24h - latest_time: now - attack_data: - - file_name: sysmon.log - data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/malware/brute_ratel/iso_version_dll_campaign/sysmon.log - source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational - sourcetype: xmlwineventlog - update_timestamp: true