Search
Go

Shop by category
 
The Art of Software Security Assessment: Identifying and Preventing Software Vulnerabilities
Email a friendView larger image

The Art of Software Security Assessment: Identifying and Preventing Software Vulnerabilities

List Price: $67.99
Our Price: $55.00
You Save: $12.99 (19%)
Shipping: This item ships for FREE with Super Saver Shipping.
SKU:

ACOMMP2_book_usedlikenew_0321444426

In Stock
Usually ships in 1 business days

Note: Item may be sold and shipped by another company. Learn more.
Product Promotions:
  • Buy $50 in qualifying physical textbooks, get $2 in Amazon MP3 Credit.  Here's how (restrictions apply)
Description:

“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

 

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

8 STRINGS ANDMETACHARACTERS    387

9 UNIX I: PRIVILEGES AND FILES     459

10 UNIX II: PROCESSES     559

11 WINDOWS I: OBJECTS AND THE FILE SYSTEM     625

12 WINDOWS II: INTERPROCESS COMMUNICATION     685

13 SYNCHRONIZATION AND STATE    755

III Software Vulnerabilities in Practice

14 NETWORK PROTOCOLS    829

15 FIREWALLS    891

16 NETWORK APPLICATION PROTOCOLS    921

17 WEB APPLICATIONS    1007

18 WEB TECHNOLOGIES     1083

BIBLIOGRAPHY     1125

INDEX     1129

Product Details:
Author: Mark Dowd
Paperback: 1200 pages
Publisher: Addison-Wesley Professional
Publication Date: November 30, 2006
Language: English
ISBN: 0321444426
Product Length: 9.11 inches
Product Width: 7.04 inches
Product Height: 2.48 inches
Product Weight: 4.04 pounds
Package Length: 9.0 inches
Package Width: 7.0 inches
Package Height: 2.5 inches
Package Weight: 4.05 pounds
Average Customer Rating: based on 16 reviews
Customer Reviews:
Average Customer Review: 5.0 ( 16 customer reviews )
Write an online review and share your thoughts with other customers.


Most Helpful Customer Reviews

26 of 26 found the following review helpful:

5ExcellentDec 01, 2006
By David Aitel
The temptation with a massive book, such as this one, is to use it as a reference. While no doubt valuable as a quick reference for people looking to know the exact problems with any given C API ("snprintf does what differently on Windows and Unix?"), this book is best read page by page. There are surprises sprinkled throughout. Vulnerable example code is taken from real software applications, such as OpenBSD 3.6, Netscape, and OpenSSH. Of course, more than just a collection of code with mistakes highlighted, this book has a powerful methodology, complete with "Desk-checking", "Scorecards" and other useful tricks.

This book is not about binary analysis; assembly language is used only to demonstrate tricky C code.

Unlike many books with multiple authors, this is an extremely well put together book that flows naturally from chapter to chapter. The chapters on C auditing are amazing. The chapters on web assessment, while not the most in-depth chapters in the book, still contain a lot of information that is covered nowhere else (servlet race conditions, for example).

In fact, almost everything in this book is, if not new, covered more expertly than anywhere I've seen. For anyone doing software security assessment, this book is required reading. All 1200 pages of it.

Score: 5/5

14 of 15 found the following review helpful:

5The right book at a time people are ready to learnDec 19, 2006
By Stephen Northcutt
This should have been the third book in line to be reviewed, but as I leafed through it, once, twice, and a third time I started to realize this is one of those rare security books that has a chance to revolutionize the industry like Applied Cryptography, Snort 2.0, or Hacking Exposed. The longer you wait to read this book, the further you will fall behind. Nuff said?

Every week that goes by we see an increasing understanding in the community about how important secure software is and that it takes the appropriate development process to create secure software. This book is hitting the marketplace at the perfect time, I hope the authors and publishing team have a runaway success, you deserve it. I also hope people will be encouraged by this book, secure software development is certainly possible, this book clearly shows that. It takes management support in terms of resources, training and good process, but it can certainly be done.

At 1128 content pages, much of this material will be things that you have picked up in other places, such as other books or courses you have taken. Much of it will be things you once knew and forgot. But this is the most complete book on software security out there covering Windows, Unix, Network Protocols, Web and other Applications.

What I particularly love is the how approachable the majority of the information is. Please do not get me wrong, if you have never written a line of code you are going to be lost during the code examples, the only signpost you get is the occasional bolded line, but you will still be able to clearly follow the discussion before the code example and right after the code example.

