| 1. | | "Open Source is awful in many ways, and people should be aware of this" (plus.google.com) |
| 605 points by basil on Oct 6, 2014 | 465 comments |
|
| 2. | | Become Estonia’s e-resident (e-estonia.com) |
| 447 points by jkaljundi on Oct 6, 2014 | 122 comments |
|
| 3. | | Show HN: Nightmare – Simple browser automation (nightmarejs.org) |
| 429 points by pkrein on Oct 6, 2014 | 70 comments |
|
| 4. | | Reddit CEO Calls Out Former Reddit Employee on Reddit (reddit.com) |
| 366 points by brbcoding on Oct 6, 2014 | 294 comments |
|
| |
|
|
| |
|
|
| 7. | | [dupe] Lennart Poettering on the state of open source communities (plus.google.com) |
| 211 points by omnibrain on Oct 6, 2014 | 169 comments |
|
| 8. | | Unfinished game – learn by practice (github.com/rezoner) |
| 214 points by rezoner on Oct 6, 2014 | 20 comments |
|
| 9. | | In the medical response to Ebola, Cuba is punching above its weight (washingtonpost.com) |
| 200 points by megalodon on Oct 6, 2014 | 134 comments |
|
| 10. | | The force vectors on a skateboard during an Ollie (wired.com) |
| 194 points by aatish on Oct 6, 2014 | 52 comments |
|
| 11. | | History of Apache Storm and Lessons Learned (nathanmarz.com) |
| 174 points by plinkplonk on Oct 6, 2014 | 21 comments |
|
| 12. | | Stamplay: IFTTT for developers (techcrunch.com) |
| 198 points by NicoJuicy on Oct 6, 2014 | 70 comments |
|
| 13. | | A look at the Apple ‘Skankphone’, built before the original iPhone release (thenextweb.com) |
| 170 points by striking on Oct 6, 2014 | 65 comments |
|
| 14. | | Monit's DMCA takedown notice for Inspeqtor (github.com/github) |
| 164 points by jbrowning on Oct 6, 2014 | 70 comments |
|
| 15. | | Ask HN: Big company approached our stealth startup – what to do? |
| 159 points by throwaway__x on Oct 6, 2014 | 81 comments |
|
| 16. | | Stop Australia's Data Retention Bill (stopthespies.org) |
| 163 points by pserwylo on Oct 6, 2014 | 32 comments |
|
| 17. | | The 2014 Nobel Prize in Physiology or Medicine (nobelprize.org) |
| 155 points by tchalla on Oct 6, 2014 | 16 comments |
|
| |
|
|
| 19. | | There Is No Maker Movement in China (ello.co) |
| 146 points by paulgerhardt on Oct 6, 2014 | 102 comments |
|
| 20. | | YouTube's joke of a fair-use appeal process (jwz.org) |
| 129 points by shawndumas on Oct 6, 2014 | 41 comments |
|
| 21. | | Square Raises $150M at a $6B Valuation (nytimes.com) |
| 127 points by minimaxir on Oct 6, 2014 | 108 comments |
|
| 22. | | The Empire of Edge (newyorker.com) |
| 139 points by fragmented on Oct 6, 2014 | 42 comments |
|
| 23. | | LambdaNative – A cross-platform development environment written in Scheme (github.com/part-cw) |
| 129 points by mike_ivanov on Oct 6, 2014 | 18 comments |
|
| 24. | | Overstock.com Assembles Coders to Create a Bitcoin-Like Stock Market (wired.com) |
| 129 points by PhantomPhreak on Oct 6, 2014 | 74 comments |
|
| 25. | | Life of an HTTP request, as seen by my toy web server (tia.mat.br) |
| 117 points by caiobegotti on Oct 6, 2014 | 12 comments |
|
| 26. | | AngularJS Tutorial: A Comprehensive 10,000 Word Guide (airpair.com) |
| 173 points by toddmotto on Oct 6, 2014 | 22 comments |
|
| 27. | | The Bacon Boom Was Not an Accident (businessweek.com) |
| 118 points by agwa on Oct 6, 2014 | 110 comments |
|
| 28. | | Microsoft’s ‘RoomAlive’ transforms any room into a giant Xbox game (theverge.com) |
| 102 points by kenrick95 on Oct 6, 2014 | 27 comments |
|
| 29. | | Shdr – Online GLSL shader editor and validator with live preview (bkcore.com) |
| 98 points by chrismdp on Oct 6, 2014 | 16 comments |
|
| 30. | | Latest Ebola Statistics (ebolastats.info) |
| 100 points by natural219 on Oct 6, 2014 | 41 comments |
|
|
| More |
Earlier today, we reported that we isolated a handful of servers that were detected to have been impacted by a security flaw. After investigating the situation fully, it turns out that the servers were in fact not affected by Shellshock.
Three of our Sports API servers had malicious code executed on them this weekend by attackers looking for vulnerable Shellshock servers. These attackers had mutated their exploit, likely with the goal of bypassing IDS/IDP or WAF filters. This mutation happened to exactly fit a command injection bug in a monitoring script our Sports team was using at that moment to parse and debug their web logs.
Regardless of the cause our course of action remained the same: to isolate the servers at risk and protect our users' data. The affected API servers are used to provide live game streaming data to our Sports front-end and do not store user data. At this time we have found no evidence that the attackers compromised any other machines or that any user data was affected. This flaw was specific to a small number of machines and has been fixed, and we have added this pattern to our CI/CD code scanners to catch future issues.
As you can imagine this episode caused some confusion in our team, since the servers in question had been successfully patched (twice!!) immediately after the Bash issue became public. Once we ensured that the impacted servers were isolated from the network, we conducted a comprehensive trace of the attack code through our entire stack which revealed the root cause: not Shellshock. Let this be a lesson to defenders and attackers alike: just because exploit code works doesn’t mean it triggered the bug you expected!
I also want to address another issue: Yahoo takes external security reports seriously and we strive to respond immediately to credible tips. We monitor our Bug Bounty (bugbounty.yahoo.com) and security aliases (security@yahoo.com) 24x7, and our records show no attempt by this researcher to contact us using those means. Within an hour of our CEO being emailed directly we had isolated these systems and begun our investigation. We run one of the most successful Bug Bounty programs in the world and I hope everybody here will participate and help us keep our users safe.
We’re always looking for people who want to keep nearly a billion users safe at scale. paranoids-hiring@yahoo-inc.com