TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

CircleCI's incident response

59 点作者 cr4zy超过 11 年前

5 条评论

WestCoastJustin超过 11 年前
Ouch -- Amazing how there is this ripple effect happening now that everone is using the cloud and there are so many middle men or service APIs.<p>&gt; <i>In order to protect your data and users, we strongly urge you to secure each of these systems:</i><p><pre><code> &gt; SSH keys uploaded to CircleCI &gt; API tokens stored in CircleCI env vars &gt; API&#x2F;SSH key stored in a GitHub repo accessible from your CircleCI </code></pre> Interesting to note that Stripe and Kickstarter are customers. This is a little scary to think their source code could have been exposed, given the $$$ flowing through their systems. So, someone could have used these keys to have much wider access!
评论 #6644003 未加载
tkiley超过 11 年前
Now might be a good time for circleci customers to pick up a code analysis tool such as brakeman and look for obvious security holes in their apps. If the attackers have hundreds or thousands of web apps&#x27; source code, I&#x27;d expect them to start trawling for vulnerabilities with automated tools.
damncabbage超过 11 年前
What happened between the 19th and the 28th? <a href="https://news.ycombinator.com/item?id=6638004" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6638004</a><p><pre><code> Hi Justin. To clarify, from what I understand, October 28 is the date MongoHQ detected this. They&#x27;ve provided us with the logs of database access, and unfortunately the queries leading to our spam attack on Saturday started as early as October 19.</code></pre>
johnwards超过 11 年前
So, to be clear. I need to contact Github directly to see if my source has been downloaded using compromised deploy keys?
评论 #6643910 未加载
评论 #6644015 未加载
jonny_eh超过 11 年前
If I had a heroku API key stored with CircleCI, should I assume all of my app&#x27;s production config variables have been compromised?
评论 #6644026 未加载