StandardDraft

CAPEC-499Android Intent Intercept

Abstraction
Standard
Status
Draft

Description

An adversary, through a previously installed malicious application, intercepts messages from a trusted Android-based application in an attempt to achieve a variety of different objectives including denial of service, information disclosure, and data injection. An implicit intent sent from a trusted application can be received by any application that has declared an appropriate intent filter. If the intent is not protected by a permission that the malicious application lacks, then the attacker can gain access to the data contained within the intent. Further, the intent can be either blocked from reaching the intended destination, or modified and potentially forwarded along.

Related weaknesses· 1

CWE-925

Related attack patterns· 1

CAPEC-117 (ChildOf)

Exploits1

TypeTargetConfidenceTier
WeaknessImproper Verification of Intent by Broadcast Receivercwe-925100%live

Related by meaning· 6

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

CAPEC
Android Activity Hijack
CAPEC
Intent Spoof
CWE
Improper Verification of Intent by Broadcast Receiver
CAPEC
Cellular Traffic Intercept
CAPEC
WebView Injection
CAPEC
Root/Jailbreak Detection Evasion via Hooking
Sourced from MITRE CAPEC. Curated by Adam Lundqvist, SQUR.