Dark Mode
Capec-387 Detail
Navigation Remapping To Propagate Malicious Content
Detailed Communications Software Typical Severity: Medium
Parents: 386
Threats: T296
An adversary manipulates either egress or ingress data from a client within an application framework in order to change the content of messages and thereby circumvent the expected application logic.
Performing this attack allows the adversary to manipulate content in such a way as to produce messages or content that look authentic but may contain deceptive links, spam-like content, or links to the adversarys' code. In general, content-spoofing within an application API can be employed to stage many different types of attacks varied based on the adversarys' intent. When the goal is to spread malware, deceptive content is created such as modified links, buttons, or images, that entice users to click on those items, all of which point to a malicious URI. The techniques require use of specialized software that allow the adversary to use adversary-in-the-middle (CAPEC-94) communications between the web browser and the remote system in order to change the destination of various application interface elements.
| External ID | Source | Link | Description |
|---|---|---|---|
| CAPEC-387 | capec | https://capec.mitre.org/data/definitions/387.html | |
| CWE-471 | cwe | http://cwe.mitre.org/data/definitions/471.html | |
| CWE-345 | cwe | http://cwe.mitre.org/data/definitions/345.html | |
| CWE-346 | cwe | http://cwe.mitre.org/data/definitions/346.html | |
| CWE-602 | cwe | http://cwe.mitre.org/data/definitions/602.html | |
| CWE-311 | cwe | http://cwe.mitre.org/data/definitions/311.html | |
| REF-327 | reference_from_CAPEC | Tom Stracener, Sean Barnum, So Many Ways [...]: Exploiting Facebook and YoVille, 2010, Defcon 18 |
Not present
- Targeted software is utilizing application framework APIs
- A software program that allows the use of adversary-in-the-middle communications between the client and server, such as a man-in-the-middle proxy.
Not present
Not present
Not present