Live data from Hacker News

Hackers raid eBay in historic breach, access 145 million records

reuters.com

81–90 of 100 posts

Re: Hackers raid eBay in historic breach, access 145 million records

#81
I class any address, date of birth, phone number information about me as "financial related data" as it is used by my bank to identify me. I wish eBay would stop trying to play down the seriousness of this breach.

Also, on the BBC news this morning (Thurs AM UK) a journalist seemed to hint that "passwords may or may not have been encrypted".

Re: Hackers raid eBay in historic breach, access 145 million records

#82
post #70

Earlier quoted context omitted.

if their scheme is secure, disclosure should not be an issue

Another reply that doesn't answer my question. Q: Why do you need to know how they store passwords? A: It's not an issue for them to disclose it. What you gain by knowing their scheme? What you gain by knowing if it's secure or not?

In my country (UK), if it is not (reasonably) secure then they would be liable for prosecution.

And yes, sorry, I was answering a different question to the one you asked.

Re: Hackers raid eBay in historic breach, access 145 million records

#83

An idea I had a while back - Build browser add-ons and a javascript site that performs N hashes of your master passphrase (high entropy) concatenated to the website domain (google, ebay, etc.). Set that hashed password to be your password on each website. Then when you use a computer you enter the master password and it generates all the domain-specific passwords. If that website is breached only the specific passwor…

Changing the master password will be a problem because you will have to update every site your have an account on.

Re: Hackers raid eBay in historic breach, access 145 million records

#84

Just changed it. I don't understand why eBay (and others) don't offer two-factor authentication. Of course this wouldn't have prevented the data theft but at least one can have a reasonable degree of certainty that your individual account will not be compromised with a simple password. I also strongly suggest that you change the answer to the one-and-only secret question to something completely unrelated. For example…

I don't understand why after a breach of this magnitude people continue to use a service, but just change their passwords and then move on.

What is the new eBay? That's a serious question too, not rhetoric.

Re: Hackers raid eBay in historic breach, access 145 million records

#85
post #23

Ok, passwords were encrypted, were they salted? Per-account salts? How was the salt stored? How about the keys? What was the scheme? Actually, it seems like all sites with sensitive user data should disclose full technical details of their password scheme. How could we make that a reality?

If the dump posted downthread is real- they are using pbkdf2-sha256, salted and 12000 rounds.

Re: Hackers raid eBay in historic breach, access 145 million records

#86
post #29

Earlier quoted context omitted.

You need to know how they store passwords because ... what?

So we know how incompetent this rather large and famous company is, and how much we should trust them in the future. Being able to point and laugh is nice too, all seriousness notwithstanding.

I understand the curiosity, but I'm pretty sure the title of this post is enough to estimate how much you should trust them in the future.

(Laughing... yes, but people demanding, by law/at the gun point, to know which password scheme companies use is as far from fun as we can get.)

Re: Hackers raid eBay in historic breach, access 145 million records

#87
post #23

Ok, passwords were encrypted, were they salted? Per-account salts? How was the salt stored? How about the keys? What was the scheme? Actually, it seems like all sites with sensitive user data should disclose full technical details of their password scheme. How could we make that a reality?

If the dump posted downthread is real- they are using pbkdf2-sha256, salted and 12000 rounds.

(Thanks)

"Yaaay, we're now all safe, right?! No need to change passwords! Right, guys?"

Re: Hackers raid eBay in historic breach, access 145 million records

#88
post #83

An idea I had a while back - Build browser add-ons and a javascript site that performs N hashes of your master passphrase (high entropy) concatenated to the website domain (google, ebay, etc.). Set that hashed password to be your password on each website. Then when you use a computer you enter the master password and it generates all the domain-specific passwords. If that website is breached only the specific passwor…

Changing the master password will be a problem because you will have to update every site your have an account on.

Yeah, that's kind of annoying. You could probably get autofill working reasonably decently, but it wouldn't be easy.

Re: Hackers raid eBay in historic breach, access 145 million records

#89
post #70

Earlier quoted context omitted.

Another reply that doesn't answer my question. Q: Why do you need to know how they store passwords? A: It's not an issue for them to disclose it. What you gain by knowing their scheme? What you gain by knowing if it's secure or not?

In my country (UK), if it is not (reasonably) secure then they would be liable for prosecution. And yes, sorry, I was answering a different question to the one you asked.

All right, I see:

1) People asking this question are eBay shareholders who are interested to learn if the company they own will be prosecuted by UK government for storing passwords insecurely; the fact of which was discovered after the leak of 145 million user records.

or

2) People asking this question are potential plaintiffs wanting to know if they should sue eBay for storing their password without hashing it with some hash function defined by law as secure.

Re: Hackers raid eBay in historic breach, access 145 million records

#90

Earlier quoted context omitted.

I don't understand why after a breach of this magnitude people continue to use a service, but just change their passwords and then move on.

What is the new eBay? That's a serious question too, not rhetoric.

Excellent question, I had ebay in a post I was preparing, I've updated the text and bit and posted it.

http://jacquesmattheij.com/ripe-for-disruption

Ebay has been setting itself up for failure for a long time now, but I'm not surprised that people decided not to take on Goliath. But with this incident there might just be an opportunity to swing the scales in favour of a new entrant.

Post reply on HN