Artículos relacionados a Art of Software Security Testing, The: Identifying...

Art of Software Security Testing, The: Identifying Software Security Flaws - Tapa blanda

  • 4,12
    26 calificaciones proporcionadas por Goodreads
 
9780321304865: Art of Software Security Testing, The: Identifying Software Security Flaws
Ver todas las copias de esta edición ISBN.
 
 
Delivers techniques for anticipating and identifying software security problems. Reviewing the design and coding vulnerabilities that can arise in software, and offering guidance in avoiding them, this book shows you ways to customize software debugging tools to test the unique aspects of any program and analyze the results.

"Sinopsis" puede pertenecer a otra edición de este libro.

Reseña del editor:
Risk-based security testing, the important subject of this book, is one of seven software security touchpoints introduced in my book, Software Security: Building Security In. This book takes the basic idea several steps forward. Written by masters of software exploit, this book describes in very basic terms how security testing differs from standard software testing as practiced by QA groups everywhere. It unifies in one place ideas from Michael Howard, David Litchfield, Greg Hoglund, and me into a concise introductory package. Improve your security testing by reading this book today." -Gary McGraw, Ph.D., CTO, Cigital; Author, Software Security, Exploiting Software, Building Secure Software, and Software Fault Injection; www.cigital.com/~gem "As 2006 closes out, we will see over 5,000 software vulnerabilities announced to the public. Many of these vulnerabilities were, or will be, found in enterprise applications from companies who are staffed with large, professional, QA teams. How then can it be that these flaws consistently continue to escape even well-structured diligent testing? The answer, in part, is that testing still by and large only scratches the surface when validating the presence of security flaws. Books such as this hopefully will start to bring a more thorough level of understanding to the arena of security testing and make us all a little safer over time." -Alfred Huger, Senior Director, Development, Symantec Corporation "Software security testing may indeed be an art, but this book provides the paint-by-numbers to perform good, solid, and appropriately destructive security testing: proof that an ounce of creative destruction is worth a pound of patching later. If understanding how software can be broken is step one in every programmers' twelve-step program to defensible, secure, robust software, then knowledgeable security testing comprises at least steps two through six." -Mary Ann Davidson, Chief Security Officer, Oracle "Over the past few years, several excellent books have come out teaching developers how to write more secure software by describing common security failure patterns. However, none of these books have targeted the tester whose job it is to find the security problems before they make it out of the R&D lab and into customer hands. Into this void comes The Art of Software Security Testing: Identifying Software Security Flaws. The authors, all of whom have extensive experience in security testing, explain how to use free tools to find the problems in software, giving plenty of examples of what a software flaw looks like when it shows up in the test tool. The reader learns why security flaws are different from other types of bugs (we want to know not only that `the program does what it's supposed to,' but also that `the program doesn't do that which it's not supposed to'), and how to use the tools to find them. Examples are primarily based on C code, but some description of Java, C#, and scripting languages help for those environments. The authors cover both Windows and UNIX-based test tools, with plenty of screenshots to see what to expect. Anyone who's doing QA testing on software should read this book, whether as a refresher for finding security problems, or as a starting point for QA people who have focused on testing functionality." -Jeremy Epstein, WebMethods State-of-the-Art Software Security Testing: Expert, Up to Date, and Comprehensive The Art of Software Security Testing delivers in-depth, up-to-date, battle-tested techniques for anticipating and identifying software security problems before the "bad guys" do. Drawing on decades of experience in application and penetration testing, this book's authors can help you transform your approach from mere "verification" to proactive "attack." The authors begin by systematically reviewing the design and coding vulnerabilities that can arise in software, and offering realistic guidance in avoiding them. Next, they show you ways to customize software debugging tools to test the unique aspects of any program and then analyze the results to identify exploitable vulnerabilities. Coverage includes Tips on how to think the way software attackers think to strengthen your defense strategy Cost-effectively integrating security testing into your development lifecycle Using threat modeling to prioritize testing based on your top areas of risk Building testing labs for performing white-, grey-, and black-box software testing Choosing and using the right tools for each testing project Executing today's leading attacks, from fault injection to buffer overflows Determining which flaws are most likely to be exploited by real-world attackers This book is indispensable for every technical professional responsible for software security: testers, QA specialists, security professionals, developers, and more. For IT managers and leaders, it offers a proven blueprint for implementing effective security testing or strengthening existing processes. Foreword xiii Preface xvii Acknowledgments xxix About the Authors xxxi Part I: Introduction Chapter 1: Case Your Own Joint: A Paradigm Shift from Traditional Software Testing 3 Chapter 2: How Vulnerabilities Get Into All Software 19 Chapter 3: The Secure Software Development Lifecycle 55 Chapter 4: Risk-Based Security Testing: Prioritizing Security Testing with Threat Modeling 73 Chapter 5: Shades of Analysis: White, Gray, and Black Box Testing 93 Part II: Performing the Attacks Chapter 6: Generic Network Fault Injection 107 Chapter 7: Web Applications: Session Attacks 125 Chapter 8: Web Applications: Common Issues 141 Chapter 9: Web Proxies: Using WebScarab 169 Chapter 10: Implementing a Custom Fuzz Utility 185 Chapter 11: Local Fault Injection 201 Part III: Analysis Chapter 12: Determining Exploitability 233 Index 251
Biografía del autor:
Chris Wysopal is cofounder and CTO of Veracode, where he is responsible for the software security analysis capabilities of Veracode's technology. Previously he was vice president of research and development at @stake. As a member of the groundbreaking security research think tank L0pht Heavy Industries, he and his colleagues testified to the U.S. Senate that they could "take down the Internet in 30 minutes." They were praised as "modern-day Paul Reveres" by the senators for their research and warnings of computer security weaknesses. Wysopal has also testified to the U.S. House of Representatives and has spoken at the Defense Information Systems Agency (DISA), Black Hat, and West Point. He is coauthor of L0phtCrack, the password auditor used by more than 6,000 government, military, and corporate organizations worldwide. He earned his bachelor of science degree in computer and systems engineering from Rensselaer Polytechnic Institute in Troy, New York. Lucas Nelson is the technical manager for Symantec's New York region, where he is responsible for all aspects of security consulting services delivery. Within Symantec he also leads the Application Security Center of Excellence, which develops application security practices and guidelines and trains new hires in the methodology of application testing. He has taught a number of classes on both attacking and defending computer systems to several groups, including state governments and large financial institutions. Nelson worked as a developer specializing in security for a number of small startups before joining Symantec/ @stake in 2002. He researched computer security at Purdue University's CERIAS lab under the guidance of professor Eugene Spafford, graduating with a degree in computer science. Dino A. Dai Zovi is a principal member of Matasano Security, where he performs ShipSafe product penetration tests for software vendors and DeploySafe third-party software penetration tests for enterprise clients. He specializes in product, application, and operating system penetration testing and has done so in his previous roles at Bloomberg, @stake, and Sandia National Laboratories. He is also a frequent speaker on his computer security research, including presentations at the Black Hat Briefings, IEEE Information Assurance Workshop, Microsoft's internal Blue Hat Security Briefings, CanSecWest, and DEFCON. He graduated with honors with a bachelor of science in computer science and a minor in mathematics from the University of New Mexico. Elfriede Dustin is author of Effective Software Testing and lead author of Automated Software Testing and Quality Web Systems, books that have been translated into various languages and that have sold tens of thousands of copies throughout the world. The Automated Testing Lifecycle Methodology (ATLM) described in Automated Software Testing has been implemented in various companies throughout the world. Dustin has written various white papers on software testing. She teaches various testing tutorials and is a frequent speaker at software testing conferences. In support of software test efforts, Dustin has been responsible for implementing automated test and has acted as the lead consultant/manager guiding the implementation of automated and manual software testing efforts. She is cochair of VERIFY, an annual international software testing conference held in the Washington, DC area. Dustin has a bachelor of science in computer science. She has more than 15 years of IT experience and currently works as an independent consultant in the Washington, DC area. You can reach her via her Web site at www.effectivesoftwaretesting.com.

