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 "Projects/OWASP Hatkit Proxy Project"

From OWASP
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Project About
+
{{Template:<includeonly>{{{1}}}</includeonly><noinclude>Project About</noinclude>
 
| project_name = OWASP Hatkit Proxy Project
 
| project_name = OWASP Hatkit Proxy Project
 
| project_home_page = OWASP Hatkit Proxy Project
 
| project_home_page = OWASP Hatkit Proxy Project
Line 21: Line 21:
 
| leader_name1 = Martin Holst Swende
 
| leader_name1 = Martin Holst Swende
 
| leader_email1 = [email protected]
 
| leader_email1 = [email protected]
| leader_username1 =  
+
| leader_username1 = Martin Holst Swende
  
 
| contributor_name[1-10] =  
 
| contributor_name[1-10] =  
Line 35: Line 35:
 
| project_road_map = http://www.owasp.org/index.php/OWASP_Hatkit_Proxy_Project/Roadmap
 
| project_road_map = http://www.owasp.org/index.php/OWASP_Hatkit_Proxy_Project/Roadmap
  
| links_url1 =  http://martin.swende.se/hg/#hatkit_proxy-t1
+
| links_url1 =  https://bitbucket.org/holiman/hatkit-proxy/
| links_name1 = hatkit_proxy-t1
+
| links_name1 = BitBucket repository
  
| links_url2 = http://martin.swende.se/hg/hatkit_proxy   
+
| links_url2 = https://bitbucket.org/holiman/hatkit-proxy/issues?status=new&status=open 
| links_name2 = hatkit_proxy
+
| links_name2 = BitBucket issue tracker
 
   
 
   
 
| links_url3 = http://www.owasp.org/index.php/OWASP_Hatkit_Datafiddler_Project
 
| links_url3 = http://www.owasp.org/index.php/OWASP_Hatkit_Datafiddler_Project
Line 47: Line 47:
 
| links_name[4-10]  
 
| links_name[4-10]  
  
| release_1 = Hatkit Proxy V1
+
| release_1 = Hatkit Proxy 0.5.1
  
 
| release_2 =  
 
| release_2 =  
 
| release_3 =
 
| release_3 =
 
| release_4 =
 
| release_4 =
 +
<!--- The line below is for GPC usage only. Please do not edit it --->
 +
| project_about_page = Projects/OWASP Hatkit Proxy Project
 +
 
}}
 
}}

Latest revision as of 19:08, 18 April 2011

PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What releases are available for this project?
what is this project?
Name: OWASP Hatkit Proxy Project (home page)
Purpose:
  • The Hatkit Proxy is an intercepting http/tcp proxy based on the Owasp Proxy, but with several additions. These additions are:
    • Swing-based UI,
    • Interception capabilities with manual edit,
    • Syntax highlightning (html/form-data/http) based on JFlex,
    • Storage of http traffic into MongoDB database,
    • Interception capabilities of tcp-traffic,
    • Possibilities to intercept in Fully Qualified mode (like all other http-proxies) OR Non-fully qualified mode. The latter means that interception is performed *after* the host has been parsed, thereby enabling the user to submit non-valid http content.
  • The primary purpose of the Hatkit Proxy is to create a minimal, lightweight proxy which stores traffic into an offline storage where further analysis can be performed, e.g. all kinds of analysis which is currently implemented by the proxies themselves (webscarab/burp/paros etc).
  • Also, since the http traffic is stored in a MongoDB, the traffic is stored at an object-level, retaining the structure of the parsed traffic, which enables a user to perform advanced queries later.
  • The proxy should also be a good choice for 'defenders' who wants to (temporarily?) monitor traffic. The proxy itself is, as stated, very lightweight, and the backend MongoDB storage scales very well and should be able to handle extreme amounts of data. This would allow defenders to perform advanced post-mortem or real-time analysis of incoming traffic.
  • Built in Java/Swing + MongoDB.
License: GNU General Public License v3
who is working on this project?
Project Leader(s):
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation:
Mailing list: Mailing List Archives
Project Roadmap: View
Main links:
Key Contacts
current release
Hatkit Proxy 0.5.1 - April 8 2011 - (download)
Release description:
  • This is the HatKit proxy, built upon the OWASP Proxy.
Rating: Yellow button.JPG Not Reviewed - Assessment Details
last reviewed release
Not Yet Reviewed


other releases