eBay user data for sale?
81–90 of 110 posts
Re: eBay user data for sale?
#82None of the sample e-mail addresses contains "ebay", as in "example+ebay@gmail.com". I just thought that was interesting.
Does eBay even allow you to enter that? What benefit would that provide?
Re: eBay user data for sale?
#83None of the sample e-mail addresses contains "ebay", as in "example+ebay@gmail.com". I just thought that was interesting.
Does eBay even allow you to enter that? What benefit would that provide?
Re: eBay user data for sale?
#84None of the sample e-mail addresses contains "ebay", as in "example+ebay@gmail.com". I just thought that was interesting.
Does eBay even allow you to enter that? What benefit would that provide?
Re: eBay user data for sale?
#85None of the sample e-mail addresses contains "ebay", as in "example+ebay@gmail.com". I just thought that was interesting.
Does eBay even allow you to enter that? What benefit would that provide?
I do this with almost every website as a way to segregate or block mail if needed. It's pretty eye opening to see what companies trade or sell your email addresses.
Re: eBay user data for sale?
#86Earlier quoted context omitted.
Let's do the math: A PBKDF2 cost factor/iteration count of 12000 and 32-byte output means each candidate passphrase costs 12002 SHA256 blocks. I can buy a crappy bitcoin miner which will do 2GH/s for about USD19. Let's say we're going to use the Gawker leak as our dictionary. That's ~200,000 candidate passwords. For a given user, I can therefore find their password (if it exists in the Gawker set) in 12002 * 200000 =…
Bitcoin miners can not be re-purposed. They take a header input and output only nonces, not hash results.
Re: eBay user data for sale?
#87Earlier quoted context omitted.
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.
Re: eBay user data for sale?
#88Earlier quoted context omitted.
Bitcoin miners can not be re-purposed. They take a header input and output only nonces, not hash results.
I think the point is that if there's a bitcoin miner doing 2GH/sec for $19, the operation is cheap.
Re: eBay user data for sale?
#89None of the sample e-mail addresses contains "ebay", as in "example+ebay@gmail.com". I just thought that was interesting.
Does eBay even allow you to enter that? What benefit would that provide?
Re: eBay user data for sale?
#90I 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.