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 "SpoC 007 - Attacks Reference Guide - Progress Page"

From OWASP
Jump to: navigation, search
(Work Done)
Line 6: Line 6:
 
The Attack reference guide is being developed by [[SpoC_007_-_Attacks_Reference_Guide |NSRAV Security R&D]] and [[SpoC_007_-_Refresh_Attacks_list |Przemyslaw 'Rezos' Skowron]]. In order to avoid work superposition, the project was divided in 3 phases comprising the following activities:
 
The Attack reference guide is being developed by [[SpoC_007_-_Attacks_Reference_Guide |NSRAV Security R&D]] and [[SpoC_007_-_Refresh_Attacks_list |Przemyslaw 'Rezos' Skowron]]. In order to avoid work superposition, the project was divided in 3 phases comprising the following activities:
  
# Attack list revision and description (75% of the project)
+
# Attack list revision and description (60% of the project)
# Attacks categorization (40% of the project)
+
# Attacks categorization (20% of the project)
# Research and describe new attacks (80% of the project)
+
# Research and describe new attacks (20% of the project)
  
Total project status: '''90% Done!'''
+
Total project status: '''100% Done!'''
  
 
== CheckPoints and Decision ==
 
== CheckPoints and Decision ==
Line 53: Line 53:
 
**[[XSRF]]
 
**[[XSRF]]
  
* Attacks Description: '''48 of 59 items done'''!
+
* Attacks Description: '''51 of 59 items done'''!
* Attacks and content just reviewed '''2 items'''!
 
**[[HTTP_Response_Splitting]]
 
**[[SQL_Injection]]
 
  
 
===Phase 2 - DONE! ===
 
===Phase 2 - DONE! ===
Line 72: Line 69:
 
* Data Leakage Attacks
 
* Data Leakage Attacks
 
* [[:Category:Resource Manipulation]]
 
* [[:Category:Resource Manipulation]]
* Protocol Manipulation
+
* [[:Category:Protocol Manipulation]]
 
* Time and State Attacks
 
* Time and State Attacks
  
