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 "OSG Dev Notes"
From OWASP
Medelibero (talk | contribs) |
Medelibero (talk | contribs) |
||
| Line 1: | Line 1: | ||
Back to [[OWASP_SiteGenerator]] main page | Back to [[OWASP_SiteGenerator]] main page | ||
| + | |||
| + | == To Do == | ||
| + | * Add a bunch of vulnerablilties | ||
| + | * Add different types of Navigation | ||
| + | * Add web services | ||
| + | ** Main goal of this is to have web services in there that show that web services can't be trusted and are another place for attacks. | ||
| + | * Add some AJAX | ||
| + | ** This will use the WebServices. | ||
| + | * Integrate it with the Web Goats tests being created by the other AoC project | ||
| + | * Implement Hacme Bank into OSG (this will take care of the web services item also) | ||
| + | |||
| + | == Proposed Architecture == | ||
Revision as of 17:21, 8 December 2006
Back to OWASP_SiteGenerator main page
To Do
- Add a bunch of vulnerablilties
- Add different types of Navigation
- Add web services
- Main goal of this is to have web services in there that show that web services can't be trusted and are another place for attacks.
- Add some AJAX
- This will use the WebServices.
- Integrate it with the Web Goats tests being created by the other AoC project
- Implement Hacme Bank into OSG (this will take care of the web services item also)