So that exactly explains how my Yahoo account was used to send spam despite having a password that can't be reasonably brute forced (despite them using MD5). :-/
Yahoo discloses hack of 1B accounts
11–20 of 596 posts
Re: Yahoo discloses hack of 1B accounts
#12Re: Yahoo discloses hack of 1B accounts
#13Re: Yahoo discloses hack of 1B accounts
#14> hashed passwords (using MD5)
I don't even know what to say.
> investigating the creation of forged cookies that could allow an intruder to access users' accounts without a password. Based on the ongoing investigation, we believe an unauthorized third party accessed our proprietary code to learn how to forge cookies
How is this possible? Aren't most auth cookies just a session ID that can be used to look up a server-side session? Did they not use random, unpredictable, non-sequential session IDs?
Re: Yahoo discloses hack of 1B accounts
#15Re: Yahoo discloses hack of 1B accounts
#16Earlier quoted context omitted.
Bloody hell. Sloppy and incompetent.
[deleted]
Re: Yahoo discloses hack of 1B accounts
#17I hope they stopped depending upon those security questions if that is part of the leak. On a side note, this seems like a great time to be an abuser. One can collect so much information about users - they may actually have more data than any govt in the world.
I hope everyone stops relying on security questions!
T3m92uGKhWMRV7Um0WVF50LKQNowpoe0FWwWryL2r9jkuAHyLTCY8QoY79iMiSjo6CHCZGWl
Re: Yahoo discloses hack of 1B accounts
#18Can anyone enlighten me as to how Verizon compels Yahoo to disclose this information? Or rather, how does Verizon know about these intrusions, if they do?
Re: Yahoo discloses hack of 1B accounts
#19I thought "didn't they already announce this recently?" Nope, that was a different one. Boy oh boy.
Re: Yahoo discloses hack of 1B accounts
#20Earlier quoted context omitted.
Bloody hell. Sloppy and incompetent.
[deleted]
Not an excuse, this is Yahoo, not a PHP shop in India doing some low budget contracting.They should have a top of the line security team enforcing the most recent secure practices. Furthermore I got no email from Yahoo telling me that my account may have been hacked. Both incompetent and irresponsible at the same time.
By the way I did some PHP dev back in 2011. bcrypt hashing was already common practice. How can you come up with that argument in good faith ?