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

CAPEC-144 — Detect Unpublicized Web Services

provenance: imported · CWE: CWE-425

CAPEC-144: Detect Unpublicized Web Services

MITRE CAPEC attack pattern

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

Description

An adversary searches a targeted web site for web services that have not been publicized. This attack can be especially dangerous since unpublished but available services may not have adequate security controls placed upon them given that an administrator may believe they are unreachable.

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-425

Prerequisites

  • The targeted web site must include unpublished services within its web tree. The nature of these services determines the severity of this attack.

Source