Bitcointalk

Bitcoin and buffer overflow attacks

中本聪 · 2010 年 12 月 11 日

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

阅读语言
其他参与者原话da2ce7原帖 ↗

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

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.

其他参与者原话witchspace原帖 ↗

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

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#, ...).

中本聪回应

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

It's all STL. There are almost no buffers.

上下文
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-3839

阅读字号

选择适合你的字号,之后阅读会继续使用。