Tags
Language
Tags
April 2025
Su Mo Tu We Th Fr Sa
30 31 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 1 2 3
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

The Art of Software Security Assessment: Identifying and Preventing Software Vulnerabilities (Volume 1 of 2) (Repost)

Posted By: DZ123
The Art of Software Security Assessment: Identifying and Preventing Software Vulnerabilities (Volume 1 of 2) (Repost)

John McDonald, "The Art of Software Security Assessment: Identifying and Preventing Software Vulnerabilities (Volume 1 of 2)"
English | 2006 | ISBN: 0321444426 | PDF | pages: 1174 | 7.5 mb

“There are a number of secure programming books on the market, but none that go as deep as this one. The depth and detail exceeds all books that I know about by an order of magnitude.”
–Halvar Flake, CEO and head of research, SABRE Security GmbH
 
Note: This is now a 2 volume set which is shrink wrapped. 
 
The Definitive Insider’s Guide to Auditing Software Security
 
This is one of the most detailed, sophisticated, and useful guides to software security auditing ever written. The authors are leading security consultants and researchers who have personally uncovered vulnerabilities in applications ranging from sendmail to Microsoft Exchange, Check Point VPN to Internet Explorer. Drawing on their extraordinary experience, they introduce a start-to-finish methodology for “ripping apart” applications to reveal even the most subtle and well-hidden security flaws.
 
The Art of Software Security Assessment covers the full spectrum of software vulnerabilities in both UNIX/Linux and Windows environments. It demonstrates how to audit security in applications of all sizes and functions, including network and Web software. Moreover, it teaches using extensive examples of real code drawn from past flaws in many of the industry's highest-profile applications.
 
Coverage includes
 
• Code auditing: theory, practice, proven methodologies, and secrets of the trade
• Bridging the gap between secure software design and post-implementation review
• Performing architectural assessment: design review, threat modeling, and operational review
• Identifying vulnerabilities related to memory management, data types, and malformed data
• UNIX/Linux assessment: privileges, files, and processes
• Windows-specific issues, including objects and the filesystem
• Auditing interprocess communication, synchronization, and state
• Evaluating network software: IP stacks, firewalls, and common application protocols
• Auditing Web applications and technologies
 
This book is an unprecedented resource for everyone who must deliver secure software or assure the safety of existing software: consultants, security specialists, developers, QA staff, testers, and administrators alike.
 
Contents
ABOUT THE AUTHORS     xv
PREFACE     xvii
ACKNOWLEDGMENTS    xxi
I Introduction to Software Security Assessment
1 SOFTWARE VULNERABILITY FUNDAMENTALS    3
2 DESIGN REVIEW     25
3 OPERATIONAL REVIEW    67
4 APPLICATION REVIEW PROCESS    91
II Software Vulnerabilities
5 MEMORY CORRUPTION    167
6 C LANGUAGE ISSUES     203
7 PROGRAM BUILDING BLOCKS     297
Note: This is now a 2 volume set which is shrink wrapped. 
 
Computer software is an integral part of modern society. Companies rely on applications to manage client information, payment data, and inventory tracking. Consumers use software for a variety of different reasons as well–to manage their daily lives, to communicate with friends and family, and to browse resources made available on the internet, to name a few. With such a heavy reliance on software in our society, questions surrounding the security of the pieces of software performing these various tasks begin to arise. Is the software we are using really secure? How can we verify that it is? And what are the implications of a particular application being compromised? These are some of the questions that this book attempts to address. This book sheds light on the theory and practice of code auditing–how to rip apart an application and discover security vulnerabilities.
Note: This is now a 2 volume set which is shrink wrapped. 
 
Computer software is an integral part of modern society. Companies rely on applications to manage client information, payment data, and inventory tracking. Consumers use software for a variety of different reasons as well–to manage their daily lives, to communicate with friends and family, and to browse resources made available on the internet, to name a few. With such a heavy reliance on software in our society, questions surrounding the security of the pieces of software performing these various tasks begin to arise. Is the software we are using really secure? How can we verify that it is? And what are the implications of a particular application being compromised? These are some of the questions that this book attempts to address. This book sheds light on the theory and practice of code auditing–how to rip apart an application and discover security vulnerabilities.