Secure Coding Practices - Quick Reference Guide
November 2010 Version 1 OWASP Secure Coding Practices Quick Reference Guide Copyright and License Copyright 2010 The OWASP Foundation. This document is released under the Creative Commons Attribution ShareAlike license. For any reuse or distribution, you must make clear to others the license terms of this work. November 2010 Version 2 Table of Contents Introduction ........................................ ........................................ .................. 3 Software Security and Risk Principles Overview.
Validate all input against a "white" list of allowed characters, whenever possible If any potentially hazardous characters must be allowed as input, be sure that you implement additional controls like output encoding, secure task specific APIs and accounting for the utilization of that data throughout the application .
Download Secure Coding Practices - Quick Reference Guide
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: