A Report Generation Tool for Security Assessment
This project of ours could be used for report generation and its very easy to use.
It includes following features
- We can add Owasp Types and recommendation with details.
- We can add Multiple Projects and work on it separately.
- We can add multiple vulnerabilities on different projects with proof of concept.
- On generating report it provides document file (.docx).
- Currently we are trying to add more facilities like Chart and will be updated soon.
- Create Database `reporting` in server (We used XAMPP).
- Import reporting.sql in your local server.
- Download complete source and extract node_modules.
- Run index.js and enjoy.
- Follow our blog for details
- Angularjs for frontend
- MySQL as Database
- NodeJS (ExpressJS) as our back end
You can view tutorial about how to use our software https://youtu.be/eh7UnuQOYiU .
You can also view same in our blog and comment your view at https://www.vegabird.com/prithvi .