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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How come Facebook is so secure but Twitter is not?

1 点作者 jgenius07超过 12 年前
How come Facebook is so secure but Twitter is not ?

2 条评论

mooism2超过 12 年前
Speculation: some of Twitter is still written in Ruby (I know they are rewriting their Ruby into Java, but don't know whether they've completed that yet), and the attackers got in using one of the recent Ruby exploits.<p>Whereas Facebook don't use Ruby (afaik they use their own custom PHP implementation).
taligent超过 12 年前
Your question is misguided. The real question is why are some technologies subject to particular exploits and others not ?<p>And the reason is that technologies are implemented differently.