Dark Mode
Capec-384 Detail
Application API Message Manipulation via Man-in-the-Middle
Standard Communications Software Typical Severity: Low
Parents: 94
Children: 385 389
Threats: T272 T296
An attacker manipulates either egress or ingress data from a client within an application framework in order to change the content of messages. Performing this attack can allow the attacker to gain unauthorized privileges within the application, or conduct attacks such as phishing, deceptive strategies to spread malware, or traditional web-application attacks. The techniques require use of specialized software that allow the attacker to perform adversary-in- the-middle (CAPEC-94) communications between the web browser and the remote system. Despite the use of AiTH software, the attack is actually directed at the server, as the client is one node in a series of content brokers that pass information along to the application framework. Additionally, it is not true "Adversary-in-the-Middle" attack at the network layer, but an application- layer attack the root cause of which is the master applications trust in the integrity of code supplied by the client.
Not present
| External ID | Source | Link | Description |
|---|---|---|---|
| CAPEC-384 | capec | https://capec.mitre.org/data/definitions/384.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 a user to man-in-the-middle communications between the client and server, such as a man-in-the-middle proxy.
Not present
Not present
Not present