Detailedlikelihood: Mediumseverity: LowStable

CAPEC-321TCP Sequence Number Probe

Abstraction
Detailed
Status
Stable
Likelihood
Medium
Severity
Low

Description

This OS fingerprinting probe tests the target system's assignment of TCP sequence numbers. One common way to test TCP Sequence Number generation is to send a probe packet to an open port on the target and then compare the how the Sequence Number generated by the target relates to the Acknowledgement Number in the probe packet. Different operating systems assign Sequence Numbers differently, so a fingerprint of the operating system can be obtained by categorizing the relationship between the acknowledgement number and sequence number as follows: 1) the Sequence Number generated by the target is Zero, 2) the Sequence Number generated by the target is the same as the acknowledgement number in the probe, 3) the Sequence Number generated by the target is the acknowledgement number plus one, or 4) the Sequence Number is any other non-zero number.

Related weaknesses· 1

CWE-200

Related attack patterns· 1

CAPEC-312 (ChildOf)

Exploits1

TypeTargetConfidenceTier
WeaknessExposure of Sensitive Information to an Unauthorized Actorcwe-200100%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CAPEC
TCP (ISN) Sequence Predictability Probe
CAPEC
TCP (ISN) Counter Rate Probe
CAPEC
IP ID Sequencing Probe
CAPEC
TCP (ISN) Greatest Common Divisor Probe
CAPEC
TCP Initial Window Size Probe
CAPEC
TCP Timestamp Probe
Sourced from MITRE CAPEC. Curated by Adam Lundqvist, SQUR.