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 "Category:Attack"

From OWASP
Jump to: navigation, search
(Work to be done here includes)
 
(10 intermediate revisions by 6 users not shown)
Line 5: Line 5:
 
Attacks are the techniques that attackers use to exploit the vulnerabilities in applications. Attacks are often confused with vulnerabilities, so please try to be sure that the attack you are describing is something that an attacker would do, rather than a weakness in an application.
 
Attacks are the techniques that attackers use to exploit the vulnerabilities in applications. Attacks are often confused with vulnerabilities, so please try to be sure that the attack you are describing is something that an attacker would do, rather than a weakness in an application.
  
{{Template:PutInCategory}}
+
All attack articles should follow the [[Attack template]].
  
An attack article should include:
+
==Examples:==
* a description of exactly how the attack works
 
* tools and techniques for performing the attack
 
* links to related threats, vulnerabilities, and countermeasures
 
  
==Work to be done here includes==
+
*Brute Force: Is an exhaustive attack that works by testing every possible value of a parameter (password, file name, etc.) [[:Brute_force_attack|Brute_force_attack]]
 +
*Cache Poisoning: Is an attack that seeks to introduce false or malicious data into a web cache, normally via HTTP Response Splitting.  [[:Cache_Poisoning|Cache_Poisoning]]
 +
*DNS Poisoning: Is an attack that seeks to introduce false DNS address information into the cache of a DNS server, where it will be served to other users enabling a variety of attacks. (e.g., Phishing)
  
We're in the process of creating, organizing, and completing the attack articles. If you'd like to help, find some stub articles in this category and fill in the details.
+
Note: many of the items marked vulnerabilities and other places are really attacks. Some of the more obvious are:
 
 
Creating articles for the following topics:
 
*Unauthorized Access Attempts
 
*File location guessing (see [[Guessed or visible temporary file]])
 
*URL Redirection
 
* ... make sure the attack is listed for each [[:Category:Vulnerability|vulnerability]]
 
 
 
Note: many of the items marked vulnerabilities from CLASP and other places are really attacks. Some of the more obvious are:
 
* [[Log injection]]
 
 
* [[Resource exhaustion]]
 
* [[Resource exhaustion]]
 
* [[Reflection injection]]
 
* [[Reflection injection]]
 
* [[Reflection attack in an auth protocol]]
 
* [[Reflection attack in an auth protocol]]
 
  
 
[[Category:Article Type]]
 
[[Category:Article Type]]
[[Category:OWASP Honeycomb Project]]
 

Latest revision as of 19:30, 6 June 2016

This category is for tagging common types of application security attacks.

What is an attack?

Attacks are the techniques that attackers use to exploit the vulnerabilities in applications. Attacks are often confused with vulnerabilities, so please try to be sure that the attack you are describing is something that an attacker would do, rather than a weakness in an application.

All attack articles should follow the Attack template.

Examples:

  • Brute Force: Is an exhaustive attack that works by testing every possible value of a parameter (password, file name, etc.) Brute_force_attack
  • Cache Poisoning: Is an attack that seeks to introduce false or malicious data into a web cache, normally via HTTP Response Splitting. Cache_Poisoning
  • DNS Poisoning: Is an attack that seeks to introduce false DNS address information into the cache of a DNS server, where it will be served to other users enabling a variety of attacks. (e.g., Phishing)

Note: many of the items marked vulnerabilities and other places are really attacks. Some of the more obvious are:

Subcategories

This category has the following 13 subcategories, out of 13 total.

A

D

I

P

R

S

Pages in category "Attack"

The following 73 pages are in this category, out of 73 total.