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 "OWASP/Training/OWASP ESAPI"

From OWASP
Jump to: navigation, search
Line 2: Line 2:
 
| Module_designation = [[:Category:OWASP Enterprise Security API|OWASP Enterprise Security API]]
 
| Module_designation = [[:Category:OWASP Enterprise Security API|OWASP Enterprise Security API]]
 
| Module_Overview_Goal =
 
| Module_Overview_Goal =
 +
ESAPI is Enterprise security api’s for remediation of OWASP Top 10 vulnerabilities. It has generic api's for each of these vulnerability. This is a great source where application developers can see how specific issues can be remediated and use these to fix issues in their application. The ESAPI libraries are designed to make it easier for programmers to retrofit security into existing applications. The ESAPI libraries also serve as a solid foundation for new development.
 +
<br>
 
| Content =  
 
| Content =  
 
&nbsp;
 
&nbsp;

Revision as of 15:17, 14 April 2010

MODULE
OWASP Enterprise Security API
Overview & Goal
ESAPI is Enterprise security api’s for remediation of OWASP Top 10 vulnerabilities. It has generic api's for each of these vulnerability. This is a great source where application developers can see how specific issues can be remediated and use these to fix issues in their application. The ESAPI libraries are designed to make it easier for programmers to retrofit security into existing applications. The ESAPI libraries also serve as a solid foundation for new development.


Contents Materials
 
  • Content_X
  • Content_Y
  • Content_Z

 

[http:// TBD]