Bitcointalk · Bitcoin and buffer overflow attacks

中本聪,2010 年 12 月 11 日

SN-3839 已核对来源,附原文与上下文。

阅读语言
中文译文

直接向 IP 地址转账似乎是个显而易见的攻击面。

就怕你找得到一个把它打开的人。它默认是关闭的。

没有办法绝对保证不存在缓冲区溢出攻击。不过,用一种因检查数组下标而没有缓冲区溢出的语言来实现客户端(Python、Java、C# 等)会有帮助。

全程用的都是 STL。几乎不存在什么缓冲区。

ORIGINAL · 英文原文
direct to IP address transfers seems like a obvious surface area to attack.
If you ever find anyone who turned it on.  It's disabled by default.

There is no way to be absolutely sure that there are no buffer overflow attacks. Although it would help to implement the client in a language that doesn't have buffer overflows because it checks array indices (Python, Java, C#, ...).
It's all STL.  There are almost no buffers.
上下文
← 上一条 SN-3839 · 当前 下一条 → 在档案中查看完整主题串 →
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-3839