From 42cf9d4d02419e933db53c1fcad4203cc258630e Mon Sep 17 00:00:00 2001 From: tccontre <26181693+tccontre@users.noreply.github.com> Date: Thu, 1 Sep 2022 13:20:04 +0200 Subject: [PATCH] Delete windows_hijack_execution_flow_version_dll_side_load.test.yml --- ...ck_execution_flow_version_dll_side_load.test.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tests/endpoint/windows_hijack_execution_flow_version_dll_side_load.test.yml 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