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

CSRFTester Roadmap

From OWASP
Revision as of 15:02, 17 December 2007 by Esheridan (talk | contribs) (New page: == Overview == The purpose of this article is to maintain the desired change requests for the upcoming CSRFTester releases. If there is a particular feature that you would like to see imp...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

The purpose of this article is to maintain the desired change requests for the upcoming CSRFTester releases. If there is a particular feature that you would like to see implemented, please feel free to add it to the appropriate sections below.

Planned Changes

The following is a list of changes that are tentatively scheduled for the CSRFTester 1.2 release:

  1. Rebuild the project in NetBeans and create jUnit test cases where applicable
  2. Fix an off-by-one bug as noted by Jason Axley
  3. Handle ASP.NET pages that have an input type with the name submit as noted by Jason Axley

Deferred Changes

The following is a list of changes that were suggested but not implemented:

TBD

Changes Under Consideration

The following is a list of change requests that are still under consideration:

  1. Port CSRFTester as a WebScarab plugin