CAPEC Definitions

    CAPEC Definitions / CAPEC-668

    CAPEC-668: Key Negotiation of Bluetooth Attack (KNOB)

    An adversary can exploit a flaw in Bluetooth key negotiation allowing them to decrypt information sent between two devices communicating via Bluetooth. The adversary uses an Adversary in the Middle setup to modify packets sent between the two devices during the authentication process, specifically the entropy bits. Knowledge of the number of entropy bits will allow the attacker to easily decrypt information passing over the line of communication.

    Severity:High
    Possibility:Low

    Extended Description

    No Extended Description.

    Mitigations

    Newer Bluetooth firmwares ensure that the KNOB is not negotaited in plaintext. Update your device.

    Relationships with other CAPECs

    CAPEC-115: Authentication Bypass

    CAPEC-148: Content Spoofing

    Prerequisites

    Person in the Middle network setup.

    Related Weaknesses

    CWE-425: Direct Request ('Forced Browsing')

    CWE-285: Improper Authorization

    CWE-693: Protection Mechanism Failure