Line 104: Line 101:
  
 
* [[Format_string_attack]] - ([http://www.owasp.org/index.php?title=Format_string_attack&diff=23065&oldid=7393 diff] , [http://www.owasp.org/index.php?title=Format_string_attack&action=history history])
 
* [[Format_string_attack]] - ([http://www.owasp.org/index.php?title=Format_string_attack&diff=23065&oldid=7393 diff] , [http://www.owasp.org/index.php?title=Format_string_attack&action=history history])
 +
 +
* [[HTTP_Response_Splitting]] - ([http://www.owasp.org/index.php?title=HTTP_Response_Splitting&diff=23117&oldid=7948 diff] , [http://www.owasp.org/index.php?title=HTTP_Response_Splitting&action=history history])
 +
 +
* [[HTTP_Request_Smuggling]] - ([http://www.owasp.org/index.php?title=HTTP_Request_Smuggling&diff=23118&oldid=5802 diff], [http://www.owasp.org/index.php?title=HTTP_Request_Smuggling&action=history history])
  
 
* [[LDAP_injection]] - ([http://www.owasp.org/index.php?title=LDAP_injection&diff=23067&oldid=10830 diff] , [http://www.owasp.org/index.php?title=LDAP_injection&action=history history])
 
* [[LDAP_injection]] - ([http://www.owasp.org/index.php?title=LDAP_injection&diff=23067&oldid=10830 diff] , [http://www.owasp.org/index.php?title=LDAP_injection&action=history history])
Line 137: Line 138:
 
* [[Spyware]] - ([http://www.owasp.org/index.php?title=Spyware&diff=22761&oldid=6448 diff] , [http://www.owasp.org/index.php?title=Spyware&action=history history])
 
* [[Spyware]] - ([http://www.owasp.org/index.php?title=Spyware&diff=22761&oldid=6448 diff] , [http://www.owasp.org/index.php?title=Spyware&action=history history])
  
* [[Traffic_flood]] - ([http://www.owasp.org/index.php?title=Traffic_flood&diff=22775&oldid=7392 diff] , [https://www.owasp.org/index.php?title=Traffic_flood&action=history history])
+
* [[SQL_Injection]] - ([https://www.owasp.org/index.php?title=SQL_Injection&diff=23119&oldid=21964 diff] , [https://www.owasp.org/index.php?title=SQL_Injection&action=history history])
 +
 
 +
* [[Traffic_flood]] - ([http://www.owasp.org/index.php?title=Traffic_flood&diff=22775&oldid=7392 diff] , [http://www.owasp.org/index.php?title=Traffic_flood&action=history history])
  
 
* [[Trojan_Horse]] - ([http://www.owasp.org/index.php?title=Trojan_Horse&diff=22756&oldid=7078 diff] , [http://www.owasp.org/index.php?title=Trojan_Horse&action=history history])
 
* [[Trojan_Horse]] - ([http://www.owasp.org/index.php?title=Trojan_Horse&diff=22756&oldid=7078 diff] , [http://www.owasp.org/index.php?title=Trojan_Horse&action=history history])
Line 171: Line 174:
  
 
* [[XSS_in_error_pages]] - ([http://www.owasp.org/index.php?title=XSS_in_error_pages&diff=22662&oldid=6850 diff] , [http://www.owasp.org/index.php?title=XSS_in_error_pages&action=history history])
 
* [[XSS_in_error_pages]] - ([http://www.owasp.org/index.php?title=XSS_in_error_pages&diff=22662&oldid=6850 diff] , [http://www.owasp.org/index.php?title=XSS_in_error_pages&action=history history])
 +
 +
'''New items'''
 +
** [[Denial_of_Service]]
 +
** [[Embedding_Null_Code]]
 +
** [[Man-in-the-browser_attack]]
 +
** [[Manipulating_User_Permission_Identifier]]
 +
** [[Session_Prediction]]
 +
  
 
by Przemyslaw 'rezos' Skowron (20071104 - part II - second 50%])
 
by Przemyslaw 'rezos' Skowron (20071104 - part II - second 50%])

Revision as of 19:39, 5 November 2007

Back to Attacks Reference Guide Main Page

Back to Refresh Attacks List Main Page


The Attack reference guide is being developed by NSRAV Security R&D and Przemyslaw 'Rezos' Skowron. In order to avoid work superposition, the project was divided in 3 phases comprising the following activities:

  1. Attack list revision and description (60% of the project)
  2. Attacks categorization (20% of the project)
  3. Research and describe new attacks (20% of the project)

Total project status: 100% Done!

CheckPoints and Decision

Phase 1 - 90% Done

  • Attack List Revision: Done!

Total number of items on the Attack Guide: 91!

We noticed that Attack reference guide was previously defined based on CWE - Common Weakness Enumeration, which defines global software weakness and threats. In order to develop the Attack reference guide focused on Web application attacks, we reviewed the list and marked some items to be removed from the list. The contents of generic or redundant items were used in descriptions of some items and marked to be removed too.

Items considered to removal from the attack list: 30 items, as follows:

  • Attacks Description: 51 of 59 items done!

Phase 2 - DONE!

The attacks categorization was based on Common Attack Pattern Enumeration and Classification - CAPEC, since it is maintained by a respected entity and wide enough to fit all web application attacks.

The categories defined are:

It was also defined the threats categorization based on WASC Threat Classification v2, under development.

Phase 3

Research and Description of new attacks(under revision):

Work Done

Note: this links were inserted here by Dinis Cruz from OWASP-NSRAV.zip file

Note2: Other items inserted and sorted by name by Leonardo Cavallari (NSRAV).


by Przemyslaw 'rezos' Skowron (20071025 - part I - first 50%])

New items


by Przemyslaw 'rezos' Skowron (20071104 - part II - second 50%])

NEW ITEMS - 20071104 (by Przemyslaw 'rezos' Skowron):