From 63145c41f809e5d22689c90c8d7e03a648c976a1 Mon Sep 17 00:00:00 2001 From: well123cs <119821998+well123cs@users.noreply.github.com> Date: Wed, 29 Mar 2023 18:33:10 -0700 Subject: [PATCH] Update T1612.yaml --- atomics/T1612/T1612.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/atomics/T1612/T1612.yaml b/atomics/T1612/T1612.yaml index ffed1670..752d760c 100644 --- a/atomics/T1612/T1612.yaml +++ b/atomics/T1612/T1612.yaml @@ -2,7 +2,6 @@ attack_technique: T1612 display_name: "Build Image on Host" atomic_tests: - name: Build Image On Host - auto_generated_guid: description: Adversaries may build a container image directly on a host to bypass defenses that monitor for the retrieval of malicious images from a public registry. An adversary may take advantage of that build API to build a custom image on the host that includes malware downloaded from their C2 server, and then they then may utilize Deploy Container using that custom image. supported_platforms: - containers