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 "Incomplete Blacklist"

From OWASP
Jump to: navigation, search
Line 1: Line 1:
{{Template:Stub}}
+
{{template:CandidateForDeletion}}
{{Template:Vulnerability}}
 
  
[[Category:FIXME|Stub article, needs review]]
 
 
==Description==
 
==Description==
  
Line 19: Line 17:
  
 
==Categories==
 
==Categories==
[[Category:OWASP ASDR Project]]
 
[[Category:Vulnerability]]
 

Revision as of 22:12, 8 February 2009

Template:CandidateForDeletion

Description

NOTE: This probably should be made into a principle - Don't use blacklist. New attacks are being developed everyday, which makes it difficult or nearly impossible in some cases to make a complete blacklist. Instead positive whitelist, which specifies what is allowed, should be used.

Examples

Related Threats

Related Attacks

Related Vulnerabilities

Permissive Whitelist

Related Countermeasures

Categories