Detailedseverity: LowStable

CAPEC-302TCP FIN Scan

Abstraction
Detailed
Status
Stable
Severity
Low

Description

An adversary uses a TCP FIN scan to determine if ports are closed on the target machine. This scan type is accomplished by sending TCP segments with the FIN bit set in the packet header. The RFC 793 expected behavior is that any TCP segment with an out-of-state Flag sent to an open port is discarded, whereas segments with out-of-state flags sent to closed ports should be handled with a RST in response. This behavior should allow the adversary to scan for closed ports by sending certain types of rule-breaking packets (out of sync or disallowed by the TCB) and detect closed ports via RST packets.

Related weaknesses· 1

CWE-200

Related attack patterns· 1

CAPEC-300 (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 Null Scan
CAPEC
TCP Xmas Scan
CAPEC
TCP SYN Ping
CAPEC
TCP ACK Ping
CAPEC
TCP Connect Scan
CAPEC
TCP ACK Scan
Sourced from MITRE CAPEC. Curated by Adam Lundqvist, SQUR.