"Sobre este título" puede pertenecer a otra edición de este libro.

  • EditorialAddison Wesley
  • Año de publicación2006
  • ISBN 10 0321304861
  • ISBN 13 9780321304865
  • EncuadernaciónTapa blanda
  • Número de páginas312
  • Valoración
    • 4,12
      26 calificaciones proporcionadas por Goodreads

Comprar nuevo

Ver este artículo

Gastos de envío: EUR 3,74
A Estados Unidos de America

Destinos, gastos y plazos de envío

Añadir al carrito

Los mejores resultados en AbeBooks

Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Paperback Cantidad disponible: 1
Librería:
GoldenWavesOfBooks
(Fayetteville, TX, Estados Unidos de America)

Descripción Paperback. Condición: new. New. Fast Shipping and good customer service. Nº de ref. del artículo: Holz_New_0321304861

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 32,42
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 3,74
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Paperback Cantidad disponible: 1
Librería:
GoldBooks
(Denver, CO, Estados Unidos de America)

Descripción Paperback. Condición: new. New Copy. Customer Service Guaranteed. Nº de ref. del artículo: think0321304861

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 33,14
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 3,97
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
Front Cover Books
(Denver, CO, Estados Unidos de America)

Descripción Condición: new. Nº de ref. del artículo: FrontCover0321304861

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 33,12
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 4,02
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Paperback Cantidad disponible: 1
Librería:
Wizard Books
(Long Beach, CA, Estados Unidos de America)

