CAPEC-272: Protocol Manipulation

Meta Draft 严重程度: Medium

CAPEC版本: 3.9

更新日期: 2023-01-24

攻击模式描述

An adversary subverts a communications protocol to perform an attack. This type of attack can allow an adversary to impersonate others, discover sensitive information, control the outcome of a session, or perform other attacks. This type of attack targets invalid assumptions that may be inherent in implementers of the protocol, incorrect implementations of the protocol, or vulnerabilities in the protocol itself.

前提条件

  • The protocol or implementations thereof must contain bugs that an adversary can exploit.

所需资源

  • In some variants of this attack the adversary must be able to intercept communications using the protocol. This means they need to be able to receive the communications from one participant and prevent the other participant from receiving these communications.
关键信息

CAPEC ID: CAPEC-272

抽象级别: Meta

状态: Draft

典型严重程度: Medium