CAPEC-442: Infected Software

Standard Stable 严重程度: High 攻击可能性: Medium

CAPEC版本: 3.9

更新日期: 2023-01-24

攻击模式描述

An adversary adds malicious logic, often in the form of a computer virus, to otherwise benign software. This logic is often hidden from the user of the software and works behind the scenes to achieve negative impacts. Many times, the malicious logic is inserted into empty space between legitimate code, and is then called when the software is executed. This pattern of attack focuses on software already fielded and used in operation as opposed to software that is still under development and part of the supply chain.

前提条件

  • Access to the software currently deployed at a victim location. This access is often obtained by leveraging another attack pattern to gain permissions that the adversary wouldn't normally have.

后果影响

影响范围: Authorization

技术影响: Execute Unauthorized Commands

缓解措施

Leverage anti-virus products to detect and quarantine software with known virus.

分类映射

分类名称 条目ID 条目名称
ATTACK 1195.001 Supply Chain Compromise: Compromise Software Dependencies and Development Tools
ATTACK 1195.002 Supply Chain Compromise: Compromise Software Supply Chain
关键信息

CAPEC ID: CAPEC-442

抽象级别: Standard

状态: Stable

典型严重程度: High

攻击可能性: Medium

相关攻击模式
相关CWE弱点