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