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)
(Work Done)
Line 88: Line 88:
  
 
Note2: Other items inserted and sorted by name by Leonardo Cavallari (NSRAV).
 
Note2: Other items inserted and sorted by name by Leonardo Cavallari (NSRAV).
 
  
 
* [[Direct_Dynamic_Code_Evaluation_%28%27Eval_Injection%27%29]] - ([http://www.owasp.org/index.php?title=Direct_Dynamic_Code_Evaluation_%28%27Eval_Injection%27%29&diff=20797&oldid=6053 diff] , [http://www.owasp.org/index.php?title=Direct_Dynamic_Code_Evaluation_%28%27Eval_Injection%27%29&action=history history])
 
* [[Direct_Dynamic_Code_Evaluation_%28%27Eval_Injection%27%29]] - ([http://www.owasp.org/index.php?title=Direct_Dynamic_Code_Evaluation_%28%27Eval_Injection%27%29&diff=20797&oldid=6053 diff] , [http://www.owasp.org/index.php?title=Direct_Dynamic_Code_Evaluation_%28%27Eval_Injection%27%29&action=history history])
Line 139: Line 138:
  
 
* [[Web_Parameter_Tampering]] - ([http://www.owasp.org/index.php?title=Web_Parameter_Tampering&diff=20883&oldid=6831 diff] , [http://www.owasp.org/index.php?title=Web_Parameter_Tampering&action=history history])
 
* [[Web_Parameter_Tampering]] - ([http://www.owasp.org/index.php?title=Web_Parameter_Tampering&diff=20883&oldid=6831 diff] , [http://www.owasp.org/index.php?title=Web_Parameter_Tampering&action=history history])
 +
  
 
by Przemyslaw 'rezos' Skowron (20071025)
 
by Przemyslaw 'rezos' Skowron (20071025)

Revision as of 19:04, 1 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: 90% Done!

CheckPoints and Decision

Phase 1 - 66% Done

  • Attack List Revision: Done!

Total number of items on the Attack Guide: 91!

We note 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 removed some items from the list. IN addition, other items were too generic or redundant and they were removed too. It was removed 26 items, as follows:

    • Link Following
    • Log forging
    • Logic/time bomb
    • PRNG permanent compromise attack
    • Script in IMG tags
    • Template:Attack
    • Unquoted Search Path or Element
    • Web problems
    • Wildcard or Matching Element
    • Windows ::DATA alternate data stream
    • Windows hard link
    • Windows MS-DOS device names
    • Windows Path Link problems
    • Windows Shortcut Following (.LNK)
    • Windows Virtual File problems
    • OS Injection
    • OS Command Injection
    • Cross_Site_Scripting
    • Cross-Site_Scripting
    • XSS Attacks
    • Interpreter Injection
    • One-click attack
    • CSRF
    • XSRF
    • API Abuse
    • Internal software developer
  • Attacks Description: 30 of 65 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:

  • Abuse of Functionality
  • Spoofing
  • Probabilistic Techniques
  • Exploitation of Authentication
  • Resource Depletion
  • Exploitation of Privilege/Trust
  • Injection (Injecting Control Plane content through the Data Plane)
  • Data Structure Attacks
  • Data Leakage Attacks
  • Resource Manipulation
  • Protocol Manipulation
  • Time and State Attacks

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)


  • [[.]] - ([ diff] , [ history])