This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Discrepancy Information Leaks"

From OWASP
Jump to: navigation, search
 
Line 19: Line 19:
 
==Related Countermeasures==
 
==Related Countermeasures==
 
* [[Error Handling]]
 
* [[Error Handling]]
 +
 +
==Categories==
  
 
{{Template:Stub}}
 
{{Template:Stub}}

Revision as of 16:07, 9 June 2006

This is a Vulnerability. To view all vulnerabilities, please see the Vulnerability Category page.


Description

Application reveals details about its inner working by behaving differently, or sending different responses, to different user inputs.

Related Threats

Attackers try to observe the internal working of the application to obtain clues of attacks.

Related Attacks

Attacks that can take advantage of the information revealed in this vulnerability. For example, if an attacker knows whether a user name exists or not through the login response, he can accordingly change his strategy of a brute-force attack.

Related Vulnerabilities

Related Countermeasures

Categories

This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.