V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsProductsVendorsDocs
← Back to List
CAPEC-200DetailedDraft
Abstraction: Detailed
Status: Draft
Source ↗

Removal of filters: Input filters, output filters, data masking

An attacker removes or disables filtering mechanisms on the target application. Input filters prevent invalid data from being sent to an application (for example, overly large inputs that might cause a buffer overflow or other malformed inputs that may not be correctly handled by an application). Input filters might also be designed to constrained executable content.

Open in catalog with CAPEC filter →

Related CWEs

Related vulnerabilities