CAPEC-170: Web Application Fingerprinting

ID CAPEC-170
Typical Severity Low
Likelihood Of Attack High
Status Draft

An attacker sends a series of probes to a web application in order to elicit version-dependent and type-dependent behavior that assists in identifying the target. An attacker could learn information such as software versions, error pages, and response headers, variations in implementations of the HTTP protocol, directory structures, and other similar information about the targeted service. This information can then be used by an attacker to formulate a targeted attack plan. While web application fingerprinting is not intended to be damaging (although certain activities, such as network scans, can sometimes cause disruptions to vulnerable applications inadvertently) it may often pave the way for more damaging attacks.

https://capec.mitre.org/data/definitions/170.html

Weaknesses

# ID Name Type
CWE-497 Exposure of Sensitive System Information to an Unauthorized Control Sphere weakness
Loading...