OWASP Secure Coding Practices - Quick Reference Guide

Secure Coding Practices - Draft

Secure Coding Practices Checklist

2.1 Input validation

2.2 Output encoding

2.3 Authentication and password management

2.4 Session management

2.5 Access control

2.6 Cryptographic practices

2.7 Error handling and logging

2.8 Data protection

2.9 Communication security

2.10 System configuration

2.11 Database security

2.12 File management

2.13 Memory management

2.14 General coding practices