CAPEC Definitions

    CAPEC Definitions / CAPEC-327

    CAPEC-327: TCP Options Probe

    This OS fingerprinting probe analyzes the type and order of any TCP header options present within a response segment. Most operating systems use unique ordering and different option sets when options are present. RFC 793 does not specify a required order when options are present, so different implementations use unique ways of ordering or structuring TCP options. TCP options can be generated by ordinary TCP traffic.

    Severity:Low
    Possibility:Medium

    Extended Description

    No Extended Description.

    Mitigations

    No Mitigations found.

    Relationships with other CAPECs

    CAPEC-312: Active OS Fingerprinting

    Prerequisites

    The ability to monitor and interact with network communications.Access to at least one host, and the privileges to interface with the network interface card.

    Related Weaknesses

    CWE-200: Exposure of Sensitive Information to an Unauthorized Actor