CAPEC Definitions

    CAPEC Definitions / CAPEC-189

    CAPEC-189: Black Box Reverse Engineering

    An adversary discovers the structure, function, and composition of a type of computer software through black box analysis techniques. 'Black Box' methods involve interacting with the software indirectly, in the absence of direct access to the executable object. Such analysis typically involves interacting with the software at the boundaries of where the software interfaces with a larger execution environment, such as input-output vectors, libraries, or APIs. Black Box Reverse Engineering also refers to gathering physical side effects of a hardware device, such as electromagnetic radiation or sounds.

    Severity:Low
    Possibility:

    Extended Description

    No Extended Description.

    Mitigations

    No Mitigations found.

    Relationships with other CAPECs

    CAPEC-188: Reverse Engineering

    Prerequisites

    No prerequisites found.

    Related Weaknesses

    CWE-203: Observable Discrepancy

    CWE-1255: Comparison Logic is Vulnerable to Power Side-Channel Attacks

    CWE-1300: Improper Protection of Physical Side Channels