Update T1610.yaml

remove guid
This commit is contained in:
Bhavin Patel
2023-01-05 12:15:47 -08:00
committed by GitHub
parent 8ba658e520
commit f82a189443
-1
View File
@@ -4,7 +4,6 @@ display_name: "Deploy a container"
atomic_tests:
- name: Deploy Docker container
auto_generated_guid:
description: |
Adversaries may deploy containers based on retrieved or built malicious images or from benign images that download and execute malicious payloads at runtime. They can do this using docker create and docker start commands. Kinsing & Doki was exploited using this technique.