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"
Kingthorin (talk | contribs) m (Format like other sections) |
|||
Line 27: | Line 27: | ||
'''2.3 Testing Techniques Explained''' | '''2.3 Testing Techniques Explained''' | ||
− | (new) 2.4 Security requirements test derivation, functional and non functional test requirements, and test cases through use and misuse cases | + | (new: M.Morana) 2.4 Security requirements test derivation, functional and non functional test requirements, and test cases through use and misuse cases |
− | (new) 2.4.1 Security tests integrated in developers and testers workflows | + | (new: M.Morana) 2.4.1 Security tests integrated in developers and testers workflows |
− | (new) 2.4.2 Developers' security tests: Unit Tests, component level tests, etc | + | (new: M.Morana) 2.4.2 Developers' security tests: Unit Tests, component level tests, etc |
− | (new) 2.4.3 Functional testers' security tests: integrated system tests, tests in UAT, and production environment | + | (new: M.Morana) 2.4.3 Functional testers' security tests: integrated system tests, tests in UAT, and production environment |
− | (new) 2.5 Security test data analysis and reporting: root cause identification and business/role case test data reporting | + | (new: M.Morana) 2.5 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 59: | Line 59: | ||
[[Testing: Information Gathering|'''(toimp) 4.2 Information Gathering''']] | [[Testing: Information Gathering|'''(toimp) 4.2 Information Gathering''']] | ||
− | [[Testing | + | [[Testing: Spiders Robots and Crawlers|(new:Christian Heinrich)4.2.1 Spiders, Robots and Crawlers]] |
− | [[Testing | + | [[Testing: Search engine discovery|(new:Christian Heinrich)4.2.2 Search Engine Discovery/Reconnaissance]] |
− | [[Testing: | + | [[Testing: Identify application entry points| (new) 4.2.3 Identify application entry points]] |
− | [[Testing | + | [[Testing for Web Application Fingerprint|4.2.3 (toimp) Testing for Web Application Fingerprint]] |
+ | |||
+ | [[Testing for Application Discovery|4.2.4 Application Discovery]] | ||
[[Testing for Error Code|(toimp)4.2.5 Analysis of Error Codes]] | [[Testing for Error Code|(toimp)4.2.5 Analysis of Error Codes]] | ||
Line 72: | Line 74: | ||
Configuration Management Testing]] | Configuration Management Testing]] | ||
− | [[Testing for SSL-TLS|4.2.6.1 SSL/TLS Testing]] | + | [[Testing for SSL-TLS|(toimp) 4.2.6.1 SSL/TLS Testing (SSL Version, Alghoritms, Key lenght, Digital Cert. Validity]] |
[[Testing for DB Listener|4.2.6.2 DB Listener Testing]] | [[Testing for DB Listener|4.2.6.2 DB Listener Testing]] | ||
Line 81: | Line 83: | ||
[[Testing for old_file|4.2.7.2 Old, backup and unreferenced files]] | [[Testing for old_file|4.2.7.2 Old, backup and unreferenced files]] | ||
+ | |||
+ | [[Testing for Admin Interfaces|(new) 4.2.7.3 Infrastructture and Application Admin Interfaces]] | ||
[[Testing for business logic|'''(toimp)4.3 Business Logic Testing''']] | [[Testing for business logic|'''(toimp)4.3 Business Logic Testing''']] | ||
Line 88: | Line 92: | ||
[[Testing for credentials transport|(new)4.4.1 Credentials transport over an encrypted channel]] | [[Testing for credentials transport|(new)4.4.1 Credentials transport over an encrypted channel]] | ||
− | [[Testing for Default or Guessable User Account|4.4.2 Testing for Guessable (Dictionary) User Account]] | + | [[Testing for user enumeration|(new) 4.4.2 Testing for user enumeration]] |
+ | |||
+ | [[Testing for Default or Guessable User Account|(to imp) 4.4.2 Testing for Guessable (Dictionary) User Account]] | ||
[[Testing for Brute Force|4.4.3 Brute Force Testing]] | [[Testing for Brute Force|4.4.3 Brute Force Testing]] | ||
Line 101: | Line 107: | ||
[[Testing for Logout and Browser Cache Management|4.4.7 Testing for Logout and Browser Cache Management Testing]] | [[Testing for Logout and Browser Cache Management|4.4.7 Testing for Logout and Browser Cache Management Testing]] | ||
− | [[Testing for Authorization|'''(new) 4. | + | [[Testing for Authorization|'''(new) 4.5 Authorization testing''']] |
+ | |||
+ | [[Testing for Path Traversal|(new) 4.5.1 Testing for Path Traversal]] | ||
− | [[Testing for | + | [[Testing for Bypassing Authorization Schema|(new)4.5.2 Testing for bypassing authorization schema]] |
− | [[Testing | + | [[Testing fot Privilege escalation|(new)4.5.3 Testing for Privilege Escalation]] |
− | [[Testing | + | [[Testing for Session Management|'''4.6 Session Management Testing''']] |
− | [[Testing for | + | [[Testing for Session_Management_Schema|4.6.1 Testing for Session Management Schema]] |
− | [[Testing for | + | [[Testing for Cookie and Session Token Manipulation|(new)4.6.2 Test the token strength (old 4.5.2 Testing for Cookie and Session Token Manipulation)]] |
− | [[Testing for | + | [[Testing for cookies attributes| (new) 4.6.3 Testing for Cookies attributes]] |
− | [[Testing for Exposed Session Variables|4. | + | [[Testing for Exposed Session Variables|4.6.4 Testing for Exposed Session Variables ]] |
− | [[Testing for CSRF|4.5 | + | [[Testing for CSRF|4.6.5 Testing for CSRF]] |
− | [[Testing for HTTP Exploit|4. | + | [[Testing for HTTP Exploit|4.6.6 Testing for HTTP Exploit ]] |
− | [[Testing for Data Validation|'''4. | + | [[Testing for Data Validation|'''4.7 Data Validation Testing''']] |
− | [[Testing for Reflected Cross site scripting|(new)4. | + | [[Testing for Reflected Cross site scripting|(new)4.7.1 Testing for Reflected Cross Site Scripting]] |
− | [[Testing for Stored Cross site scripting|(new)4. | + | [[Testing for Stored Cross site scripting|(new)4.7.2 Testing for Stored Cross Site Scripting]] |
− | [[Testing for DOM-based Cross site scripting|4. | + | [[Testing for DOM-based Cross site scripting|(new) 4.7.3 Testing for DOM based Cross Site Scripting]] |
− | [[Testing for Cross site flashing|(new)4. | + | [[Testing for Cross site flashing|(new)4.7.4 Testing for Cross Site Flashing]] |
− | [[Testing for HTTP Methods and XST|4. | + | [[Testing for HTTP Methods and XST| (toimp) 4.7.1.1 Testing for XST ]] |
− | [[Testing for SQL Injection|4. | + | [[Testing for SQL Injection| (toimp: B.Damele) 4.7.2 Testing for SQL Injection ]] |
− | [[Testing for Oracle|4. | + | [[Testing for Oracle|4.7.2.1 Oracle Testing ]] |
− | [[Testing for MySQL|4. | + | [[Testing for MySQL|4.7.2.2 MySQL Testing ]] |
− | [[Testing for SQL Server|4. | + | [[Testing for SQL Server|4.7.2.3 SQL Server Testing]] |
− | [[Testing for LDAP Injection|4. | + | [[Testing for LDAP Injection|4.7.3 Testing for LDAP Injection]] |
− | [[Testing for ORM Injection|4. | + | [[Testing for ORM Injection|4.7.4 Testing for ORM Injection]] |
− | [[Testing for XML Injection|4. | + | [[Testing for XML Injection|4.7.5 Testing for XML Injection]] |
− | [[Testing for SSI Injection|4. | + | [[Testing for SSI Injection|4.7.6 Testing for SSI Injection]] |
− | [[Testing for XPath Injection|4. | + | [[Testing for XPath Injection|4.7.7 Testing for XPath Injection]] |
− | [[Testing for IMAP/SMTP Injection|4. | + | [[Testing for IMAP/SMTP Injection|4.7.8 IMAP/SMTP Injection]] |
− | [[Testing for Code Injection|4. | + | [[Testing for Code Injection|4.7.9 Testing for Code Injection]] |
− | [[Testing for Command Injection|4. | + | [[Testing for Command Injection|4.7.10 Testing for Command Injection]] |
− | [[Testing for Buffer Overflow|4. | + | [[Testing for Buffer Overflow|4.7.11 Testing for Buffer overflow]] |
− | [[Testing for Heap Overflow|4. | + | [[Testing for Heap Overflow|4.7.11.1 Testing for Heap overflow]] |
− | [[Testing for Stack Overflow|4. | + | [[Testing for Stack Overflow|4.7.11.2 Testing for Stack overflow]] |
− | [[Testing for Format String|4. | + | [[Testing for Format String|4.7.11.3 Testing for Format string]] |
− | [[Testing for Incubated Vulnerability|4. | + | [[Testing for Incubated Vulnerability|4.7.12 Testing for incubated vulnerabilities]] |
− | [[Testing for Denial of Service|'''4. | + | [[Testing for Denial of Service|'''4.8 Testing for Denial of Service''']] |
− | [[Testing for DoS Locking Customer Accounts|4. | + | [[Testing for DoS Locking Customer Accounts|4.8.1 Testing for DoS Locking Customer Accounts]] |
− | [[Testing for DoS Buffer Overflows|4. | + | [[Testing for DoS Buffer Overflows|4.8.2 Testing for DoS Buffer Overflows]] |
− | [[Testing for DoS User Specified Object Allocation|4. | + | [[Testing for DoS User Specified Object Allocation|4.8.3 Testing for DoS User Specified Object Allocation]] |
− | [[Testing for User Input as a Loop Counter|4. | + | [[Testing for User Input as a Loop Counter|4.8.4 Testing for User Input as a Loop Counter]] |
− | [[Testing for Writing User Provided Data to Disk|4. | + | [[Testing for Writing User Provided Data to Disk|4.8.5 Testing for Writing User Provided Data to Disk]] |
− | [[Testing for DoS Failure to Release Resources|4. | + | [[Testing for DoS Failure to Release Resources|4.8.6 Testing for DoS Failure to Release Resources]] |
− | [[Testing for Storing too Much Data in Session|4. | + | [[Testing for Storing too Much Data in Session|4.8.7 Testing for Storing too Much Data in Session]] |
− | [[Testing for Web Services|'''4. | + | [[Testing for Web Services|(toimp: D.Wichers) '''4.9 Web Services Testing''']] |
− | [[Testing for XML Structural|4. | + | [[Testing for XML Structural|4.9.1 XML Structural Testing]] |
− | [[Testing for XML Content-Level|4. | + | [[Testing for XML Content-Level|4.9.2 XML Content-level Testing]] |
− | [[Testing for WS HTTP GET parameters/REST attacks|4. | + | [[Testing for WS HTTP GET parameters/REST attacks|4.9.3 HTTP GET parameters/REST Testing ]] |
− | [[Testing for Naughty SOAP Attachments|4. | + | [[Testing for Naughty SOAP Attachments|4.9.4 Testing for Naughty SOAP attachments]] |
− | [[Testing for WS Replay|4. | + | [[Testing for WS Replay|4.9.5 WS Replay Testing]] |
[[Client-Side Testing|(new)4.10 Client site testing]] | [[Client-Side Testing|(new)4.10 Client site testing]] | ||
Line 205: | Line 213: | ||
− | ==[[Writing Reports: value the real risk |(toimp)5. Writing Reports: value the real risk ]]== | + | ==[[Writing Reports: value the real risk |(toimp: Mat)5. Writing Reports: value the real risk ]]== |
[[How to value the real risk |5.1 How to value the real risk]] | [[How to value the real risk |5.1 How to value the real risk]] |
Revision as of 11:01, 25 May 2008
20th May 2008
This is the draft of table of content of the New Testing Guide.
You can download the stable version here or read it on line here
Testing Guide v3 (draft 20th May 2008)
The core index is the OTG v2. (new): new articles, (toimp): needs to improve
(toimp)Foreword by OWASP Chair
(toimp)1. Frontispiece
(toimp)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
(new: M.Morana) 2.4 Security requirements test derivation, functional and non functional test requirements, and test cases through use and misuse cases
(new: M.Morana) 2.4.1 Security tests integrated in developers and testers workflows
(new: M.Morana) 2.4.2 Developers' security tests: Unit Tests, component level tests, etc
(new: M.Morana) 2.4.3 Functional testers' security tests: integrated system tests, tests in UAT, and production environment
(new: M.Morana) 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. (toimp) Web Application Penetration Testing
4.1 Introduction and Objectives
(toimp) 4.2 Information Gathering
(new:Christian Heinrich)4.2.1 Spiders, Robots and Crawlers
(new:Christian Heinrich)4.2.2 Search Engine Discovery/Reconnaissance
(new) 4.2.3 Identify application entry points
4.2.3 (toimp) Testing for Web Application Fingerprint
(toimp)4.2.5 Analysis of Error Codes
4.2.6 Infrastructure Configuration Management Testing
(toimp) 4.2.6.1 SSL/TLS Testing (SSL Version, Alghoritms, Key lenght, Digital Cert. Validity
4.2.7 Application Configuration Management Testing
4.2.7.1 Testing for File Extensions Handling
4.2.7.2 Old, backup and unreferenced files
(new) 4.2.7.3 Infrastructture and Application Admin Interfaces
(toimp)4.3 Business Logic Testing
(toimp)4.4 Authentication Testing
(new)4.4.1 Credentials transport over an encrypted channel
(new) 4.4.2 Testing for user enumeration
(to imp) 4.4.2 Testing for Guessable (Dictionary) User Account
4.4.4 Testing for bypassing authentication schema
4.4.5 Testing for directory traversal/file include
4.4.6 Testing for vulnerable remember password and pwd reset
4.4.7 Testing for Logout and Browser Cache Management Testing
(new) 4.5 Authorization testing
(new) 4.5.1 Testing for Path Traversal
(new)4.5.2 Testing for bypassing authorization schema
(new)4.5.3 Testing for Privilege Escalation
4.6 Session Management Testing
4.6.1 Testing for Session Management Schema
(new)4.6.2 Test the token strength (old 4.5.2 Testing for Cookie and Session Token Manipulation)
(new) 4.6.3 Testing for Cookies attributes
4.6.4 Testing for Exposed Session Variables
4.6.6 Testing for HTTP Exploit
(new)4.7.1 Testing for Reflected Cross Site Scripting
(new)4.7.2 Testing for Stored Cross Site Scripting
(new) 4.7.3 Testing for DOM based Cross Site Scripting
(new)4.7.4 Testing for Cross Site Flashing
(toimp) 4.7.1.1 Testing for XST
(toimp: B.Damele) 4.7.2 Testing for SQL Injection
4.7.3 Testing for LDAP Injection
4.7.4 Testing for ORM Injection
4.7.5 Testing for XML Injection
4.7.6 Testing for SSI Injection
4.7.7 Testing for XPath Injection
4.7.9 Testing for Code Injection
4.7.10 Testing for Command Injection
4.7.11 Testing for Buffer overflow
4.7.11.1 Testing for Heap overflow
4.7.11.2 Testing for Stack overflow
4.7.11.3 Testing for Format string
4.7.12 Testing for incubated vulnerabilities
4.8 Testing for Denial of Service
4.8.1 Testing for DoS Locking Customer Accounts
4.8.2 Testing for DoS Buffer Overflows
4.8.3 Testing for DoS User Specified Object Allocation
4.8.4 Testing for User Input as a Loop Counter
4.8.5 Testing for Writing User Provided Data to Disk
4.8.6 Testing for DoS Failure to Release Resources
4.8.7 Testing for Storing too Much Data in Session
(toimp: D.Wichers) 4.9 Web Services Testing
4.9.2 XML Content-level Testing
4.9.3 HTTP GET parameters/REST Testing
4.9.4 Testing for Naughty SOAP attachments
(toimp: Mat)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
OTGv3 team Discussion
Also see http://www.owasp.org/index.php/OWASP_Testing_Guide_v3_Startup.
The new OWASP testing Guidev3:
This document analyze the OWASP Testing Guide v2 checklist and a plan for create the new v3.
- 1) Methodical Testing (new category) <-- (Mat) needs explanation
- 2) Authorization testing missing. (new category)
- 3) Information gathering is not a vulnerability
- 4) Business logic testing
- 5) Infrastructural test (new category) *this has to only concentrate on 80 and 443 and other web related testing
- 6) Web Services section needs improvement
- 7) AJAX Testing section needs improvement
- 8) Testing Methodology section updates (requirements, plans, levels and environments)
- 9) New category: Client side Testing
- 10) New category: Thick Client Testing
- 11) New category: Flash/Silverlight Applications
- 12) New category: Assessing Financial Applications
- 13) New category: Fuzzing (we have the vectors, but this should explain the whole concept)
Proposed new categories for the OTG v3:
- OTG Form Templates
- OTG Request for Quote (RFQ) (new)
- OTG 3rd Party Assessment Authorization Form (new)
- OTG Sample Report (new)
- Passive Mode
- Information Gathering
- Business logic testing
- Web Application Penetration Testing
- Infrastructural testing
- Authentication Testing
- Authorization Testing (new)
- Session Management Testing
- Data Validation Testing
- Denial of Service Testing
- Web Services Testing
- Client-Side Testing
- AJAX Testing
- Flash Testing (new)
- RIA stuff (new)