Dark Mode
Capec-278 Detail
Web Services Protocol Manipulation
Standard Communications Software
Parents: 272
Children: 201 221 279
Threats: T294
An adversary manipulates a web service related protocol to cause a web application or service to react differently than intended. This can either be performed through the manipulation of call parameters to include unexpected values, or by changing the called function to one that should normally be restricted or limited. By leveraging this pattern of attack, the adversary is able to gain access to data or resources normally restricted, or to cause the application or service to crash.
Not present
| External ID | Source | Link | Description |
|---|---|---|---|
| CAPEC-278 | capec | https://capec.mitre.org/data/definitions/278.html | |
| CWE-707 | cwe | http://cwe.mitre.org/data/definitions/707.html |
Not present
- The targeted application or service must rely on web service protocols in such a way that malicious manipulation of them can alter functionality.
- The attacker must be able to manipulate the communications to the targeted application or service.
Not present
Not present
Not present