CAPEC Definitions

    CAPEC Definitions / CAPEC-167

    CAPEC-167: White Box Reverse Engineering

    An attacker discovers the structure, function, and composition of a type of computer software through white box analysis techniques. White box techniques involve methods which can be applied to a piece of software when an executable or some other compiled object can be directly subjected to analysis, revealing at least a portion of its machine instructions that can be observed upon execution.

    Severity:Medium
    Possibility:

    Extended Description

    No Extended Description.

    Mitigations

    No Mitigations found.

    Relationships with other CAPECs

    CAPEC-188: Reverse Engineering

    Prerequisites

    Direct access to the object or software.

    Related Weaknesses

    CWE-1323: Improper Management of Sensitive Trace Data