From ebf2b7a313cd3e92db134196ae0a4bec72d66153 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Sun, 15 Aug 2021 22:49:01 -0500 Subject: [PATCH] Update aws_efs_fileshare_modified_or_deleted.yml --- rules/cloud/aws/aws_efs_fileshare_modified_or_deleted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/cloud/aws/aws_efs_fileshare_modified_or_deleted.yml b/rules/cloud/aws/aws_efs_fileshare_modified_or_deleted.yml index dea41ce30..0b675c189 100644 --- a/rules/cloud/aws/aws_efs_fileshare_modified_or_deleted.yml +++ b/rules/cloud/aws/aws_efs_fileshare_modified_or_deleted.yml @@ -1,7 +1,7 @@ title: AWS EFS Fileshare Modified or Deleted id: 25cb1ba1-8a19-4a23-a198-d252664c8cef status: experimental -description: Detects when a EFS Fileshare is modified or deleted. You can't delete a file system that is in use. If the file system has any mount targets, you must first delete them, so deletion of a mount will occur before deletion of a Fileshare. +description: Detects when a EFS Fileshare is modified or deleted. You can't delete a file system that is in use. If the file system has any mount targets, the adversary must first delete them, so deletion of a mount will occur before deletion of a fileshare. author: austin Songer @austinsonger date: 2021/08/15 references: