diff --git a/atomics/T1580/T1580.yaml b/atomics/T1580/T1580.yaml index d7139d31..e5dec62d 100644 --- a/atomics/T1580/T1580.yaml +++ b/atomics/T1580/T1580.yaml @@ -90,5 +90,3 @@ atomic_tests: if ! aws sts get-caller-identity --profile #{aws_profile}; then echo "AWS CLI not properly configured. Please configure AWS CLI." fi - - Ensure that this test is conducted in a controlled environment to prevent accidental exposure of sensitive information. - - The effectiveness of this test relies on the permissions associated with the AWS profile used. It should have read access to EC2 security groups.