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 v2 Review Panel"

From OWASP
Jump to: navigation, search
Line 37: Line 37:
 
4.6.2.1 Stored procedure injection (0%,TD)<br>
 
4.6.2.1 Stored procedure injection (0%,TD)<br>
 
4.6.2.2 Oracle testing (0%,Alexander Kornbrust)<br>
 
4.6.2.2 Oracle testing (0%,Alexander Kornbrust)<br>
4.6.4 ORM Injection (0%,TD)<br>
+
4.6.4 ORM Injection (0%, Mark Roxberry)<br>
 
5. Writing Reports: value the real risk<br>
 
5. Writing Reports: value the real risk<br>
 
5.1 How to value the real risk (50%, Daniel Cuthbert, Matteo Meucci, Sebastien Deleersnyder, Marco Morana)<br>
 
5.1 How to value the real risk (50%, Daniel Cuthbert, Matteo Meucci, Sebastien Deleersnyder, Marco Morana)<br>
Line 96: Line 96:
 
6 of 6 articles to be reviewed (No Keary)
 
6 of 6 articles to be reviewed (No Keary)
  
* 4.9 AJAX Testing -->...
+
* 4.9 AJAX Testing --> Roxberry
 
6 of 6 articles to be reviewed (No Di Paola)
 
6 of 6 articles to be reviewed (No Di Paola)
  

Revision as of 14:15, 13 November 2006

[Table of Contents]

Update: 13th November, 11.00 (GMT+1)

**********************
Reviewing planning
**********************

The reviewers are: Mark Roxberry Revelli Alberto Daniel Cuthbert Matteo G.P. Flora Matteo Meucci Eoin Keary Stefano Di Paola James Kist Vicente Aguilera Mauro Bregolin Syed Mohamed A

We can begin the 1st reviewing phase by review all 63 articles (nearly 13 articles per person). The deadline is 15th November at 20.00 (GMT+1) because we have 15th November as 1st deadline for the Autumn of Code Project.

*********************************************
We are waiting for the following articles
*********************************************

4.2.2 Spidering and googling (0%, Tom Brennan, Tom Ryan)
4.2.4.2 DB Listener Testing (0%, Alexander Kornbrust)
4.5.5 HTTP Exploit (0%, Arian J.Evans)
4.6.2.1 Stored procedure injection (0%,TD)
4.6.2.2 Oracle testing (0%,Alexander Kornbrust)
4.6.4 ORM Injection (0%, Mark Roxberry)
5. Writing Reports: value the real risk
5.1 How to value the real risk (50%, Daniel Cuthbert, Matteo Meucci, Sebastien Deleersnyder, Marco Morana)
5.2 How to write the report of the testing (0%, Daniel Cuthbert, Tom Brennan, Tom Ryan)

*********************************************************
Here is the complete list of articles to be reviewed:
*********************************************************

  • Introduction -->...

1 of 1 article to be reviewed -> reviewed by Eoin Keary

  • The OWASP Testing Framework -->...

1 of 1 article to be reviewed

  • 4.1 Introduction and objectives -->...

1 of 1 article to be reviewed (no Meucci, Reviewed by EK)

  • 4.2 Information Gathering (Reviewed by EK) -->...

9 of 10 articles to be reviewed ->

  • Application Discovery:
    • Reviewed + updated(EK) (Maybe we should include HTTP methods for application descovery, such as HTTP HEAD command?)
  • Analysis of error codes:
    • Reviewed + updated(EK)
  • Infrastructure configuration management testing AoC:
    • Reviewed by EK. Not in typical guide structure
  • SSL/TLS Testing AoC:
    • Reviewed + updated(EK)
  • DB Listener Testing:
    • Incomplete
  • Application configuration management testing:
    • Reviewed by EK. Not typical guide structure
    • This is generally a "white box" section. There are no examples of testing the configuration from a remote perspective. If this was the aim of the document, thats fine. - Need feedback on this one!!
    • Sample/known files and directories: might be good to refer to http://www.owasp.org/index.php/Old_file_testing_AoC ??
    • Logging: Timestamp is also important
  • File extensions handling
    • contains the text: "...To review and expand..." - Is this complete??
    • Need a second opinion on this one!! :)


  • 4.3 Business logic testing -->...

1 of 1 article to be reviewed

  • 4.4 Authentication Testing -->...

5 of 5 articles to be reviewed (No Meucci, no Revelli)

  • 4.5 Session Management Testing --> Syed Mohamed A

5 of 6 articles to be reviewed (No Meucci)

  • 4.6 Data Validation Testing --> Meucci

18 of 21 articles to be reviewed

  • 4.7 Denial of Service Testing -->...

8 of 8 articles to be reviewed

  • 4.8 Web Services Testing -->...

6 of 6 articles to be reviewed (No Keary)

  • 4.9 AJAX Testing --> Roxberry

6 of 6 articles to be reviewed (No Di Paola)

  • Writing Reports: value the real risk

We have to write about it. I consider it not yet finished. O of 3 articles to be reviewed.

  • Appendix A: Testing Tools -->...

1 article of 1: need to update it searching all the guide for paragraps: tools

  • Appendix B: Suggested Reading -->...

1 article of 1: need to update it searching all the guide for paragraps: tools

  • Appendix C: Fuzz Vectors -->...

1 article of 1: Need to be updated

*************************
Reviewers Rules
*************************

1) Check the english language
2) Check the template: the articles on chapter 4 should have the following:

In some articles we don't need to talk about Gray Box Testing or other, so we can eliminate it.

3) Check the reference style. (I'd like to have all the referenced URLs visible because I have to produce also a pdf document of the Guide). I agree with Stefano, we have to use a reference like that:

== References ==

'''Whitepapers'''<br>

* [1] Author1, Author2: "Title" - http://www.ietf.org/rfc/rfc2254.txt<br>

* [2]...<br>

'''Tools'''<br>

* Francois Larouche: "Multiple DBMS Sql Injection tool" - http://www.sqlpowerinjector.com/index.htm <br>

4) Check the reference with the other articles of the guide or with the other OWASP Project.

5) Other?