Update T1612.yaml

This commit is contained in:
well123cs
2023-03-29 18:33:10 -07:00
committed by GitHub
parent 04f1320e2d
commit 63145c41f8
-1
View File
@@ -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