diff --git a/Stable-ish/AWS/Get-PublicAwsS3BucketList.ps1 b/Stable-ish/AWS/Get-PublicAwsS3BucketList.ps1 index 50b3e5c..06f040d 100644 --- a/Stable-ish/AWS/Get-PublicAwsS3BucketList.ps1 +++ b/Stable-ish/AWS/Get-PublicAwsS3BucketList.ps1 @@ -24,6 +24,8 @@ # determine if account is associated with federatation # consider adding threading # add file download option +# note that access denied means it exists, but listings are not possible from an unauthenticated perspective, +# - however, other attacks may be possible so there should be a list only option. non there, access denied, list, list/write etc #> Function Get-PublicAwsS3BucketList