Secure Coding in C and C++ Secure Coding in C and C++
SEI Series in Software Engineering

Secure Coding in C and C+‪+‬

    • $52.99
    • $52.99

Publisher Description

Learn the Root Causes of Software Vulnerabilities and How to Avoid Them
Commonly exploited software vulnerabilities are usually caused by avoidable software defects. Having analyzed tens of thousands of vulnerability reports since 1988, CERT has determined that a relatively small number of root causes account for most of the vulnerabilities.

Secure Coding in C and C++, Second Edition, identifies and explains these root causes and shows the steps that can be taken to prevent exploitation. Moreover, this book encourages programmers to adopt security best practices and to develop a security mindset that can help protect software from tomorrow’s attacks, not just today’s. Drawing on the CERT’s reports and conclusions, Robert C. Seacord systematically identifies the program errors most likely to lead to security breaches, shows how they can be exploited, reviews the potential consequences, and presents secure alternatives.

Coverage includes technical detail on how to
Improve the overall security of any C or C++ application Thwart buffer overflows, stack-smashing, and return-oriented programming attacks that exploit insecure string manipulation logic Avoid vulnerabilities and security flaws resulting from the incorrect use of dynamic memory management functions Eliminate integer-related problems resulting from signed integer overflows, unsigned integer wrapping, and truncation errors Perform secure I/O, avoiding file system vulnerabilities Correctly use formatted output functions without introducing format-string vulnerabilities Avoid race conditions and other exploitable vulnerabilities while developing concurrent code
The second edition features
Updates for C11 and C++11 Significant revisions to chapters on strings, dynamic memory management, and integer security A new chapter on concurrency Access to the online secure coding course offered through Carnegie Mellon’s Open Learning Initiative (OLI)
Secure Coding in C and C++, Second Edition, presents hundreds of examples of secure code, insecure code, and exploits, implemented for Windows and Linux. If you’re responsible for creating secure C or C++ software–or for keeping it safe–no other book offers you this much detailed, expert assistance.

GENRE
Computers & Internet
RELEASED
2013
March 23
LANGUAGE
EN
English
LENGTH
608
Pages
PUBLISHER
Pearson Education
SELLER
Pearson Education Inc.
SIZE
57.6
MB

More Books Like This

The Shellcoder's Handbook The Shellcoder's Handbook
2011
Art of Software Security Assessment, The Art of Software Security Assessment, The
2006
Reversing Reversing
2011
Rust in Action Rust in Action
2021
Practical Reverse Engineering Practical Reverse Engineering
2014
Effective C Effective C
2020

More Books by Robert Seacord

CERT Oracle Secure Coding Standard for Java, The CERT Oracle Secure Coding Standard for Java, The
2011
The CERT C Secure Coding Standard The CERT C Secure Coding Standard
2008

Other Books in This Series

Documenting Software Architectures Documenting Software Architectures
2010
CMMI for Development CMMI for Development
2011
CERT Oracle Secure Coding Standard for Java, The CERT Oracle Secure Coding Standard for Java, The
2011
Model-Based Engineering with AADL Model-Based Engineering with AADL
2012
CMMI and Six Sigma CMMI and Six Sigma
2007
Software Architecture in Practice Software Architecture in Practice
2021