|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn233559842 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
080708s2006 njua ob 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d OCLCQ
|d CEF
|d OCLCQ
|d IDEBK
|d OCLCE
|d DEBSZ
|d OCLCQ
|d OCLCO
|d OCLCF
|d OCLCQ
|d OCLCO
|d OCLCA
|d OCLCQ
|d YDX
|d OCLCA
|d AU@
|d OCLCO
|d UAB
|d OCLCO
|d STF
|d OCLCO
|d VT2
|d OCLCQ
|d CZL
|d OCLCO
|d OCLCQ
|
019 |
|
|
|a 607620854
|a 608532365
|a 666883226
|a 1044321688
|a 1056315871
|a 1083233761
|a 1103260875
|a 1104431401
|a 1129349568
|a 1153035409
|
020 |
|
|
|a 9780768685923
|
020 |
|
|
|a 0768685923
|
020 |
|
|
|z 0321335724
|q (paperback ;
|q alk. paper)
|
020 |
|
|
|z 9780321335722
|q (paperback ;
|q alk. paper)
|
029 |
1 |
|
|a CHBIS
|b 006148561
|
029 |
1 |
|
|a CHVBK
|b 171249321
|
029 |
1 |
|
|a DEBSZ
|b 355430215
|
029 |
1 |
|
|a HEBIS
|b 291501354
|
035 |
|
|
|a (OCoLC)233559842
|z (OCoLC)607620854
|z (OCoLC)608532365
|z (OCoLC)666883226
|z (OCoLC)1044321688
|z (OCoLC)1056315871
|z (OCoLC)1083233761
|z (OCoLC)1103260875
|z (OCoLC)1104431401
|z (OCoLC)1129349568
|z (OCoLC)1153035409
|
037 |
|
|
|a CL0500000023
|b Safari Books Online
|
042 |
|
|
|a dlr
|
050 |
|
4 |
|a QA76.9.A25
|b S368 2006
|
082 |
0 |
4 |
|a 005.8
|2 22
|
084 |
|
|
|a ST 250 C01
|2 rvk
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Seacord, Robert C.
|
245 |
1 |
0 |
|a Secure coding in C and C++ /
|c Robert C. Seacord.
|
246 |
3 |
|
|a Secure coding in C and C plus plus
|
260 |
|
|
|a Upper Saddle River, N.J. :
|b Addison-Wesley,
|c ©2006.
|
300 |
|
|
|a 1 online resource (xxiv, 341 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a SEI series in software engineering
|
504 |
|
|
|a Includes bibliographical references (pages 309-322) and index.
|
588 |
0 |
|
|a Print version record.
|
506 |
|
|
|3 Use copy
|f Restrictions unspecified
|2 star
|5 MiAaHDL
|
533 |
|
|
|a Electronic reproduction.
|b [Place of publication not identified] :
|c HathiTrust Digital Library,
|d 2010.
|5 MiAaHDL
|
538 |
|
|
|a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.
|u http://purl.oclc.org/DLF/benchrepro0212
|5 MiAaHDL
|
583 |
1 |
|
|a digitized
|c 2010
|h HathiTrust Digital Library
|l committed to preserve
|2 pda
|5 MiAaHDL
|
520 |
|
|
|a "The security of information systems has not improved at a rate consistent with the growth and sophistication of the attacks being made against them. To address this problem, we must improve the underlying strategies and techniques used to create our systems. Specifically, we must build security in from the start, rather than append it as an afterthought. That's the point of Secure Coding in C and C++. In careful detail, this book shows software developers how to build high-quality systems that are less vulnerable to costly and even catastrophic attack. It's a book that every developer should read before the start of any serious project."--Frank Abagnale, author, lecturer, and leading consultant on fraud prevention and secure documents 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 nearly 18,000 vulnerability reports over the past ten years, the CERT/Coordination Center (CERT/CC) has determined that a relatively small number of root causes account for most of them. This book identifies and explains these causes and shows the steps that can be taken to prevent exploitation. Moreover, this book encourages programmers to adopt security best practices and develop a security mindset that can help protect software from tomorrow's attacks, not just today's. Drawing on the CERT/CC's reports and conclusions, Robert 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/C++ application Thwart buffer overflows and stack-smashing 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: integer overflows, sign errors, and truncation errors Correctly use formatted output functions without introducing format-string vulnerabilities Avoid I/O vulnerabilities, including race conditions Secure Coding in C and C++ 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 assist ...
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Computer security.
|
650 |
|
0 |
|a C (Computer program language)
|
650 |
|
0 |
|a C++ (Computer program language)
|
650 |
|
2 |
|a Computer Security
|
650 |
|
6 |
|a Sécurité informatique.
|
650 |
|
6 |
|a C (Langage de programmation)
|
650 |
|
6 |
|a C++ (Langage de programmation)
|
650 |
|
7 |
|a Computer security.
|2 blmlsh
|
650 |
|
7 |
|a C (Computer program language)
|2 blmlsh
|
650 |
|
7 |
|a C++ (Computer program language)
|2 blmlsh
|
650 |
|
7 |
|a C (Computer program language)
|2 fast
|0 (OCoLC)fst00843279
|
650 |
|
7 |
|a C++ (Computer program language)
|2 fast
|0 (OCoLC)fst00843286
|
650 |
|
7 |
|a Computer security.
|2 fast
|0 (OCoLC)fst00872484
|
650 |
|
7 |
|a C
|g Programmiersprache
|2 gnd
|
650 |
|
7 |
|a Computersicherheit
|2 gnd
|
650 |
|
7 |
|a Softwareschwachstelle
|2 gnd
|
776 |
0 |
8 |
|i Print version:
|a Seacord, Robert C.
|t Secure coding in C and C.
|d Upper Saddle River, N.J. : Addison-Wesley, ©2006
|z 0321335724
|
776 |
0 |
8 |
|i Print version:
|a Seacord, Robert C.
|t Secure coding in C and C.
|d Upper Saddle River, N.J. : Addison-Wesley, ©2006
|z 9780321335722
|
830 |
|
0 |
|a SEI series in software engineering.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9780768685923/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n 264960
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 14851352
|
994 |
|
|
|a 92
|b IZTAP
|