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
(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 | + | # produce an upload interface |
Latest revision as of 22:53, 2 November 2011
- 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 hashes
- implement other query interfaces (Web services, JSON, socket, etc)
- incorporate new information sources
- produce an upload interface