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

OWASP WebScarab Project Roadmap

From OWASP
Revision as of 17:23, 23 January 2011 by Daniel Brzozowski (talk | contribs) (WebScarab NG category addded)

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

The project's overall goal is to...

 Provide a robust tool that assists the user to identify weaknesses in 
 HTTP(S) based applications. 
 
 In its simplest form, it provides an intercepting proxy that allows the user 
 to observe and manipulate requests sent to the server, and the responses 
 returned from the server.

In the near term, we are focused on the following tactical goals...

  1. migration from the current messy code base to a hopefully cleaner implementation, based on the Spring Framework and the Spring Rich Client platform. This will provide a database-backed archive, as well as a more user-friendly user interface, with input validation, and proper feedback
  2. reimplementing the current functionality of WebScarab in the "next generation" code