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 "OWASP Testing Guide v3 Table of Contents"

From OWASP
Jump to: navigation, search
(New page: __NOTOC__ '''26th April 2008''' This is the draft of table of content of the New Testing Guide. You can download the stable version [http://www.owasp.org/index.php/Image:OWASP_Testing_Gui...)
 
m (Add 'OWASP Breakers' template tag)
 
(243 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 +
{{OWASP Breakers}}
 
__NOTOC__
 
__NOTOC__
  
'''26th April 2008'''
+
This is the table of content of the New Testing Guide v3.<br>
This is the draft of table of content of the New Testing Guide.
+
You can download the stable version [http://www.owasp.org/images/5/56/OWASP_Testing_Guide_v3.pdf here] <br>
You can download the stable version [http://www.owasp.org/index.php/Image:OWASP_Testing_Guide_v2_pdf.zip here] or read it on line [http://www.owasp.org/index.php/OWASP_Testing_Guide_v2_Table_of_Contents here]
 
  
==[[Testing Guide Foreword|Foreword by OWASP Chair]]==
+
Back to the OWASP Testing Guide Project:
 +
http://www.owasp.org/index.php/OWASP_Testing_Project
  
==[[Testing Guide Frontispiece |1. Frontispiece]]==
+
Updated: 2nd November 2008
  
'''[[Testing Guide Frontispiece|1.1 About the OWASP Testing Guide Project]]'''
+
'''T A B L E    o f    C O N T E N T S'''
 +
----
  
1.1.1 Copyright
+
==[[Testing Guide Foreword|Foreword by Eoin Keary - Global Board]]==
  
1.1.2 Editors
+
==[[Testing Guide Frontispiece |1. Frontispiece]]==
  
1.1.3 Authors and Reviewers
+
'''[[Testing Guide Frontispiece|1.1 About the OWASP Testing Guide Project]]'''
 
 
1.1.4 Revision History
 
 
 
1.1.5 Trademarks
 
  
 
'''[[About The Open Web Application Security Project|1.2 About The Open Web Application Security Project]]'''
 
'''[[About The Open Web Application Security Project|1.2 About The Open Web Application Security Project]]'''
  
1.2.1 Overview
 
  
1.2.2 Structure
+
==[[Testing Guide Introduction|2. Introduction]]==
  
1.2.3 Licensing
+
'''2.1 The OWASP Testing Project'''
  
1.2.4 Participation and Membership
+
'''2.2 Principles of Testing'''
 
 
1.2.5 Projects
 
 
 
1.2.6 OWASP Privacy Policy
 
  
 +
'''2.3 Testing Techniques Explained'''
  
==[[Testing Guide Introduction|2. Introduction]]==
+
2.4 [https://www.owasp.org/index.php/Testing_Guide_Introduction#Security_Requirements_Test_Derivation Security requirements test derivation],[https://www.owasp.org/index.php/Testing_Guide_Introduction#Functional_and_Non_Functional_Test_Requirements functional and non functional test requirements], and [https://www.owasp.org/index.php/Testing_Guide_Introduction#Test_Cases_Through_Use_and_Misuse_Cases test cases through use and misuse cases]
  
'''2.1 The OWASP Testing Project'''
+
2.4.1 [https://www.owasp.org/index.php/Testing_Guide_Introduction#Security_Tests_Integrated_in_Developers_and_Testers_Workflow Security tests integrated in developers and testers workflows]
  
'''2.2 Principles of Testing'''
+
2.4.2 [https://www.owasp.org/index.php/Testing_Guide_Introduction#Developers.27_Security_Tests Developers' security tests: unit tests and component level tests]
  
'''2.3 Testing Techniques Explained'''  
+
2.4.3 [https://www.owasp.org/index.php/Testing_Guide_Introduction#Functional_Testers.27_Security_Tests Functional testers' security tests: integrated system tests, tests in UAT, and production environment]
  
 +
2.5 [https://www.owasp.org/index.php/Testing_Guide_Introduction#Security_Test_Data_Analysis_and_Reporting Security test data analysis and reporting: root cause identification and business/role case test data reporting]
  
 
==[[The OWASP Testing Framework|3. The OWASP Testing Framework]]==
 
==[[The OWASP Testing Framework|3. The OWASP Testing Framework]]==
Line 64: Line 59:
  
 
[[Testing: Introduction and objectives|'''4.1 Introduction and Objectives''']]
 
[[Testing: Introduction and objectives|'''4.1 Introduction and Objectives''']]
 +
 +
[[Testing Checklist| 4.1.1 Testing Checklist]]
  
 
[[Testing: Information Gathering|'''4.2 Information Gathering''']]
 
[[Testing: Information Gathering|'''4.2 Information Gathering''']]
  
[[Testing for Web Application Fingerprint|4.2.1 Testing Web Application Fingerprint]]
+
[[Testing: Spiders, Robots, and Crawlers (OWASP-IG-001)|4.2.1 Spiders, Robots and Crawlers (OWASP-IG-001)]]
  
[[Testing for Application Discovery|4.2.2 Application Discovery]]
+
[[Testing: Search engine discovery/reconnaissance (OWASP-IG-002)|4.2.2 Search Engine Discovery/Reconnaissance (OWASP-IG-002)]]
  
[[Testing: Spidering and googling|4.2.3 Spidering and Googling]]
+
[[Testing: Identify application entry points (OWASP-IG-003)|4.2.3 Identify application entry points (OWASP-IG-003)]]
  
[[Testing for Error Code|4.2.4 Analysis of Error Codes]]
+
[[Testing for Web Application Fingerprint (OWASP-IG-004)|4.2.4 Testing for Web Application Fingerprint (OWASP-IG-004)]]
  
[[Testing for infrastructure configuration management|4.2.5 Infrastructure
+
[[Testing for Application Discovery (OWASP-IG-005)|4.2.5 Application Discovery (OWASP-IG-005)]]
Configuration Management Testing]]
 
  
[[Testing for SSL-TLS|4.2.5.1 SSL/TLS Testing]]
+
[[Testing for Error Code (OWASP-IG-006)|4.2.6 Analysis of Error Codes (OWASP-IG-006)]]
  
[[Testing for DB Listener|4.2.5.2 DB Listener Testing]]
+
[[Testing for configuration management|'''4.3 Configuration Management Testing''']]
  
[[Testing for application configuration management|4.2.6 Application Configuration Management Testing]]
+
[[Testing for SSL-TLS  (OWASP-CM-001)| 4.3.1 SSL/TLS Testing (SSL Version, Algorithms, Key length, Digital Cert. Validity) (OWASP-CM-001)]]<br>
  
[[Testing for file extensions handling|4.2.6.1 Testing for File Extensions Handling]]
+
[[Testing for DB Listener  (OWASP-CM-002)|4.3.2 DB Listener Testing (OWASP-CM-002)]]
  
[[Testing for old_file|4.2.6.2 Old, backup and unreferenced files]]
+
[[Testing for infrastructure configuration management (OWASP-CM-003)|4.3.3 Infrastructure Configuration Management Testing (OWASP-CM-003)]]
  
[[Testing for business logic|'''4.3 Business Logic Testing''']]
+
[[Testing for application configuration management (OWASP-CM-004)|4.3.4 Application Configuration Management Testing (OWASP-CM-004)]]
 +
 
 +
[[Testing for file extensions handling  (OWASP-CM-005)|4.3.5 Testing for File Extensions Handling  (OWASP-CM-005)]]
 +
 
 +
[[Testing for Old, Backup and Unreferenced Files (OWASP-CM-006)|4.3.6 Old, Backup and Unreferenced Files (OWASP-CM-006) ]]
 +
 
 +
[[Testing for Admin Interfaces  (OWASP-CM-007)|4.3.7 Infrastructure and Application Admin Interfaces  (OWASP-CM-007)]]
 +
 
 +
[[Testing for HTTP Methods and XST  (OWASP-CM-008)|4.3.8 Testing for HTTP Methods and Cross Site Tracing (XST)  (OWASP-CM-008)]]
  
 
[[Testing for authentication|'''4.4 Authentication Testing''']]
 
[[Testing for authentication|'''4.4 Authentication Testing''']]
  
[[Testing for Default or Guessable User Account|4.4.1 Testing for Guessable (Dictionary) User Account]]
+
[[Testing for credentials transport (OWASP-AT-001)|4.4.1 Credentials transport over an encrypted channel  (OWASP-AT-001)]]
 +
 
 +
[[Testing for user enumeration  (OWASP-AT-002)|4.4.2 Testing for user enumeration  (OWASP-AT-002)]]
 +
 
 +
[[Testing for Default or Guessable User Account (OWASP-AT-003)|4.4.3 Testing for Guessable (Dictionary) User Account (OWASP-AT-003)]]
 +
 
 +
[[Testing for Brute Force (OWASP-AT-004)|4.4.4 Brute Force Testing (OWASP-AT-004)]]
 +
 
 +
[[Testing for Bypassing Authentication Schema (OWASP-AT-005)|4.4.5 Testing for bypassing authentication schema (OWASP-AT-005)]]
  
[[Testing for Brute Force|4.4.2 Brute Force Testing]]
+
[[Testing for Vulnerable Remember Password and Pwd Reset  (OWASP-AT-006)|4.4.6 Testing for vulnerable remember
 +
password and pwd reset  (OWASP-AT-006)]]
  
[[Testing for Bypassing Authentication Schema|4.4.3 Testing for bypassing authentication schema]]
+
[[Testing for Logout and Browser Cache Management (OWASP-AT-007)|4.4.7 Testing for Logout and Browser Cache Management (OWASP-AT-007)]]
  
[[Testing for Directory Traversal|4.4.4 Testing for directory traversal/file include]]
+
[[Testing for Captcha  (OWASP-AT-008)|4.4.8 Testing for CAPTCHA (OWASP-AT-008)]]
  
[[Testing for Vulnerable Remember Password and Pwd Reset|4.4.5 Testing for vulnerable remember
+
[[Testing Multiple Factors Authentication (OWASP-AT-009)|4.4.9 Testing Multiple Factors Authentication (OWASP-AT-009)]]
password and pwd reset]]
 
  
[[Testing for Logout and Browser Cache Management|4.4.6 Testing for Logout and Browser Cache Management Testing]]
+
[[Testing for Race Conditions  (OWASP-AT-010)|4.4.10 Testing for Race Conditions  (OWASP-AT-010)]]
  
 
[[Testing for Session Management|'''4.5 Session Management Testing''']]
 
[[Testing for Session Management|'''4.5 Session Management Testing''']]
  
[[Testing for Session_Management_Schema|4.5.1 Testing for Session Management Schema]]
+
[[Testing for Session_Management_Schema (OWASP-SM-001)|4.5.1 Testing for Session Management Schema (OWASP-SM-001)]]
 +
 
 +
[[Testing for cookies attributes  (OWASP-SM-002)|4.5.2 Testing for Cookies attributes  (OWASP-SM-002)]]
 +
 
 +
[[Testing for Session Fixation  (OWASP-SM-003)|4.5.3 Testing for Session Fixation  (OWASP-SM-003)]]
 +
 
 +
[[Testing for Exposed Session Variables  (OWASP-SM-004)|4.5.4 Testing for Exposed Session Variables  (OWASP-SM-004)]]
 +
 
 +
[[Testing for CSRF  (OWASP-SM-005)|4.5.5 Testing for Cross Site Request Forgery (CSRF)  (OWASP-SM-005)]]
 +
 
 +
[[Testing for Authorization|'''4.6 Authorization Testing''']]
 +
 
 +
[[Testing for Path Traversal  (OWASP-AZ-001)|4.6.1 Testing for path traversal  (OWASP-AZ-001)]]
 +
 
 +
[[Testing for Bypassing Authorization Schema  (OWASP-AZ-002)|4.6.2 Testing for bypassing authorization schema  (OWASP-AZ-002)]]
 +
 
 +
[[Testing for Privilege escalation  (OWASP-AZ-003)|4.6.3 Testing for Privilege Escalation  (OWASP-AZ-003)]]
 +
 
 +
[[Testing for business logic  (OWASP-BL-001)|'''4.7 Business Logic Testing  (OWASP-BL-001)''']]
 +
 
 +
[[Testing for Data Validation|'''4.8 Data Validation Testing''']]
 +
 
 +
[[Testing for Reflected Cross site scripting (OWASP-DV-001) |4.8.1 Testing for Reflected Cross Site Scripting (OWASP-DV-001) ]]
 +
 
 +
[[Testing for Stored Cross site scripting (OWASP-DV-002) |4.8.2 Testing for Stored Cross Site Scripting (OWASP-DV-002) ]]
  
[[Testing for Cookie and Session Token Manipulation|4.5.2 Testing for Cookie and Session Token Manipulation]]
+
[[Testing for DOM-based Cross site scripting  (OWASP-DV-003)|4.8.3 Testing for DOM based Cross Site Scripting  (OWASP-DV-003)]]
  
[[Testing for Exposed Session Variables|4.5.3 Testing for Exposed Session Variables ]]
+
[[Testing for Cross site flashing  (OWASP-DV-004)|4.8.4 Testing for Cross Site Flashing  (OWASP-DV-004)]]
  
[[Testing for CSRF|4.5.4 Testing for CSRF]]
+
[[Testing for SQL Injection (OWASP-DV-005)| 4.8.5 Testing for SQL Injection (OWASP-DV-005)]]
  
[[Testing for HTTP Exploit|4.5.5 Testing for HTTP Exploit ]]
+
[[Testing for Oracle|4.8.5.1 Oracle Testing]]
  
[[Testing for Data Validation|'''4.6 Data Validation Testing''']]
+
[[Testing for MySQL|4.8.5.2 MySQL Testing]]
  
[[Testing for Cross site scripting|4.6.1 Testing for Cross Site Scripting]]
+
[[Testing for SQL Server|4.8.5.3 SQL Server Testing]]
  
[[Testing for HTTP Methods and XST|4.6.1.1 Testing for HTTP Methods and XST ]]
+
[[Testing for MS Access |4.8.5.4 MS Access Testing]]
  
[[Testing for SQL Injection|4.6.2 Testing for SQL Injection ]]
+
[[OWASP_Backend_Security_Project_Testing_PostgreSQL|4.8.5.5 Testing PostgreSQL (from OWASP BSP) ]]
  
[[Testing for Oracle|4.6.2.1 Oracle Testing ]]
+
[[Testing for LDAP Injection  (OWASP-DV-006)|4.8.6 Testing for LDAP Injection  (OWASP-DV-006)]]
  
[[Testing for MySQL|4.6.2.2 MySQL Testing ]]
+
[[Testing for ORM Injection  (OWASP-DV-007)|4.8.7 Testing for ORM Injection  (OWASP-DV-007)]]
  
[[Testing for SQL Server|4.6.2.3 SQL Server Testing]]
+
[[Testing for XML Injection (OWASP-DV-008)|4.8.8 Testing for XML Injection (OWASP-DV-008)]]
  
[[Testing for LDAP Injection|4.6.3 Testing for LDAP Injection]]
+
[[Testing for SSI Injection (OWASP-DV-009)|4.8.9 Testing for SSI Injection (OWASP-DV-009)]]
  
[[Testing for ORM Injection|4.6.4 Testing for ORM Injection]]
+
[[Testing for XPath Injection (OWASP-DV-010)|4.8.10 Testing for XPath Injection (OWASP-DV-010)]]
  
[[Testing for XML Injection|4.6.5 Testing for XML Injection]]
+
[[Testing for IMAP/SMTP Injection (OWASP-DV-011)|4.8.11 IMAP/SMTP Injection (OWASP-DV-011)]]
  
[[Testing for SSI Injection|4.6.6 Testing for SSI Injection]]
+
[[Testing for Code Injection (OWASP-DV-012)|4.8.12 Testing for Code Injection (OWASP-DV-012)]]
  
[[Testing for XPath Injection|4.6.7 Testing for XPath Injection]]
+
[[Testing for Command Injection   (OWASP-DV-013)|4.8.13 Testing for Command Injection   (OWASP-DV-013)]]
  
[[Testing for IMAP/SMTP Injection|4.6.8 IMAP/SMTP Injection]]
+
[[Testing for Buffer Overflow (OWASP-DV-014)|4.8.14 Testing for Buffer overflow (OWASP-DV-014)]]
  
[[Testing for Code Injection|4.6.9 Testing for Code Injection]]
+
[[Testing for Heap Overflow|4.8.14.1 Testing for Heap overflow]]
  
[[Testing for Command Injection|4.6.10 Testing for Command Injection]]
+
[[Testing for Stack Overflow|4.8.14.2 Testing for Stack overflow]]
  
[[Testing for Buffer Overflow|4.6.11 Testing for Buffer overflow]]
+
[[Testing for Format String|4.8.14.3 Testing for Format string]]
  
[[Testing for Heap Overflow|4.6.11.1 Testing for Heap overflow]]
+
[[Testing for Incubated Vulnerability (OWASP-DV-015)|4.8.15 Testing for incubated vulnerabilities (OWASP-DV-015)]]
  
[[Testing for Stack Overflow|4.6.11.2 Testing for Stack overflow]]
+
[[Testing for HTTP Splitting/Smuggling  (OWASP-DV-016)|4.8.16 Testing for HTTP Splitting/Smuggling  (OWASP-DV-016) ]]
  
[[Testing for Format String|4.6.11.3 Testing for Format string]]
+
[[Testing for Denial of Service|'''4.9 Testing for Denial of Service''']]
  
[[Testing for Incubated Vulnerability|4.6.12 Testing for incubated vulnerabilities]]
+
[[Testing for SQL Wildcard Attacks  (OWASP-DS-001)|4.9.1 Testing for SQL Wildcard Attacks  (OWASP-DS-001)]]
  
[[Testing for Denial of Service|'''4.7 Testing for Denial of Service''']]
+
[[Testing for DoS Locking Customer Accounts  (OWASP-DS-002)|4.9.2 Testing for DoS Locking Customer Accounts (OWASP-DS-002)]]
  
[[Testing for DoS Locking Customer Accounts|4.7.1 Testing for DoS Locking Customer Accounts]]
+
[[Testing for DoS Buffer Overflows (OWASP-DS-003)|4.9.3 Testing for DoS Buffer Overflows (OWASP-DS-003)]]
  
[[Testing for DoS Buffer Overflows|4.7.2 Testing for DoS Buffer Overflows]]
+
[[Testing for DoS User Specified Object Allocation (OWASP-DS-004)|4.9.4 Testing for DoS User Specified Object Allocation (OWASP-DS-004)]]
  
[[Testing for DoS User Specified Object Allocation|4.7.3 Testing for DoS User Specified Object Allocation]]
+
[[Testing for User Input as a Loop Counter  (OWASP-DS-005)|4.9.5 Testing for User Input as a Loop Counter  (OWASP-DS-005)]]
  
[[Testing for User Input as a Loop Counter|4.7.4 Testing for User Input as a Loop Counter]]
+
[[Testing for Writing User Provided Data to Disk  (OWASP-DS-006)|4.9.6 Testing for Writing User Provided Data to Disk  (OWASP-DS-006)]]
  
[[Testing for Writing User Provided Data to Disk|4.7.5 Testing for Writing User Provided Data to Disk]]
+
[[Testing for DoS Failure to Release Resources (OWASP-DS-007)|4.9.7 Testing for DoS Failure to Release Resources (OWASP-DS-007)]]
  
[[Testing for DoS Failure to Release Resources|4.7.6 Testing for DoS Failure to Release Resources]]
+
[[Testing for Storing too Much Data in Session (OWASP-DS-008)|4.9.8 Testing for Storing too Much Data in Session  (OWASP-DS-008)]]
  
[[Testing for Storing too Much Data in Session|4.7.7 Testing for Storing too Much Data in Session]]
+
[[Testing for Web Services|'''4.10 Web Services Testing''']]
  
[[Testing for Web Services|'''4.8 Web Services Testing''']]
+
[[Testing: WS Information Gathering  (OWASP-WS-001)|4.10.1 WS Information Gathering  (OWASP-WS-001)]]
  
[[Testing for XML Structural|4.8.1 XML Structural Testing]]
+
[[Testing WSDL  (OWASP-WS-002)|4.10.2 Testing WSDL  (OWASP-WS-002)]]
  
[[Testing for XML Content-Level|4.8.2 XML Content-level Testing]]
+
[[Testing for XML Structural  (OWASP-WS-003)|4.10.3 XML Structural Testing  (OWASP-WS-003) ]]
  
[[Testing for WS HTTP GET parameters/REST attacks|4.8.3 HTTP GET parameters/REST Testing ]]
+
[[Testing for XML Content-Level  (OWASP-WS-004)|4.10.4 XML Content-level Testing (OWASP-WS-004)]]
  
[[Testing for Naughty SOAP Attachments|4.8.4 Testing for Naughty SOAP attachments]]
+
[[Testing for WS HTTP GET parameters/REST attacks  (OWASP-WS-005)|4.10.5 HTTP GET parameters/REST Testing (OWASP-WS-005) ]]
  
[[Testing for WS Replay|4.8.5 WS Replay Testing]]
+
[[Testing for Naughty SOAP Attachments  (OWASP-WS-006)|4.10.6 Naughty SOAP attachments  (OWASP-WS-006) ]]
  
[[Testing_for_AJAX:_introduction|'''4.9 AJAX Testing''']]
+
[[Testing for WS Replay  (OWASP-WS-007)|4.10.7 Replay Testing   (OWASP-WS-007) ]]
  
[[Testing for AJAX Vulnerabilities|4.9.1 AJAX Vulnerabilities]]
+
[[Testing_for_AJAX:_introduction|'''4.11 AJAX Testing''']]
  
[[Testing for AJAX|4.9.2 How to test AJAX]]
+
[[Testing for AJAX Vulnerabilities (OWASP-AJ-001)|4.11.1 AJAX Vulnerabilities (OWASP-AJ-001)]]
 +
 
 +
[[Testing for AJAX  (OWASP-AJ-002)|4.11.2 How to test AJAX   (OWASP-AJ-002)]]
  
 
==[[Writing Reports: value the real risk |5. Writing Reports: value the real risk ]]==
 
==[[Writing Reports: value the real risk |5. Writing Reports: value the real risk ]]==
Line 196: Line 234:
  
 
[[How to write the report of the testing |5.2 How to write the report of the testing]]
 
[[How to write the report of the testing |5.2 How to write the report of the testing]]
 
  
 
==[[Appendix A: Testing Tools |Appendix A: Testing Tools ]]==
 
==[[Appendix A: Testing Tools |Appendix A: Testing Tools ]]==
Line 203: Line 240:
 
* Source Code Analyzers
 
* Source Code Analyzers
 
* Other Tools
 
* Other Tools
 
  
 
==[[OWASP Testing Guide Appendix B: Suggested Reading | Appendix B: Suggested Reading]]==
 
==[[OWASP Testing Guide Appendix B: Suggested Reading | Appendix B: Suggested Reading]]==
Line 209: Line 245:
 
* Books
 
* Books
 
* Useful Websites
 
* Useful Websites
 
  
 
==[[OWASP Testing Guide Appendix C: Fuzz Vectors | Appendix C: Fuzz Vectors]]==
 
==[[OWASP Testing Guide Appendix C: Fuzz Vectors | Appendix C: Fuzz Vectors]]==
Line 226: Line 261:
 
* LDAP Injection
 
* LDAP Injection
 
* XPATH Injection
 
* XPATH Injection
 +
 +
==[[OWASP Testing Guide Appendix D: Encoded Injection | Appendix D: Encoded Injection]]==
 +
 +
 +
----
  
  
 
[[Category:OWASP Testing Project]]
 
[[Category:OWASP Testing Project]]

Latest revision as of 22:59, 17 September 2013

This project is part of the OWASP Breakers community.
Feel free to browse other projects within the Defenders, Builders, and Breakers communities.


This is the table of content of the New Testing Guide v3.
You can download the stable version here

Back to the OWASP Testing Guide Project: http://www.owasp.org/index.php/OWASP_Testing_Project

Updated: 2nd November 2008

T A B L E o f C O N T E N T S


Foreword by Eoin Keary - Global Board

1. Frontispiece

1.1 About the OWASP Testing Guide Project

1.2 About The Open Web Application Security Project


2. Introduction

2.1 The OWASP Testing Project

2.2 Principles of Testing

2.3 Testing Techniques Explained

2.4 Security requirements test derivation,functional and non functional test requirements, and test cases through use and misuse cases

2.4.1 Security tests integrated in developers and testers workflows

2.4.2 Developers' security tests: unit tests and component level tests

2.4.3 Functional testers' security tests: integrated system tests, tests in UAT, and production environment

2.5 Security test data analysis and reporting: root cause identification and business/role case test data reporting

3. The OWASP Testing Framework

3.1. Overview

3.2. Phase 1: Before Development Begins

3.3. Phase 2: During Definition and Design

3.4. Phase 3: During Development

3.5. Phase 4: During Deployment

3.6. Phase 5: Maintenance and Operations

3.7. A Typical SDLC Testing Workflow

4. Web Application Penetration Testing

4.1 Introduction and Objectives

4.1.1 Testing Checklist

4.2 Information Gathering

4.2.1 Spiders, Robots and Crawlers (OWASP-IG-001)

4.2.2 Search Engine Discovery/Reconnaissance (OWASP-IG-002)

4.2.3 Identify application entry points (OWASP-IG-003)

4.2.4 Testing for Web Application Fingerprint (OWASP-IG-004)

4.2.5 Application Discovery (OWASP-IG-005)

4.2.6 Analysis of Error Codes (OWASP-IG-006)

4.3 Configuration Management Testing

4.3.1 SSL/TLS Testing (SSL Version, Algorithms, Key length, Digital Cert. Validity) (OWASP-CM-001)

4.3.2 DB Listener Testing (OWASP-CM-002)

4.3.3 Infrastructure Configuration Management Testing (OWASP-CM-003)

4.3.4 Application Configuration Management Testing (OWASP-CM-004)

4.3.5 Testing for File Extensions Handling (OWASP-CM-005)

4.3.6 Old, Backup and Unreferenced Files (OWASP-CM-006)

4.3.7 Infrastructure and Application Admin Interfaces (OWASP-CM-007)

4.3.8 Testing for HTTP Methods and Cross Site Tracing (XST) (OWASP-CM-008)

4.4 Authentication Testing

4.4.1 Credentials transport over an encrypted channel (OWASP-AT-001)

4.4.2 Testing for user enumeration (OWASP-AT-002)

4.4.3 Testing for Guessable (Dictionary) User Account (OWASP-AT-003)

4.4.4 Brute Force Testing (OWASP-AT-004)

4.4.5 Testing for bypassing authentication schema (OWASP-AT-005)

4.4.6 Testing for vulnerable remember password and pwd reset (OWASP-AT-006)

4.4.7 Testing for Logout and Browser Cache Management (OWASP-AT-007)

4.4.8 Testing for CAPTCHA (OWASP-AT-008)

4.4.9 Testing Multiple Factors Authentication (OWASP-AT-009)

4.4.10 Testing for Race Conditions (OWASP-AT-010)

4.5 Session Management Testing

4.5.1 Testing for Session Management Schema (OWASP-SM-001)

4.5.2 Testing for Cookies attributes (OWASP-SM-002)

4.5.3 Testing for Session Fixation (OWASP-SM-003)

4.5.4 Testing for Exposed Session Variables (OWASP-SM-004)

4.5.5 Testing for Cross Site Request Forgery (CSRF) (OWASP-SM-005)

4.6 Authorization Testing

4.6.1 Testing for path traversal (OWASP-AZ-001)

4.6.2 Testing for bypassing authorization schema (OWASP-AZ-002)

4.6.3 Testing for Privilege Escalation (OWASP-AZ-003)

4.7 Business Logic Testing (OWASP-BL-001)

4.8 Data Validation Testing

4.8.1 Testing for Reflected Cross Site Scripting (OWASP-DV-001)

4.8.2 Testing for Stored Cross Site Scripting (OWASP-DV-002)

4.8.3 Testing for DOM based Cross Site Scripting (OWASP-DV-003)

4.8.4 Testing for Cross Site Flashing (OWASP-DV-004)

4.8.5 Testing for SQL Injection (OWASP-DV-005)

4.8.5.1 Oracle Testing

4.8.5.2 MySQL Testing

4.8.5.3 SQL Server Testing

4.8.5.4 MS Access Testing

4.8.5.5 Testing PostgreSQL (from OWASP BSP)

4.8.6 Testing for LDAP Injection (OWASP-DV-006)

4.8.7 Testing for ORM Injection (OWASP-DV-007)

4.8.8 Testing for XML Injection (OWASP-DV-008)

4.8.9 Testing for SSI Injection (OWASP-DV-009)

4.8.10 Testing for XPath Injection (OWASP-DV-010)

4.8.11 IMAP/SMTP Injection (OWASP-DV-011)

4.8.12 Testing for Code Injection (OWASP-DV-012)

4.8.13 Testing for Command Injection (OWASP-DV-013)

4.8.14 Testing for Buffer overflow (OWASP-DV-014)

4.8.14.1 Testing for Heap overflow

4.8.14.2 Testing for Stack overflow

4.8.14.3 Testing for Format string

4.8.15 Testing for incubated vulnerabilities (OWASP-DV-015)

4.8.16 Testing for HTTP Splitting/Smuggling (OWASP-DV-016)

4.9 Testing for Denial of Service

4.9.1 Testing for SQL Wildcard Attacks (OWASP-DS-001)

4.9.2 Testing for DoS Locking Customer Accounts (OWASP-DS-002)

4.9.3 Testing for DoS Buffer Overflows (OWASP-DS-003)

4.9.4 Testing for DoS User Specified Object Allocation (OWASP-DS-004)

4.9.5 Testing for User Input as a Loop Counter (OWASP-DS-005)

4.9.6 Testing for Writing User Provided Data to Disk (OWASP-DS-006)

4.9.7 Testing for DoS Failure to Release Resources (OWASP-DS-007)

4.9.8 Testing for Storing too Much Data in Session (OWASP-DS-008)

4.10 Web Services Testing

4.10.1 WS Information Gathering (OWASP-WS-001)

4.10.2 Testing WSDL (OWASP-WS-002)

4.10.3 XML Structural Testing (OWASP-WS-003)

4.10.4 XML Content-level Testing (OWASP-WS-004)

4.10.5 HTTP GET parameters/REST Testing (OWASP-WS-005)

4.10.6 Naughty SOAP attachments (OWASP-WS-006)

4.10.7 Replay Testing (OWASP-WS-007)

4.11 AJAX Testing

4.11.1 AJAX Vulnerabilities (OWASP-AJ-001)

4.11.2 How to test AJAX (OWASP-AJ-002)

5. Writing Reports: value the real risk

5.1 How to value the real risk

5.2 How to write the report of the testing

Appendix A: Testing Tools

  • Black Box Testing Tools
  • Source Code Analyzers
  • Other Tools

Appendix B: Suggested Reading

  • Whitepapers
  • Books
  • Useful Websites

Appendix C: Fuzz Vectors

  • Fuzz Categories
    • Recursive fuzzing
    • Replasive fuzzing
  • Cross Site Scripting (XSS)
  • Buffer Overflows and Format String Errors
    • Buffer Overflows (BFO)
    • Format String Errors (FSE)
    • Integer Overflows (INT)
  • SQL Injection
    • Passive SQL Injection (SQP)
    • Active SQL Injection (SQI)
  • LDAP Injection
  • XPATH Injection

Appendix D: Encoded Injection