How to Break Web Software: Functional and Security Testing of Web Applications and Web Services (Paperback)
Mike Andrews, James A. Whittaker
- 出版商: Addison Wesley
- 出版日期: 2006-02-02
- 售價: $2,170
- 貴賓價: 9.5 折 $2,062
- 語言: 英文
- 頁數: 240
- 裝訂: Paperback
- ISBN: 0321369440
- ISBN-13: 9780321369444
-
相關分類:
資訊安全
已絕版
買這商品的人也買了...
-
$1,920$1,824 -
$1,350Extreme Programming Examined
-
$1,580$1,501 -
$1,215Extreme Programming for Web Projects
-
$1,520$1,444 -
$780CMMI: Guidelines for Process Integration and Product Improvement (Harcover)
-
$299$254 -
$880$581 -
$540$427 -
$450$405 -
$780$702 -
$680$578 -
$650$507 -
$750$593 -
$880$695 -
$680$537 -
$450$356 -
$780$616 -
$720$569 -
$1,100$1,078 -
$700$630 -
$580$493 -
$299$254 -
$1,800$1,710 -
$680$537
相關主題
商品描述
Description
"The techniques in this book are not an option for testers–they are mandatory and these are the guys to tell you how to apply them!"
–HarryRobinson, Google.
Rigorously test and improve the security of all your Web software!
It’s as certain as death and taxes: hackers will mercilessly attack your Web sites, applications, and services. If you’re vulnerable, you’d better discover these attacks yourself, before the black hats do. Now, there’s a definitive, hands-on guide to security-testing any Web-based software: How to Break Web Software.
In this book, two renowned experts address every category of Web software exploit: attacks on clients, servers, state, user inputs, and more. You’ll master powerful attack tools and techniques as you uncover dozens of crucial, widely exploited flaws in Web architecture and coding. The authors reveal where to look for potential threats and attack vectors, how to rigorously test for each of them, and how to mitigate the problems you find. Coverage includes
· Client vulnerabilities, including attacks on client-side validation
· State-based attacks: hidden fields, CGI parameters, cookie poisoning, URL jumping, and session hijacking
· Attacks on user-supplied inputs: cross-site scripting, SQL injection, and directory traversal
· Language- and technology-based attacks: buffer overflows, canonicalization, and NULL string attacks
· Server attacks: SQL Injection with stored procedures, command injection, and server fingerprinting
· Cryptography, privacy, and attacks on Web services
Your Web software is mission-critical–it can’t be compromised. Whether you’re a developer, tester, QA specialist, or IT manager, this book will help you protect that software–systematically.
Companion CD contains full source code for one testing tool you can modify and extend, free Web security testing tools, and complete code from a flawed Web site designed to give you hands-on practice in identifying security holes.
Table of Contents
Preface vii
Acknowledgments ix
About the Authors xi
Chapter 1: The Web Is Different 1
Chapter 2: Gathering Information on the Target 11
Chapter 3: Attacking the Client 29
Chapter 4: State-Based Attacks 41
Chapter 5: Attacking User-Supplied Input Data 65
Chapter 6: Language-Based Attacks 85
Chapter 7: Attacking the Server 99
Chapter 8: Authentication 115
Chapter 9: Privacy 135
Chapter 10: Web Services 149
Appendix A: Fifty Years of Software: Key Principles for Quality 159
Appendix B: Flowershop Bugs 171
Appendix C: Tools 179
Index 207