Live data from Hacker News

eBay user data for sale?

pastebin.com

51–60 of 110 posts

Re: eBay user data for sale?

#51
Is there anything to suggest this is real? Classic scam would be to just sell a bunch of random data, people tried that when Mt Gox was compromised. People apparently provided "samples" on IRC with either random data or data from other leaks presented as being from the Bitcoin exchange.

A quick google search shows

http://pastebin.com/L7CYznfK

http://pastebin.com/4YRgEwPb

that have the same message with different bitcoin addresses.

Re: eBay user data for sale?

#52

I have an eBay account, but I haven't used it in years, and I doubt I remember the password. How worried about this should I be? Are there plaintext passwords exposed, or do they just have a lot of properly salted hashes that aren't much use to an attacker?

properly salted hashs can still harm many peple. You could still run a brute force on the top 10k most common passwords and with ~150m averge computer users, you're going to get a few. And you have their email address. There's a good chance they're using the same password for email. Now you have their email.

Re: eBay user data for sale?

#53
post #16

Earlier quoted context omitted.

eBay didn't say what kind of encryption they had, only that they were encrypted. Personally I'm more concerned about the personal information in the leaked data that wasn't protected at all! So sure, change your password, but it won't change the fact that someone got your name, email address, physical address, phone number, and date of birth.

sp332 to be honest here, I am pretty sure if you search your real life name on the internet you will definitely find somewhere that you can buy the information you just mentioned. I am not trying to be mean here, I am just trying to let you know in case you didn't know. Plus you already have your email publicly displayed here ... and i found some weird stuff about amateur ... xxx movies when i googled you T_T

[deleted]

Re: eBay user data for sale?

#54
post #50
post #33

Earlier quoted context omitted.

But then, why store them ?

I believe that he's implying they would be hashed just like your password and used solely for verification with another system (like transaction authorization).

I don't think hashing an address is a very good way to store it, recovery might take a while.

Likely the poster means person information. Name, date of birth, address, back up email, phone number should be encrypted. Even just using the users password as a key would be better then clear text.

Re: eBay user data for sale?

#55
post #3

Hacking as a spectator sport: we get to watch the blockchain for buyers![0] [0] https://blockchain.info/address/1e4aLP3jKD9wRAcSRNVb7VHbd7Kb...

Protocol question:

What's to stop me from emailing one of those txn-ids to KbcdPfA@hushmail.com and stealing the dump?

Re: eBay user data for sale?

#56
post #40
post #20

Earlier quoted context omitted.

eBay says the data includes DoB. https://blog.ebay.com/ebay-inc-ask-ebay-users-change-passwor... [edit: better link] Maybe they only collect it for certain customers?

In that case ebay users should probably change their date of birth too ;-).

And physical address and phone number.

Re: eBay user data for sale?

#57
Slightly racist observation about the sample data:

there is surprisingly large amount of Asian-sounding and Middle-East-sounding names there. Not sure how the data was chosen, but I would expect more... white-sounding names.

Re: eBay user data for sale?

#58
post #55
post #3

Hacking as a spectator sport: we get to watch the blockchain for buyers![0] [0] https://blockchain.info/address/1e4aLP3jKD9wRAcSRNVb7VHbd7Kb...

Protocol question: What's to stop me from emailing one of those txn-ids to KbcdPfA@hushmail.com and stealing the dump?

Nothing. People make this mistake when doing legitimate things too. You're meant to make a new address for every single client. The response could be that they only send to unique TXID that haven't been used before, but you can always race it out by sending the email first.

Re: eBay user data for sale?

#60
post #50

Earlier quoted context omitted.

I believe that he's implying they would be hashed just like your password and used solely for verification with another system (like transaction authorization).

I don't think hashing an address is a very good way to store it, recovery might take a while. Likely the poster means person information. Name, date of birth, address, back up email, phone number should be encrypted. Even just using the users password as a key would be better then clear text.

Wouldn't it be easier to "guess" the passwords then? If you know both input and output.
Post reply on HN