CAPEC-443: Malicious Logic Inserted Into Product by Authorized Developer
CAPEC版本: 3.9
更新日期: 2023-01-24
攻击模式描述
An adversary uses their privileged position within an authorized development organization to inject malicious logic into a codebase or product.
前提条件
- Access to the product during the initial or continuous development.
后果影响
影响范围: Authorization
技术影响: Execute Unauthorized Commands
缓解措施
Assess software and hardware during development and prior to deployment to ensure that it functions as intended and without any malicious functionality. This includes both initial development, as well as updates propagated to the product after deployment.
示例实例
During initial development, an authorized hardware developer implants a malicious microcontroller within an Internet of Things (IOT) device and programs the microcontroller to communicate with the vulnerable device. Each time the device initializes, the malicious microcontroller's code is executed, which ultimately provides the adversary with backdoor access to the vulnerable device. This can further allow the adversary to sniff network traffic, exfiltrate date, execute unauthorized commands, and/or pivot to other vulnerable devices.
分类映射
| 分类名称 | 条目ID | 条目名称 |
|---|---|---|
| ATTACK | 1195.002 | Supply Chain Compromise: Compromise Software Supply Chain |
| ATTACK | 1195.003 | Supply Chain Compromise: Compromise Hardware Supply Chain |