xianb's comments

xianb | 7 years ago | on: I exploited TLS-SNI-01 issuing Let's Encrypt SSL-certs for any domain (2018)

> Why would LE send the SNI in the first place? I thought the purpose was to prove you own the domain, not cohabit an environment where the domain is hosted?

The assumption was that you controlled the domain if you could return the self-signed cert with subjectAlt=foo.bar.acme.invalid when the SNI request for foo.bar.acme.invalid is made to the server your are requesting a cert for. Unfortunately the assumption didn't hold up because hosting providers shared the same routing server across domains and subdomains and those routing servers did not have controls around the subjectAlt domains used for TLS-SNI-01.

> Also, what do host headers have to do with this? Presumably this is just a tls handshake test? They don't have anything to do with the weakness. It's mentioned to make the distinction that SNI is used for the cert retrieval to establish the connection and Host-header is used separately to route to the proper backend

xianb | 7 years ago | on: PagerDuty Files Confidentially for IPO

Perhaps this might be a poor setup on my company's part, but it's awful navigating between teams and finding escalation policies and schedules in PD

xianb | 7 years ago | on: Chat app fined for plaintext passwords under GDPR

anything that makes computation less intensive for you also makes it less intensive for a potential malefactor - it's just an inherent tradeoff.

Rather than scan for password being contained in the message, something more reasonable to try would be to check if the whole message is the password since you can just plug that into the normal password hasher and run just one slower hash op

xianb | 7 years ago | on: Blue Apron lays off more workers

but you can also choose to withhold stock for taxes

basically would have just been a losing gamble to have withheld money instead instead of it being something forced upon them

page 1