Live data from Hacker News

I pwned half of America's fast food chains simultaneously

mrbruh.com

261–270 of 513 posts

Re: I pwned half of America's fast food chains simultaneously

#261
post #247

It seems crazy that no thanks or recognition has been given. Is this because doing so might be seen as an admission of liability, and could be used in any legal cases that are brought?

To give the benefit of the doubt, it appears he only contacted them less than 48 hours ago. Their first priority should correctly be to fix the problem. They could be discussing a bug bounty right now and just haven't finalized the email yet

Re: I pwned half of America's fast food chains simultaneously

#262
post #124

If you view this page in Safari, it’s just a text document

Since this is a post about security, this is your daily reminder to update your browser to stay safe on the internet. Up-to-date versions of Safari support AVIF images, and there have been multiple RCE vulnerabilities with known exploits fixed last year in Safari...

Re: I pwned half of America's fast food chains simultaneously

#263

>With an upbeat pling my console alerted me that my script had finished running Forget the pwn how do I do this Also, HN used to think this was cool now there are 20 posts blaming the hacker…

on macos I just add `; say done` to my command. If I didn't think of doing it before starting the command (which is most of the time), I just type it and press enter while the command is runnign, it gets buffered and executed right after the command finishes (be careful that it's not an interactive program that you're executing though, or it might take your "say done" as an interactive entry)

You can also do Ctrl-Z to pause the running process, and then `%1; say done` (or whatever) to restart the first queued job and then run the new command. Avoids the interactive issue

Re: I pwned half of America's fast food chains simultaneously

#264

>With an upbeat pling my console alerted me that my script had finished running Forget the pwn how do I do this Also, HN used to think this was cool now there are 20 posts blaming the hacker…

>Also, HN used to think this was cool now there are 20 posts blaming the hacker…

I'm not sure whether it's HN thinking this is uncool (it is cool!) or it's HN taking the unfortunate realistic position that this type of stuff only gets the reporters into trouble, after seeing it happening time and time ago. People doing cool stuff get in trouble, and it's sad to watch.

Re: I pwned half of America's fast food chains simultaneously

#265
post #231

I would have stopped once I confirmed the leaked keys were valid. Looking at what types of data you had access to wasn't required. Downloading plaintext passwords of other people is probably too far. Impacted users may need to be notified about a breach. If needed, create an account of your own and target only that. If there was a pentester agreement, safe harbor, or other protection that's different. Be careful out…

> Looking at what types of data you had access to wasn't required. Downloading plaintext passwords of other people is probably too far. Impacted users may need to be notified about a breach. If needed, create an account of your own and target only that. I'd argue that it was absolutely necessary to gauge the severity of this misconfiguration and furthermore, that Chattr.ai must contact every affected user, not MrBruh…

> absolutely necessary to gauge the severity of this misconfiguration

Possibly. But what's the legal basis that allows random external parties to make that determination? Report the leaked credential, and let the company assess impact.

The problem is that pivoting to accessing user passwords may cause the companies to spend money notifying customers and harm their reputation. If they want to pursue legal action, those are clear damages.

> Chattr.ai must contact every affected user, not MrBruh.

Agreed, a pentester directly contacting impacted users would increase the risk legal gets involved.

> There is no telling whether and how many outside of this disclosure have previously accessed this information

Typically the company would review logs to determine that.

Re: I pwned half of America's fast food chains simultaneously

#266
post #143
post #44

Earlier quoted context omitted.

For more crucial PII (such as SSN, health data, payment info, etc), vendors are generally required to have certifications from a third-party auditor (such as SOC2). If the big companies fail to check that, then yes, they can be made liable.

No rules or laws that require it. Closest requirement would be PCI around credit cards but you need lots of volume to be required to do an audit. HIPPA just requires you to do risk analysis and implement risk management. SOX is up to the auditor, when I was CTO at a public company, they were fine with me signing at attestation of all things we had implemented. Same with banks, no explicit requirement in both glba and…

> No rules or laws that require it

It will just be FTC knocking on your door…

Re: I pwned half of America's fast food chains simultaneously

#267
post #242
post #231

Earlier quoted context omitted.

> Looking at what types of data you had access to wasn't required. Downloading plaintext passwords of other people is probably too far. Impacted users may need to be notified about a breach. If needed, create an account of your own and target only that. I'd argue that it was absolutely necessary to gauge the severity of this misconfiguration and furthermore, that Chattr.ai must contact every affected user, not MrBruh…

That is not just negligence, that is stupidity on an order of magnitude that the responsible people should never again be allowed to work on a software project.

Every company I've worked for, and every pentest contract I've done has found plaintext passwords or credentials stored somewhere they shouldn't. It's unfortunately very common.

Re: I pwned half of America's fast food chains simultaneously

#268

How much would this leak go for in the darknet?

Deciding to sell this on the darknet is a life changing decision, white to black overnight and imagine not really something most would contemplate. Payment in BTC probably from an already compromised address so loads of factors. Probably an easy + quick 2BTC though

Re: I pwned half of America's fast food chains simultaneously

#269
post #247

It seems crazy that no thanks or recognition has been given. Is this because doing so might be seen as an admission of liability, and could be used in any legal cases that are brought?

To give the benefit of the doubt, it appears he only contacted them less than 48 hours ago. Their first priority should correctly be to fix the problem. They could be discussing a bug bounty right now and just haven't finalized the email yet

“Thanks for coming to us with this, we’re looking at it right away” wouldn’t take a lot of time or commit then to anything

Re: I pwned half of America's fast food chains simultaneously

#270
post #25

Who's to say they're the first to discover this? They're the first to discover it and do something to fix it. I thought there was a US law now where breaches like this have to be reported?

In the EU this would hurt so bad they probably would've needed to close shop.

Thats complete FUD. GDPR fines are proportional to the size of the business and scope of the violation. There are companies that have had data breaches, failed to report them, and still only been fined ~300 EUR. There are others still who have been fined nothing subject to compliance.
Post reply on HN