I have a Amazon S3 Bucket with all settings in the default mode. When I go to my Bucket Permissions tab and look to the section Public access / Everyone, all options are empty, so everything is private.
Now I make a folder with a very long random sha1-hash, I upload some files and subfolders in this folder and make the whole folder public. Is it possible to detect (list) this folder?
When I go to my bucket in the browser
https://s3.xxx.amazonaws.com/my-private-bucket
and I see: <Code>AccessDenied</Code>
.
That looks good. But maybe there is another way to detect my public folder?