From 3d11fcbd0b4199ca2074ecc144184e6d00421140 Mon Sep 17 00:00:00 2001 From: Nick Frichette Date: Tue, 11 Apr 2023 19:53:02 -0500 Subject: [PATCH] Fix extra toc's that were added --- content/aws/enumeration/enum_iam_user_role.md | 1 + content/azure/enum_email_addresses.md | 1 + content/gcp/enumeration/enum_email_addresses.md | 1 + 3 files changed, 3 insertions(+) diff --git a/content/aws/enumeration/enum_iam_user_role.md b/content/aws/enumeration/enum_iam_user_role.md index a785c4963..cbd645cd0 100644 --- a/content/aws/enumeration/enum_iam_user_role.md +++ b/content/aws/enumeration/enum_iam_user_role.md @@ -1,3 +1,4 @@ +--- author_name: Nick Frichette, Wes Ladd (@righteousgambit), and skdg title: Unauthenticated Enumeration of IAM Users and Roles description: Discover how to exploit cross-account behaviors to enumerate IAM users and roles in another AWS account without authentication. diff --git a/content/azure/enum_email_addresses.md b/content/azure/enum_email_addresses.md index 41da13434..30bb83993 100644 --- a/content/azure/enum_email_addresses.md +++ b/content/azure/enum_email_addresses.md @@ -1,3 +1,4 @@ +--- author_name: Wes Ladd (@righteousgambit) title: Unauthenticated Enumeration of Azure Active Directory Email Addresses description: Discover how to exploit information disclosure configurations in Azure Active Directory to enumerate valid email addresses. diff --git a/content/gcp/enumeration/enum_email_addresses.md b/content/gcp/enumeration/enum_email_addresses.md index 3a5e7f4dc..fa4a99f92 100644 --- a/content/gcp/enumeration/enum_email_addresses.md +++ b/content/gcp/enumeration/enum_email_addresses.md @@ -1,3 +1,4 @@ +--- author_name: Wes Ladd (@righteousgambit) title: Unauthenticated Enumeration of Google Workspace Email Addresses description: Discover how to exploit information disclosure configurations in Google Workspace to enumerate valid email addresses.