Descripción Paperback. Condición: new. New. Nº de ref. del artículo: Wizard0321304861

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 34,01
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 3,27
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Paperback Cantidad disponible: 1
Librería:
GoldenDragon
(Houston, TX, Estados Unidos de America)

Descripción Paperback. Condición: new. Buy for Great customer experience. Nº de ref. del artículo: GoldenDragon0321304861

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 34,49
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 3,04
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
BennettBooksLtd
(North Las Vegas, NV, Estados Unidos de America)

Descripción Condición: New. New. In shrink wrap. Looks like an interesting title! 1.39. Nº de ref. del artículo: Q-0321304861

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 63,22
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 4,82
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
Pieuler Store
(Suffolk, Reino Unido)

Descripción Condición: new. Book is in NEW condition. Satisfaction Guaranteed! Fast Customer Service!!. Nº de ref. del artículo: PSN0321304861

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 42,36
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 29,10
De Reino Unido a Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
GF Books, Inc.
(Hawthorne, CA, Estados Unidos de America)

Descripción Condición: New. Book is in NEW condition. Nº de ref. del artículo: 0321304861-2-1

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 73,19
Convertir moneda

Añadir al carrito

Gastos de envío: GRATIS
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris
Publicado por Addison-Wesley Professional (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Tapa blanda Cantidad disponible: 1
Librería:
Book Deals
(Tucson, AZ, Estados Unidos de America)

Descripción Condición: New. New! This book is in the same immaculate condition as when it was published. Nº de ref. del artículo: 353-0321304861-new

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 73,20
Convertir moneda

Añadir al carrito

Gastos de envío: GRATIS
A Estados Unidos de America
Destinos, gastos y plazos de envío
Imagen de archivo

Wysopal, Chris/ Nelson, Luke/ Zovi, Dino Dai/ Dustin, Elfriede
Publicado por Addison-Wesley (2006)
ISBN 10: 0321304861 ISBN 13: 9780321304865
Nuevo Paperback Cantidad disponible: 1
Librería:
Revaluation Books
(Exeter, Reino Unido)

Descripción Paperback. Condición: Brand New. 1st edition. 266 pages. 9.00x7.00x0.75 inches. In Stock. Nº de ref. del artículo: zk0321304861

Más información sobre este vendedor | Contactar al vendedor

Comprar nuevo
EUR 62,42
Convertir moneda

Añadir al carrito

Gastos de envío: EUR 11,64
De Reino Unido a Estados Unidos de America
Destinos, gastos y plazos de envío