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 "Early Amplification"

From OWASP
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:Vulnerability}}
+
{{template:CandidateForDeletion}}
 +
 
 +
#REDIRECT [[::Category:Attack]]
 +
 
 +
 
 +
Last revision (mm/dd/yy): '''{{REVISIONMONTH}}/{{REVISIONDAY}}/{{REVISIONYEAR}}'''
 +
 
  
 
==Description==
 
==Description==
 +
 
Allows a legitimate but expensive operation before the entity has proven that the operation should be allowed.  
 
Allows a legitimate but expensive operation before the entity has proven that the operation should be allowed.  
  
 
PLOVER Early Amplification.
 
PLOVER Early Amplification.
  
==Examples ==
+
* Attackers try to launch a denial of service attack by performing the unprotected expensive operations repeatly
 +
 
 +
 
 +
==Risk Factors==
 +
 
 +
TBD
 +
 
 +
==Examples==
 +
TBD
  
==Related Threats==
+
==Related [[Attacks]]==
* Attackers try to launch a denial of service attack by performing the unprotected expensive operations repeatly
+
 
 +
* [[Denial of Service]]
 +
 
 +
 
 +
==Related [[Vulnerabilities]]==
 +
 
 +
* [[Vulnerability 1]]
 +
* [[Vulnerabiltiy 2]]
 +
 
 +
 
 +
==Related [[Controls]]==
 +
 
 +
* [[Authentication]]
  
==Related Attacks==
+
==Related [[Technical Impacts]]==
[[Denial of Service | Denial of Service]]
 
  
==Related Countermeasures==
+
* [[Technical Impact 1]]
 +
* [[Technical Impact 2]]
  
[[:Category:Authentication]]
 
  
[[:Category:Access Control]]
+
==References==
 +
TBD
  
==Categories==
 
  
[[Category:Access Control Vulnerability]]
+
__NOTOC__
{{Template:Stub}}
 

Latest revision as of 16:52, 11 April 2009

Template:CandidateForDeletion

#REDIRECT :Category:Attack


Last revision (mm/dd/yy): 04/11/2009


Description

Allows a legitimate but expensive operation before the entity has proven that the operation should be allowed.

PLOVER Early Amplification.

  • Attackers try to launch a denial of service attack by performing the unprotected expensive operations repeatly


Risk Factors

TBD

Examples

TBD

Related Attacks


Related Vulnerabilities


Related Controls

Related Technical Impacts


References

TBD