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 File Hash Repository/Roadmap"

From OWASP
Jump to: navigation, search
(Created page with "# have a running version of the server able to answer queries via DNS # transform proof-of-concept code into production-ready code # have the server query sources for unknown has...")
 
 
Line 2: Line 2:
 
# transform proof-of-concept code into production-ready code
 
# transform proof-of-concept code into production-ready code
 
# have the server query sources for unknown hashes
 
# have the server query sources for unknown hashes
# implement other query interfaces
+
# implement other query interfaces (Web services, JSON, socket, etc)
 
# incorporate new information sources
 
# incorporate new information sources
# produce an upload interfac
+
# produce an upload interface

Latest revision as of 22:53, 2 November 2011

  1. have a running version of the server able to answer queries via DNS
  2. transform proof-of-concept code into production-ready code
  3. have the server query sources for unknown hashes
  4. implement other query interfaces (Web services, JSON, socket, etc)
  5. incorporate new information sources
  6. produce an upload interface