A collection of the C & C++ programming tools, sdks, APIs and similar

C & C++ Tools, Library, APIs resources




Secure Coding in C and C++ by CERT.org etc.

September 10th, 2007 by cplus

Documentation and resources for secure coding in C and C++ by CERT.org. You can download the presentations that contains a lot of C/C++ code snippets examples of the secure and non-secure C/C++. Some of the documentations are:

  1. Secure Coding in C++ (Part 1: Strings) - in pdf
  2. Secure Coding in C++ (Part 2: Integers) - in pdf
  3. Secure Coding Initiative - pdf
  4. Secure Coding in C and C++ - Tutorial - pdf
  5. Best Practices for Secure Coding - pdf
  6. Secure Coding in C and C++: A Look at Common Vulnerabilities - pdf

Don’t forget the publications as well. More resources for secure C and C++ coding can be found in ISO/IEC JTC 1/SC 22/OWG: Vulnerabilities standards. The documents download page is HERE. For example try A preliminary draft of the CERT C Programming Language Secure Coding Standard, contributed by Robert Seacord - pdf.

Filed under Misc having

RELATED POST(S):



Leave a Comment:

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.