From 1e3ecda292182f256fb77c3a29ee7246b9c100b4 Mon Sep 17 00:00:00 2001 From: Gavin Knapp Date: Sat, 11 Mar 2023 14:07:32 +0000 Subject: [PATCH] Update T1531.yaml removed special character causing an error --- atomics/T1531/T1531.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atomics/T1531/T1531.yaml b/atomics/T1531/T1531.yaml index 5e939429..d783814f 100644 --- a/atomics/T1531/T1531.yaml +++ b/atomics/T1531/T1531.yaml @@ -89,7 +89,7 @@ atomic_tests: name: powershell elevation_required: false - name: Azure AD - Delete user via Azure AD PowerShell - description: Deletes a user in Azure AD. Adversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. Accounts may be deleted, locked, or manipulated (ex: changed credentials) to remove access to accounts. + description: Deletes a user in Azure AD. Adversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. Accounts may be deleted, locked, or manipulated (excluding changed credentials) to remove access to accounts. supported_platforms: - azure-ad input_arguments: @@ -113,7 +113,7 @@ atomic_tests: cleanup_command: N/A name: powershell - name: Azure AD - Delete user via Azure CLI - description: Deletes a user in Azure AD. Adversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. Accounts may be deleted, locked, or manipulated (ex: changed credentials) to remove access to accounts. + description: Deletes a user in Azure AD. Adversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. Accounts may be deleted, locked, or manipulated (excluding changed credentials) to remove access to accounts. supported_platforms: - azure-ad input_arguments: