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
Org osg announcement
Subject: Release of OWASP ReportGenerator and SiteGenerator
Body
We are happy to announce new versions of: ReportGenerator (http://www.owasp.org/index.php/ORG_%28Owasp_Report_Generator%29) and SiteGenerator (http://www.owasp.org/index.php/Owasp_SiteGenerator).
SiteGenerator allows the creation of dynamic websites based on XML files and predefined vulnerabilities (some simple, some complex) covering .Net languages and web development architectures (for example, navigation: Html, Javascript, Flash, Java, etc...).
ReportGenerator was initially written to solve a problem Dinis Cruz was having at a clients. Many man-hours were being spent to manually deal with reports. Finding no worthwhile solution he created the initial draft of ReportGenerator. This tool is made to handle all reporting and tracking tasks related to penetration tests including recording the findings of a test.
The major changes follow.
SiteGenerator:
- Changed the way the website and client communicated from a shared memory implementation to a tcp-based implementation
- Implemented correct css handling
- General bug fixes and code clean-up
- Basic documentation created
ReportGenerator:
- Lots of bug fixes and code clean-up
- Created an installer
- Upgrade of authentic editor
- Ability to implement targets from an nmap scan (xml output only)
Any feedback would be appreciated on ways to make these tools better for the community. Please contact Dinis Cruz (dinisATddplus.net) or Mike de Libero (mikedeATmde-dev.com).