CAPEC Definitions

    CAPEC Definitions / CAPEC-444

    CAPEC-444: Development Alteration

    An adversary modifies a technology, product, or component during its development to acheive a negative impact once the system is deployed. The goal of the adversary is to modify the system in such a way that the negative impact can be leveraged when the system is later deployed. Development alteration attacks may include attacks that insert malicious logic into the system's software, modify or replace hardware components, and other attacks which negatively impact the system during development. These attacks generally require insider access to modify source code or to tamper with hardware components. The product is then delivered to the user where the negative impact can be leveraged at a later time.

    Severity:High
    Possibility:Medium

    Extended Description

    No Extended Description.

    Mitigations

    Assess software and software components during development and prior to deployment to ensure that they function as intended and without any malicious functionality.

    Relationships with other CAPECs

    CAPEC-438: Modification During Manufacture

    Prerequisites

    Access to the system during the development phase to alter and/or modify software and hardware components. This access is often obtained via insider access or by leveraging another attack pattern to gain permissions that the adversary wouldn't normally have.

    Related Weaknesses

    No related Weaknesses found.