The CERT C Secure Coding Standard

The CERT C Secure Coding Standard
Author :
Publisher : Pearson Education
Total Pages : 814
Release :
ISBN-10 : 9780132702461
ISBN-13 : 0132702460
Rating : 4/5 (460 Downloads)

Book Synopsis The CERT C Secure Coding Standard by : Robert C. Seacord

Download or read book The CERT C Secure Coding Standard written by Robert C. Seacord and published by Pearson Education. This book was released on 2008-10-14 with total page 814 pages. Available in PDF, EPUB and Kindle. Book excerpt: “I’m an enthusiastic supporter of the CERT Secure Coding Initiative. Programmers have lots of sources of advice on correctness, clarity, maintainability, performance, and even safety. Advice on how specific language features affect security has been missing. The CERT ® C Secure Coding Standard fills this need.” –Randy Meyers, Chairman of ANSI C “For years we have relied upon the CERT/CC to publish advisories documenting an endless stream of security problems. Now CERT has embodied the advice of leading technical experts to give programmers and managers the practical guidance needed to avoid those problems in new applications and to help secure legacy systems. Well done!” –Dr. Thomas Plum, founder of Plum Hall, Inc. “Connectivity has sharply increased the need for secure, hacker-safe applications. By combining this CERT standard with other safety guidelines, customers gain all-round protection and approach the goal of zero-defect software.” –Chris Tapp, Field Applications Engineer, LDRA Ltd. “I’ve found this standard to be an indispensable collection of expert information on exactly how modern software systems fail in practice. It is the perfect place to start for establishing internal secure coding guidelines. You won’t find this information elsewhere, and, when it comes to software security, what you don’t know is often exactly what hurts you.” –John McDonald, coauthor of The Art of Software Security Assessment Software security has major implications for the operations and assets of organizations, as well as for the welfare of individuals. To create secure software, developers must know where the dangers lie. Secure programming in C can be more difficult than even many experienced programmers believe. This book is an essential desktop reference documenting the first official release of The CERT® C Secure Coding Standard. The standard itemizes those coding errors that are the root causes of software vulnerabilities in C and prioritizes them by severity, likelihood of exploitation, and remediation costs. Each guideline provides examples of insecure code as well as secure, alternative implementations. If uniformly applied, these guidelines will eliminate the critical coding errors that lead to buffer overflows, format string vulnerabilities, integer overflow, and other common software vulnerabilities.


The CERT C Secure Coding Standard Related Books

The CERT C Secure Coding Standard
Language: en
Pages: 814
Authors: Robert C. Seacord
Categories: Computers
Type: BOOK - Published: 2008-10-14 - Publisher: Pearson Education

GET EBOOK

“I’m an enthusiastic supporter of the CERT Secure Coding Initiative. Programmers have lots of sources of advice on correctness, clarity, maintainability, pe
The CERT C Coding Standard
Language: en
Pages: 568
Authors: Robert C. Seacord
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Pearson Education

GET EBOOK

This book is an essential desktop reference for the CERT C coding standard. The CERT C Coding Standard is an indispensable collection of expert information. The
The CERT® C Coding Standard, Second Edition
Language: en
Pages: 568
Authors: Robert C. Seacord
Categories: Computers
Type: BOOK - Published: 2014-04-25 - Publisher: Addison-Wesley Professional

GET EBOOK

“At Cisco, we have adopted the CERT C Coding Standard as the internal secure coding standard for all C developers. It is a core component of our secure develo
The CERT Oracle Secure Coding Standard for Java
Language: en
Pages: 739
Authors: Fred Long
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Addison-Wesley Professional

GET EBOOK

"In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in tr
Java Coding Guidelines
Language: en
Pages: 304
Authors: Fred Long
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Pearson Education

GET EBOOK

"Organizations worldwide rely on Java code to perform mission-critical tasks, and therefore that code must be reliable, robust, fast, maintainable, and secure.