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

Education Module Good Secure Development Practices

From OWASP
Jump to: navigation, search

Module Description

This module explains some good secure development practices when developping or deploying web applications as part of the Education Project. Next to the Top 10 remedies this module provides some good secure development practices from the

  • OWASP Guide, covering e.g.
  • Validating User Input
  • Authentication
  • Authorization
  • Session Management
  • Using Interpreters
  • Crypto
  • Catching Errors
  • File System
  • Configuration
  • Web 2.0

Target audience

Novice.

Presentation

The presentation can be found in Good Secure Development Practices.

Normally this presentation is performed in 70 minutes.

Resources

OWASP pointers

External pointers