Skip to content

Commit

Permalink
Update Get-PublicAwsS3BucketList.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
nullbind committed Oct 1, 2018
1 parent 527b937 commit c098930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Stable-ish/AWS/Get-PublicAwsS3BucketList.ps1
Expand Up @@ -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
Expand Down

0 comments on commit c098930

Please sign in to comment.