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 "Executable space protection"

From OWASP
Jump to: navigation, search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Template:Stub}}
 
{{Template:Stub}}
 
+
{{taggedDocument
 +
| type=inactiveDraft
 +
| lastRevision=2016-07-27
 +
| comment=Content is incomplete
 +
}}
 
Every '''[[Control]]''' should follow this template.
 
Every '''[[Control]]''' should follow this template.
  
Line 6: Line 10:
 
<br>
 
<br>
 
[[Category:OWASP ASDR Project]]
 
[[Category:OWASP ASDR Project]]
[[ASDR Table of Contents]]__TOC__
 
  
 
Last revision (mm/dd/yy): '''{{REVISIONMONTH}}/{{REVISIONDAY}}/{{REVISIONYEAR}}'''
 
Last revision (mm/dd/yy): '''{{REVISIONMONTH}}/{{REVISIONDAY}}/{{REVISIONYEAR}}'''
Line 51: Line 54:
 
* [[Vulnerability 1]]
 
* [[Vulnerability 1]]
 
* [[Vulnerabiltiy 2]]
 
* [[Vulnerabiltiy 2]]
 
Note: the contents of "Related Problems" sections should be placed here
 
  
  
Line 60: Line 61:
 
* [[Control 2]]
 
* [[Control 2]]
  
Note: contents of "Avoidance and Mitigation" and "Countermeasure" related Sections should be placed here
 
  
 
==References==
 
==References==
  
* http://www.link1.com
+
TBD
* [http://www.link2.com Title for the link2]
+
 
 +
[[Category:FIXME|
  
  
Line 90: Line 91:
 
Logging and Auditing Control
 
Logging and Auditing Control
  
Session Management Control
+
Session Management Control]]
  
 
__NOTOC__
 
__NOTOC__
  
 
[[Category:Control]]
 
[[Category:Control]]

Latest revision as of 02:04, 28 July 2016

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


This page contains draft content that has never been finished. Please help OWASP update this content! See FixME.
Last revision (yyyy-mm-dd): 2016-07-27
Comment: Content is incomplete

Every Control should follow this template.


This is a control. To view all control, please see the Control Category page.

Last revision (mm/dd/yy): 07/28/2016

Description

A control (countermeasure or security control) is a protection mechanism that prevents, deters, or detects attacks, or prevents or reduces vulnerabilities.

  1. Start with a one-sentence description of the control
  2. How does the countermeasure work?
  3. What are some examples of implementations of the control (steer clear of specific products)


Risk Factors

  • Talk about the factors that this control affects
  • What effect does this countermeasure have on the attack or vulnerability?
  • Does this control reduce the technical or business impact?


Difficulty to Implement

  • Discuss the typical difficulty of implementing this control, emphasizing the factors that make it easier or harder
  • Steer clear of language/platform specific information here


Examples

Short example name

A short example description, small picture, or sample code with links

Short example name

A short example description, small picture, or sample code with links


Related Attacks


Related Vulnerabilities


Related Controls


References

TBD