From 01c6ddd9754e24334eff40a65710961bdfdbc7ea Mon Sep 17 00:00:00 2001 From: well123cs <119821998+well123cs@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:57:10 -0700 Subject: [PATCH] Update T1046.yaml --- atomics/T1046/T1046.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/atomics/T1046/T1046.yaml b/atomics/T1046/T1046.yaml index 3a05768d..0c9b1789 100644 --- a/atomics/T1046/T1046.yaml +++ b/atomics/T1046/T1046.yaml @@ -167,7 +167,6 @@ atomic_tests: fruit -noninteractive -consoleoutput name: powershell - name: Network Service Discovery for Containers - auto_generated_guid: description: Attackers may try to obtain a list of services that are operating on remote hosts and local network infrastructure devices, in order to identify potential vulnerabilities that can be exploited through remote software attacks. They typically use tools to conduct port and vulnerability scans in order to obtain this information. supported_platforms: - containers @@ -192,4 +191,4 @@ atomic_tests: cleanup_command: |- docker stop t1046_container docker rmi -f t1046 - name: sh \ No newline at end of file + name: sh