logoalt Hacker News

8organicbitstoday at 12:10 PM2 repliesview on HN

~As far as I know, bucket names are public via certificate transparency logs.~ There are tools for collecting those names. Besides you'd leak the subdomain to (typically) unencrypted DNS when you do a lookup and maybe via SNI.

Edit: crossout incorrect info


Replies

BCM43today at 12:14 PM

I'm pretty sure buckets use star certs and thus the individual bucket names won't be in the transparency logs.

show 1 reply
embedding-shapetoday at 12:42 PM

> Besides you'd leak the subdomain to (typically) unencrypted DNS when you do a lookup and maybe via SNI.

"Leak" is maybe a bit over-exaggerated, although if someone MitM'd you they definitely be able to see it. But "leak" makes it seem like it's broadcasted somehow, which obviously it isn't.

show 1 reply