This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Testing Guide Frontispiece"
Weilin Zhong (talk | contribs) m |
|||
Line 1: | Line 1: | ||
− | + | {{Template:OWASP Testing Guide v2}} | |
− | |||
− | == | + | |
+ | ==Welcome to the OWASP Testing Guide 2.0== | ||
+ | |||
+ | OWASP thanks the many authors, reviewers, and editors for their hard work in bringing this guide to where it is today. If you have any comments or suggestions on the Testing Guide, please e-mail the Testing Guide mail list: | ||
+ | |||
+ | http://lists.owasp.org/mailman/listinfo/owasp-testing | ||
+ | |||
+ | ==Copyright and License== | ||
Copyright (c) 2006 The OWASP Foundation. | Copyright (c) 2006 The OWASP Foundation. | ||
− | |||
− | + | This document is released under the [http://creativecommons.org/licenses/by-sa/2.5/ Creative Commons 2.5 License]. Please read and understand the license and copyright conditions. | |
+ | |||
+ | ==Revision History == | ||
+ | |||
+ | The Testing guide originated in 2003 with Dan Cuthbert as one of the original editors. It was handed over to Eoin Keary in 2005 and transformed into a wiki. Matteo Meucci has decided to take on the Testing guide and is now the lead of the OWASP Testing Guide Autumn of Code (AoC) effort. | ||
+ | |||
+ | ; December 25, 2006 | ||
+ | : "OWASP Testing Guide", Version 2.0 | ||
+ | |||
+ | ; July 14, 2004 | ||
+ | : "OWASP Web Application Penetration Checklist", Version 1.1 | ||
+ | |||
+ | ; December 2004 | ||
+ | : "The OWASP Testing Guide", Version 1.0 | ||
+ | |||
+ | == Editors == | ||
+ | |||
+ | '''Matteo Meucci''': OWASP Testing Guide "Autumn of Code" 2006 Lead.<BR> | ||
+ | '''Eoin Keary''': OWASP Testing Guide Lead.<BR> | ||
+ | |||
+ | == Authors == | ||
+ | |||
+ | {| border="0" | ||
+ | | valign="top" | | ||
+ | * Vicente Aguilera | ||
+ | * Mauro Bregolin | ||
+ | * Tom Brennan | ||
+ | * Gary Burns | ||
+ | * Luca Carettoni | ||
+ | * Dan Cornell | ||
+ | * Mark Curphey | ||
+ | * Daniel Cuthbert | ||
+ | * Sebastien Deleersnyder | ||
+ | * Stephen DeVries | ||
+ | * Stefano Di Paola | ||
+ | | valign="top" | | ||
+ | * David Endler | ||
+ | * Giorgio Fedon | ||
+ | * Javier Fernández-Sanguino | ||
+ | * Glyn Geoghegan | ||
+ | * Stan Guzik | ||
+ | * Madhura Halasgikar | ||
+ | * Eoin Keary | ||
+ | * David Litchfield | ||
+ | * Andrea Lombardini | ||
+ | * Ralph M. Los | ||
+ | * Claudio Merloni | ||
+ | | valign="top" | | ||
+ | * Matteo Meucci | ||
+ | * Marco Morana | ||
+ | * Laura Nunez | ||
+ | * Gunter Ollmann | ||
+ | * Antonio Parata | ||
+ | * Carlo Pelliccioni | ||
+ | * Harinath Pudipeddi | ||
+ | * Alberto Revelli | ||
+ | * Mark Roxberry | ||
+ | * Tom Ryan | ||
+ | * Anush Shetty | ||
+ | | valign="top" | | ||
+ | * Larry Shields | ||
+ | * Dafydd Studdard | ||
+ | * Andrew van der Stock | ||
+ | * Ariel Waissbein | ||
+ | * Jeff Williams | ||
+ | |} | ||
+ | |||
+ | == Reviewers == | ||
− | == | + | {| border="0" |
+ | | valign="top" | | ||
+ | * Vicente Aguilera | ||
+ | * Mauro Bregolin | ||
+ | | valign="top" | | ||
+ | * Daniel Cuthbert | ||
+ | * Paul Davies | ||
+ | | valign="top" | | ||
+ | * Stefano Di Paola | ||
+ | * Matteo G.P. Flora | ||
+ | | valign="top" | | ||
+ | * Simona Forti | ||
+ | * Eoin Keary | ||
+ | | valign="top" | | ||
+ | * James Kist | ||
+ | * Syed Mohamed A | ||
+ | | valign="top" | | ||
+ | * Matteo Meucci | ||
+ | * Alberto Revelli | ||
+ | | valign="top" | | ||
+ | * Mark Roxberry | ||
+ | * Antonio Parata | ||
+ | |} | ||
==Trademarks== | ==Trademarks== | ||
− | Java, Java Web Server, and JSP are registered trademarks of Sun Microsystems, Inc. | + | |
− | Merriam-Webster is a trademark of Merriam-Webster, Inc. | + | * Java, Java Web Server, and JSP are registered trademarks of Sun Microsystems, Inc. |
− | Microsoft is a registered trademark of Microsoft Corporation. | + | * Merriam-Webster is a trademark of Merriam-Webster, Inc. |
− | Octave is a service mark of Carnegie Mellon University. | + | * Microsoft is a registered trademark of Microsoft Corporation. |
− | VeriSign and Thawte are registered trademarks of VeriSign, Inc. | + | * Octave is a service mark of Carnegie Mellon University. |
− | Visa is a registered trademark of | + | * VeriSign and Thawte are registered trademarks of VeriSign, Inc. |
+ | * Visa is a registered trademark of VISA USA. | ||
+ | * OWASP is a registered trademark of the OWASP Foundation | ||
+ | |||
All other products and company names may be trademarks of their respective owners. Use of a term in this document should not be regarded as affecting the validity of any trademark or service mark. | All other products and company names may be trademarks of their respective owners. Use of a term in this document should not be regarded as affecting the validity of any trademark or service mark. | ||
− | + | {{Category:OWASP Testing Project AoC}} | |
− |
Revision as of 13:40, 3 January 2007
OWASP Testing Guide v2 Table of Contents
Welcome to the OWASP Testing Guide 2.0
OWASP thanks the many authors, reviewers, and editors for their hard work in bringing this guide to where it is today. If you have any comments or suggestions on the Testing Guide, please e-mail the Testing Guide mail list:
http://lists.owasp.org/mailman/listinfo/owasp-testing
Copyright and License
Copyright (c) 2006 The OWASP Foundation.
This document is released under the Creative Commons 2.5 License. Please read and understand the license and copyright conditions.
Revision History
The Testing guide originated in 2003 with Dan Cuthbert as one of the original editors. It was handed over to Eoin Keary in 2005 and transformed into a wiki. Matteo Meucci has decided to take on the Testing guide and is now the lead of the OWASP Testing Guide Autumn of Code (AoC) effort.
- December 25, 2006
- "OWASP Testing Guide", Version 2.0
- July 14, 2004
- "OWASP Web Application Penetration Checklist", Version 1.1
- December 2004
- "The OWASP Testing Guide", Version 1.0
Editors
Matteo Meucci: OWASP Testing Guide "Autumn of Code" 2006 Lead.
Eoin Keary: OWASP Testing Guide Lead.
Authors
|
|
|
|
Reviewers
|
|
|
|
|
|
|
Trademarks
- Java, Java Web Server, and JSP are registered trademarks of Sun Microsystems, Inc.
- Merriam-Webster is a trademark of Merriam-Webster, Inc.
- Microsoft is a registered trademark of Microsoft Corporation.
- Octave is a service mark of Carnegie Mellon University.
- VeriSign and Thawte are registered trademarks of VeriSign, Inc.
- Visa is a registered trademark of VISA USA.
- OWASP is a registered trademark of the OWASP Foundation
All other products and company names may be trademarks of their respective owners. Use of a term in this document should not be regarded as affecting the validity of any trademark or service mark.
OWASP Testing Guide v2
Here is the OWASP Testing Guide v2 Table of Contents