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 WebScarab Project Roadmap"

From OWASP
Jump to: navigation, search
m (WebScarab NG category addded)
 
Line 15: Line 15:
  
 
[[Category:OWASP WebScarab Project]]
 
[[Category:OWASP WebScarab Project]]
 +
[[Category:OWASP WebScarab NG Project]]

Latest revision as of 17:23, 23 January 2011

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