Dark Mode
Capec-148 Detail
Content Spoofing
Meta Communications Software Hardware Likelihood: Medium Typical Severity: Medium
Children: 145 218 502 627
Threats: T62 T108 T271 T296
Tools: 16
An adversary modifies content to make it contain something other than what the original content producer intended while keeping the apparent source of the content unchanged. The term content spoofing is most often used to describe modification of web pages hosted by a target to display the adversary's content instead of the owner's content. However, any content can be spoofed, including the content of email messages, file transfers, or the content of other network communication protocols. Content can be modified at the source (e.g. modifying the source file for a web page) or in transit (e.g. intercepting and modifying a message between the sender and recipient). Usually, the adversary will attempt to hide the fact that the content has been modified, but in some cases, such as with web site defacement, this is not necessary. Content Spoofing can lead to malware exposure, financial fraud (if the content governs financial transactions), privacy violations, and other unwanted outcomes.
Not present
| External ID | Source | Link | Description |
|---|---|---|---|
| CAPEC-148 | capec | https://capec.mitre.org/data/definitions/148.html | |
| CWE-345 | cwe | http://cwe.mitre.org/data/definitions/345.html | |
| T1491 | ATTACK | https://attack.mitre.org/wiki/Technique/T1491 | Defacement |
| 12 | WASC | http://projects.webappsec.org/Content-Spoofing | Content Spoofing |
| OWASP Attacks | https://owasp.org/www-community/attacks/Content_Spoofing | Content Spoofing |
Not present
- The target must provide content but fail to adequately protect it against modification.The adversary must have the means to alter data to which they are not authorized. If the content is to be modified in transit, the adversary must be able to intercept the targeted messages.
- If the content is to be modified in transit, the adversary requires a tool capable of intercepting the target's communication and generating/creating custom packets to impact the communications. In some variants, the targeted content is altered so that all or some of it is redirected towards content published by the attacker (for example, images and frames in the target's web site might be modified to be loaded from a source controlled by the attacker). In these cases, the attacker requires the necessary resources to host the replacement content.
Not present
| Integrity |
|---|
| Modify Data (A successful content spoofing attack compromises the integrity of the application data.) |
Not present