diff --git a/tests/endpoint/windows_dns_gather_network_info.test.yml b/tests/endpoint/windows_dns_gather_network_info.test.yml deleted file mode 100644 index 55d4409048..0000000000 --- a/tests/endpoint/windows_dns_gather_network_info.test.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Windows DNS Gather Network Info Unit Test -tests: -- name: 'Windows DNS Gather Network Info ' - file: endpoint/windows_dns_gather_network_info.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/attack_techniques/T1590.002/enum_dns_record/sysmon.log - source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational - sourcetype: xmlwineventlog - update_timestamp: true