diff --git a/tests/endpoint/attacker_tools_on_endpoint.test.yml b/tests/endpoint/attacker_tools_on_endpoint.test.yml deleted file mode 100644 index 2ce6d32949..0000000000 --- a/tests/endpoint/attacker_tools_on_endpoint.test.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: Attacker Tools On Endpoint Unit Test -tests: -- name: Attacker Tools On Endpoint - file: endpoint/attacker_tools_on_endpoint.yml - pass_condition: '| stats count | where count > 0' - earliest_time: '-30d' - latest_time: 'now' - attack_data: - - file_name: windows-sysmon.log - data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1595/attacker_scan_tools/windows-sysmon.log - source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational - sourcetype: xmlwineventlog