...
【24h】

Finding Trojan Message Vulnerabilities in Distributed Systems

机译:在分布式系统中查找特洛伊木马消息漏洞

获取原文
获取原文并翻译 | 示例

摘要

Trojan messages are messages that seem correct to the receiver but cannot be generated by any correct sender. Such messages constitute major vulnerability points of a distributed system-they constitute ideal targets for a malicious actor and facilitate failure propagation across nodes. We describe Achilles, a tool that searches for Trojan messages in a distributed system. Achilles uses dynamic white-box analysis on the distributed system binaries in order to infer the predicate that defines messages parsed by receiver nodes and generated by sender nodes, respectively, and then computes Trojan messages as the difference between the two. We apply Achilles on implementations of real distributed systems: FSP, a file transfer application, and PBFT, a Byzantine-fault-tolerant state machine replication library. Achilles discovered a new bug in FSP and rediscovered a previously known vulnerability in PBFT. In our evaluation we demonstrate that our approach can perform orders of magnitude better than general approaches based on regular fuzzing and symbolic execution.
机译:特洛伊木马消息是对于接收者而言似乎正确的消息,但不能由任何正确的发送者生成。此类消息构成了分布式系统的主要漏洞点,它们构成了恶意行为者的理想目标,并促进了故障在节点之间的传播。我们介绍了Achilles,它是一种在分布式系统中搜索Trojan消息的工具。 Achilles在分布式系统二进制文件上使用动态白盒分析,以推断谓词,该谓词分别定义了由接收方节点解析和由发送方节点生成的消息,然后将Trojan消息计算为两者之间的差异。我们将Achilles应用于实际的分布式系统的实现:FSP,一个文件传输应用程序,以及PBFT,一个拜占庭式容错状态机复制库。阿喀琉斯在FSP中发现了一个新错误,并在PBFT中重新发现了一个先前已知的漏洞。在我们的评估中,我们证明了与基于常规模糊测试和符号执行的常规方法相比,我们的方法可以执行更好的数量级。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号