Umbra Wiki attack-pattern attack-pattern/CAPEC-310
Back to wiki

CAPEC-310 — Scanning for Vulnerable Software

provenance: imported · CWE: CWE-200

CAPEC-310: Scanning for Vulnerable Software

MITRE CAPEC attack pattern

Status Draft
Typical severity Low
Likelihood of attack
Catalogue CAPEC 3.9 (2023-01-24)

Description

An attacker engages in scanning activity to find vulnerable software versions or types, such as operating system versions or network services. Vulnerable or exploitable network configurations, such as improperly firewalled systems, or misconfigured systems in the DMZ or external network, provide windows of opportunity for an attacker. Common types of vulnerable software include unpatched operating systems or services (e.g FTP, Telnet, SMTP, SNMP) running on open ports that the attacker has identified. Attackers usually begin probing for vulnerable software once the external network has been port scanned and potential targets have been revealed.

Where this sits in the chain

A finding maps to a weakness (CWE), a weakness is exploited by an attack pattern (CAPEC), and an attack pattern shows up in ATT&CK as observed adversary behaviour. This page is the middle hop.

Weaknesses exploited: CWE-200

Prerequisites

  • Access to the network on which the targeted system resides.
  • Software tools used to probe systems over a range of ports and protocols.

Skills required

  • Medium: To probe a system remotely without detection requires careful planning and patience.

Consequences

  • Confidentiality: Other
  • Confidentiality, Access Control, Authorization: Bypass Protection Mechanism, Hide Activities

Source