Section 1 of the book is called an Introduction to Software Security Assessment. I was able to read that 164 pages all at one time ( though I was up to 2 AM doing it). This is foundational material and if you are responsible for software development as a manager, I recommend you read at least this one section.

The next section, Software Vulnerabilities, starts with a buffer overflow chapter. This is a test of any good security book. If they point to an ancient paper like Smashing the Stack and mumble an incoherent sentence or two, you know they probably don't know what they are talking about. This book builds the case, uses both code fragments and clear diagrams with plenty of explanations.

The final section is titled, Software Vulnerabilities in Practice, I am not convinced this is an accurate section name. Network or Web should probably be in the name, chapters include Network Protocols, Firewalls ( probably the weakest chapter in the book), Network Application Protocols, Web Applications and Web Technologies.

14 of 15 found the following review helpful:

5A must haveDec 07, 2006
By David Maynor
As a security researcher it is often hard to recommend books to people. A lot of the things you know come from actually doing it and I find it hard to explain to people the how and the why of what I do. That problem is now solved with the publication of the Art of Software Security Assessment. The book was written by 3 people very familiar with the problems of software security and even more so 3 people who actually know what they are talking about when it comes to what a bug hunter looks for in bad code. Out of all the chapters I have read I have to be honest and say the chapter on Windows IPC (Chapter 12) is worth the price of admission alone. It describes Windows messaging and mailslots to a degree I have never seen publicly explained before but the crown jewel is the in-depth and concise explanation of the Windows implementation of RPC. A lot of the major worms you have heard of, like Blaster and Zotob are based on RPC exploits. One of the challenges for developers and security professionals alike is that RPC is generally very blackbox, meaning a developer uses a few functions to communicate but never really knows what's going on under the hood. This book solves the problem by explaining all the concepts and how to look for bad code.

I can not recommend this book enough if you are serious about security.

10 of 10 found the following review helpful:

4Bible? Rather hell without redemption!Nov 30, 2008
By Michael Schuerig
This book was like a blow to the head for me. I'm not a security person, I'm not coveting ever more arcane vulnerabilities. Rather, I'm the poor guy at the other end of things: I'm a programmer. It's my job to avoid all the known and imaginable vulnerabilities while at the same time providing some useful functionality to my customers.

You bet I wouldn't like some self-styled security "researcher" tear apart my poor little programs and expose all their failings. What's troubling me, after reading this book, is that it looks very much like I hardly stand a chance. Security would be hard with the best of tools, unfortunately, at least when it comes to systems programming, the tools -- C, low-level APIs -- are dubious at best and introduce lots and lots of problems of their own. These tools hail from a happier time long ago when we were still trusting trust. I was overcome by a mixture of horror and chagrin when I saw proof in this book that not even the people writing sensitive security software (such as OpenSSH) wield these tools artfully enough to avoid vulnerabilities.

And this is where I come to the only beef I have with an otherwise comprehensive book. It's like a field guide to dangerous beasts that teaches you to recognize sabre-toothed tigers, but doesn't tell you how to get rid of them. Contrary to what the subtitle promises about preventing software vulnerabilities, there is just too little about it. This is a considerable shortcoming, in my view, as a lot of the demonstrated vulnerabilities don't have trivial remedies even after they are exposed.

Wrapping up, I feel left alone in the twilight and I think I saw a tiger over there.

12 of 14 found the following review helpful:

5Necessary tool in the war against software vulnerabilitiesDec 13, 2006
By Robert C. Seacord "rCs"
This is a well written and authoritative book that looks at security primarily from the perspective of a code auditor but it is also of great value to software developers. The book provides instructive background material in relevant technical areas as well as including many, many examples of actual vulnerabilities. These examples are distilled down in a very skilled manner so that the underlying coding flaw and the resulting vulnerabilities are apparent. One way they do this is simply by using bold text to highlight the important parts of the examples, which saves considerable time in reading and comprehension. The book contains examples from numerous languages but the majority of examples are from C. The book also contains "tracks" for UNIX, Windows, Web, and Network applications from which the majority of examples are drawn. The book is representative of a new trend in software security books that are well-grounded in the underlying disciplines of computer science and software engineering.

See all 16 customer reviews on Amazon.com
About Us   Contact Us
Privacy Policy Copyright © , Security Books. All rights reserved.
Web business powered by Amazon WebStore