Live data from Hacker News

Everything authenticated by Microsoft is tainted

graz.social

111–120 of 381 posts

Re: Everything authenticated by Microsoft is tainted

#111
post #76

Earlier quoted context omitted.

HSM’s are super inconvenient obviously, and as Mr. Robot showed not perfect. So why bother? /s

Apparently they might also be backdoored by the NSA: https://news.ycombinator.com/item?id=37571014

Still probably better than having the private key part of a random core dump from a random developer. :s

That’s just embarrassing.

Re: Everything authenticated by Microsoft is tainted

#112

Earlier quoted context omitted.

> I can’t for the life of me figure out how executives at big Fortune 500 move their workloads to Azure. Almost every organisation already has a huge-ass contract with Microsoft for Windows, AD, Office, Teams, Exchange and whatnot, deeply integrated with their core IT. So if the organisation doesn't already have AWS set up as a supplier, it's usually easier to push for an existing supplier instead.

I think of our company as an "indie" startup and we use Office365 for email. There are a bunch of things that I hate about it but what are the plausible alternatives? Before we moved to O365 85%+ of our emails landed in spam folders.

GSuite or whatever Google calls it now, Zoho.

Re: Everything authenticated by Microsoft is tainted

#113
post #8

Earlier quoted context omitted.

On-prem is very expensive compared to cloud.

On the contrary on-prem is vastly cheaper except for the smallest of loads. https://techcrunch.com/2019/06/21/three-years-after-moving-o...

Not everyone is DropBox. IIRC GitLab also wanted to switch but after long planning they found out it would be worse.

Re: Everything authenticated by Microsoft is tainted

#114
post #42

This issue is specific to Azure and Microsoft. I find AWS and GCP to be fine. Microsoft has some of the worst security vulnerabilities and practices I have ever seen. I can’t for the life of me figure out how executives at big Fortune 500 move their workloads to Azure. The only selling point Microsoft has for Azure in some domains is that Amazon is their competitor. I wish Amazon just let AWS be it’s own thing. I als…

Microsoft is luring in non-tech companies with Active Directory and Office 365 and then catches them with promises about good integration into all services. Once the companies are in the Azure dashboard, why not try those fancy services they offer? It's all smoke and mirrors but it works.

My old boss directed us to Azure because one potential benefit was 'getting all invoices from Microsoft.' It was a separate invoice and not with O365...

Re: Everything authenticated by Microsoft is tainted

#116

He's absolutely right, you really can't trust anything they sign anymore. This is why Microsoft has been so defensive about their stance since it occurred. I've said the same since the news got out, but all my Microsoft-y friends I told didn't care. In fact, they all shrugged it off like "what are ya gonna do?" That's exactly the problem - what ARE companies going to do? Migrate OFF windoze? Migrate out of Azure? To…

And just recently Sharepoint was found to accept alg: null JWT tokens (ie. complete authentication bypass)

Re: Everything authenticated by Microsoft is tainted

#117
post #49

If the lesson the author is ultimately trying to convey is "You can't trust cloud infrastructure providers to protect your data, especially Microsoft." My answer is, "Okay. What can a company do when there is no choice?" The number of enterprise-grade applications that are cloud-only offerings is only increasing. Regardless of whether or not my company actually wants to to own the risk of storing its data in a third…

> "Okay. What can a company do when there is no choice?" The number of enterprise-grade applications that are cloud-only offerings is only increasing.

I'd be curious to know what kind of problems could be only solved through a cloud-only solution. It's a honest question; I'm not old enough to remember actually using mainframes but in my days companies had their own IT staff, gear and storage. I understand that hiring a IT team of 3 could not be viable for a small 10 people startup, but I'm sure there are solutions in between before being forced to entirely surrender everything to someone else's data center.

Re: Everything authenticated by Microsoft is tainted

#118

He's absolutely right, you really can't trust anything they sign anymore. This is why Microsoft has been so defensive about their stance since it occurred. I've said the same since the news got out, but all my Microsoft-y friends I told didn't care. In fact, they all shrugged it off like "what are ya gonna do?" That's exactly the problem - what ARE companies going to do? Migrate OFF windoze? Migrate out of Azure? To…

And just recently Sharepoint was found to accept alg: null JWT tokens (ie. complete authentication bypass)

Do you have a link to a cve or vuln report? I’d like to read more

Re: Everything authenticated by Microsoft is tainted

#119

He's absolutely right, you really can't trust anything they sign anymore. This is why Microsoft has been so defensive about their stance since it occurred. I've said the same since the news got out, but all my Microsoft-y friends I told didn't care. In fact, they all shrugged it off like "what are ya gonna do?" That's exactly the problem - what ARE companies going to do? Migrate OFF windoze? Migrate out of Azure? To…

> That's exactly the problem - what ARE companies going to do? Migrate OFF windoze? Migrate out of Azure? To Linux?

The short answer is...yes.

Of course it isn't easy. Of course it would take time. But it's certainly not impossible. It's certainly been done.

I'm not defending MS but the idea that they're some sort of siren and companies can't help themeselves...well, please get me a list of those companies so we short the shocks if they're that incompetent.

Re: Everything authenticated by Microsoft is tainted

#120
post #110
post #98

Earlier quoted context omitted.

For day to day stuff sure. But thinking it will actually protect you if you have an actual valuable secret is willful naïveté. That isn’t defeatism, that’s a realistic appraisal of the situation. If what you described was actually possible, we wouldn’t all be still able to browse all the top secret files leaked from Wikileaks for instance.

While it's true that the best way to keep a secret is to keep it off the internet, regulation could absolutely improve the prospects of keeping secrets by requiring encryption in every context, imposing heavy penalties on companies that fail to properly secure sensitive data ( much heavier than what we currently see, up to the corporate death penalty), and enshrining in law the people's right to strong encryption.

The best way to keep a secret is to never write it down, period. Or tell anyone.

If you do have to write it down (for practical reasons), it’s best to assume it will be leaked eventually and write it down with that in mind.

Even better, is in your operational assumptions, assume it will then be leaked shortly afterwards and build in ways to work around that.

So for instance - key material should have easy ways to be revoked, rotated, etc.

Operational rules should be easy to update/push new versions, etc.

Authentication shouldn’t rely on parroting a well known value (SSN, a plaintext shared secret, a biometric, etc.), and should be easily changeable/rotatable.

Most of these we’ve been steadily baking into our day to day lives anyway.

What you’re talking about is necessary, but insufficient for anyone who has a secret they actually need to keep. At least in the modern world. None of those penalties are ever likely to actually occur either, because no one wants to pay them. And they know they will end up paying them at some point, because anything else is just not how the world works.

For classified top secret information all those rules apply in some form, yet we’ve had numerous high profile leaks of TS information for years. The intelligence apparatus has done everything they can to destroy said leakers, but with limited success - and those secrets are still out there.

And that is without financial incentive!

That’s all. Most folks won’t have those kinds of secrets thankfully! And when they do, they usually just don’t tell anyone.

Post reply on HN