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 Hatkit Proxy Project/Roadmap"
From OWASP
(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....") |
(No difference)
|
Latest revision as of 15:44, 29 March 2011
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.