CAPEC Definitions

    CAPEC Definitions / CAPEC-389

    CAPEC-389: Content Spoofing Via Application API Manipulation

    An attacker manipulates either egress or ingress data from a client within an application framework in order to change the content of messages. Performing this attack allows the attacker to manipulate content in such a way as to produce messages or content that look authentic but may contain deceptive links, spam-like content, or links to the attackers' code. In general, content-spoofing within an application API can be employed to stage many different types of attacks varied based on the attackers' intent. The techniques require use of specialized software that allow the attacker to use adversary-in-the-middle (CAPEC-94) communications between the web browser and the remote system.

    Severity:Low
    Possibility:

    Extended Description

    No Extended Description.

    Mitigations

    No Mitigations found.

    Relationships with other CAPECs

    CAPEC-384: Application API Message Manipulation via Man-in-the-Middle

    Prerequisites

    Targeted software is utilizing application framework APIs

    Related Weaknesses

    CWE-353: Missing Support for Integrity Check