From 7ce4a9b7ec2f37446c2bc6b2890d5ed2d0e734a4 Mon Sep 17 00:00:00 2001 From: Nasreddine Bencherchali <8741929+nasbench@users.noreply.github.com> Date: Fri, 28 Apr 2023 11:12:30 +0200 Subject: [PATCH] fix: add missing modified --- rules/cloud/aws/aws_enum_buckets.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rules/cloud/aws/aws_enum_buckets.yml b/rules/cloud/aws/aws_enum_buckets.yml index f08ee192e..ae7f84a06 100644 --- a/rules/cloud/aws/aws_enum_buckets.yml +++ b/rules/cloud/aws/aws_enum_buckets.yml @@ -9,8 +9,9 @@ references: - https://github.com/Lifka/hacking-resources/blob/c2ae355d381bd0c9f0b32c4ead049f44e5b1573f/cloud-hacking-cheat-sheets.md - https://jamesonhacking.blogspot.com/2020/12/pivoting-to-private-aws-s3-buckets.html - https://securitycafe.ro/2022/12/14/aws-enumeration-part-ii-practical-enumeration/ -author: 'Christopher Peacock @securepeacock, SCYTHE @scythe_io' +author: Christopher Peacock @securepeacock, SCYTHE @scythe_io date: 2023/01/06 +modified: 2023/04/28 tags: - attack.discovery - attack.t1580