CAPEC-448: Embed Virus into DLL

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

CAPEC版本: 3.9

更新日期: 2023-01-24

攻击模式描述

An adversary tampers with a DLL and embeds a computer virus into gaps between legitimate machine instructions. These gaps may be the result of compiler optimizations that pad memory blocks for performance gains. The embedded virus then attempts to infect any machine which interfaces with the product, and possibly steal private data or eavesdrop.

前提条件

  • 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 1027.009 Obfuscated Files or Information: Embedded Payloads
关键信息

CAPEC ID: CAPEC-448

抽象级别: Detailed

状态: Stable

典型严重程度: High

攻击可能性: Medium

相关攻击模式
相关CWE弱点