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 Datafiddler Project/Roadmap

From OWASP
Revision as of 17:51, 29 March 2011 by Paulo Coimbra (talk | contribs) (Created page with "* Implement third-party plugin tools API: ** Implement w3af-plugin to grep traffic (working code exists but is not finished), ** Implement rat-proxy plugin to replay traffic thro...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Implement third-party plugin tools API:
    • Implement w3af-plugin to grep traffic (working code exists but is not finished),
    • Implement rat-proxy plugin to replay traffic through the passive Rat proxy and gather results (PoC exists),
    • Implement httprint-plugin to perform server identification (not started).
  • Implement replayer, to replay requests to the original server.
  • Implement cacher, to use the gathered data as a cache-repository where the datafiddler acts as a forwarding proxy - but does not forward, only fetches from db.