From b87dff2883cde8607cf073fb4e9c66cba80e3e41 Mon Sep 17 00:00:00 2001 From: pyth0n1c <87383215+pyth0n1c@users.noreply.github.com> Date: Wed, 8 Jun 2022 16:01:21 -0700 Subject: [PATCH] Fixing name field in a detection test file --- ...k_protocol_impersonation_weak_encryption_selfsigned.test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/application/splunk_protocol_impersonation_weak_encryption_selfsigned.test.yml b/tests/application/splunk_protocol_impersonation_weak_encryption_selfsigned.test.yml index d97cf683a0..fb97c5ec66 100644 --- a/tests/application/splunk_protocol_impersonation_weak_encryption_selfsigned.test.yml +++ b/tests/application/splunk_protocol_impersonation_weak_encryption_selfsigned.test.yml @@ -1,6 +1,6 @@ name: Splunk protocol impersonation weak encryption selfsigned Unit Test tests: -- name: Splunk protocol impersonation weak encryption simplerequest +- name: Splunk protocol impersonation weak encryption selfsigned file: application/splunk_protocol_impersonation_weak_encryption_simplerequest.yml pass_condition: '| stats count | where count > 0' earliest_time: -24h