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 Hatkit Proxy Project/Roadmap

From OWASP
Revision as of 15:44, 29 March 2011 by Paulo Coimbra (talk | contribs) (Created page with "===Some ideas/improvements:=== * Improve TCP-interception capabilities, largely by working on the UI. * Improve TCP-interception by adding database storage of tcp traffic aswell....")

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

Some ideas/improvements:

  • Improve TCP-interception capabilities, largely by working on the UI.
  • Improve TCP-interception by adding database storage of tcp traffic aswell.
  • Implement support for intercepting WebSockets (although this probably will have to be performed on the Owasp Proxy part).
  • Implement asynchronous sockets using NIO (although this probably will have to be performed on the Owasp Proxy part).
  • Improve HTTP/HTML syntax highlightning by implementing JSON lexer.