diff --git a/atomics/T1105/T1105.yaml b/atomics/T1105/T1105.yaml index 1734c18f..d69c325f 100644 --- a/atomics/T1105/T1105.yaml +++ b/atomics/T1105/T1105.yaml @@ -1270,7 +1270,6 @@ atomic_tests: name: powershell elevation_required: false - name: Curl Insecure Connection from a Pod - auto_generated_guid: 7f6a7b2e-1c5b-4b1a-9e6e-5d3a9a3c2f10 description: | Launches an Ubuntu pod, installs curl, and executes curl with insecure flags (-k/--insecure) against a target URL. The pod is automatically deleted after execution.