From e52cd142ec645d6c93bc78b2f1955fe79bee62cb Mon Sep 17 00:00:00 2001 From: tccontre <26181693+tccontre@users.noreply.github.com> Date: Wed, 30 Jun 2021 16:18:06 +0200 Subject: [PATCH] Delete attacker_tools_on_endpoint.test.yml --- tests/endpoint/attacker_tools_on_endpoint.test.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tests/endpoint/attacker_tools_on_endpoint.test.yml 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