[ePub] SECURE CODING IN C AND C++ descargar gratis

SECURE CODING IN C AND C++ de ROBERT C. SEACORD

Descargando libros en ipod SECURE CODING IN C AND C++ 9780321822130  de ROBERT C. SEACORD

Descargar SECURE CODING IN C AND C++ PDF


Ficha técnica

  • SECURE CODING IN C AND C++
  • ROBERT C. SEACORD
  • Número de páginas: 600
  • Idioma: INGLÉS
  • Formatos: Pdf, ePub, MOBI, FB2
  • ISBN: 9780321822130
  • Editorial: ADDISON-WESLEY
  • Año de edición: 2013

Descargar eBook gratis



Descargando libros en ipod SECURE CODING IN C AND C++ 9780321822130 de ROBERT C. SEACORD

Overview

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.

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.

0コメント

  • 1000 / 1000