Removing auto_generated_guid

This commit is contained in:
WojciechLesicki
2022-01-31 00:54:57 +01:00
parent bb9e9f3796
commit 901633f873
-4
View File
@@ -129,7 +129,6 @@ atomic_tests:
name: sh
- name: Azure - adding user to Azure AD role
auto_generated_guid:
description: |
The adversarie want to add user to some Azure AD role. Threat actor
may be interested primarily in highly privileged roles, e.g. Global Administrator, Application Administrator,
@@ -195,7 +194,6 @@ atomic_tests:
elevation_required: false
- name: Azure - adding service principal to Azure AD role
auto_generated_guid:
description: |
The adversarie want to add service principal to some Azure AD role. Threat actor
may be interested primarily in highly privileged roles, e.g. Global Administrator, Application Administrator,
@@ -261,7 +259,6 @@ atomic_tests:
elevation_required: false
- name: Azure - adding user to Azure role in subscription
auto_generated_guid:
description: |
The adversarie want to add user to some Azure role, also called Azure resource role. Threat actor
may be interested primarily in highly privileged roles, e.g. Owner, Contributor.
@@ -339,7 +336,6 @@ atomic_tests:
elevation_required: false
- name: Azure - adding service principal to Azure role in subscription
auto_generated_guid:
description: |
The adversarie want to add service principal to some Azure role, also called Azure resource role. Threat actor
may be interested primarily in highly privileged roles, e.g. Owner, Contributor.