auditforge / docs /README.md
Kaballas's picture
initialize project structure with essential configurations and components
56b6519
|
raw
history blame
2.59 kB
<p align="center">
<img src="https://auditforge.feriadesoftware.cl/logo.svg" alt="AuditForge Logo" width="200"/>
</p>
<h1 align="center">AuditForge</h1>
<p align="center">
<a href="https://img.shields.io/github/license/caverav/auditforge">
<img src="https://img.shields.io/github/license/caverav/auditforge" alt="License">
</a>
<a href="https://github.com/caverav/auditforge/actions/workflows/frontend.yml">
<img src="https://github.com/caverav/auditforge/actions/workflows/frontend.yml/badge.svg" alt="Build Status">
</a>
<a href="https://img.shields.io/website-up-down-green-red/https/auditforge.feriadesoftware.cl.svg">
<img src="https://img.shields.io/website-up-down-green-red/https/auditforge.feriadesoftware.cl.svg" alt="Website Status">
</a>
</p>
<p align="center">
AuditForge (PwnDoc fork) is a pentest reporting application making it simple and easy to write your findings and generate a customizable Docx report.
The main goal is to have more time to search vulnerabilities and less time to write documentation by mutualizing data like vulnerabilities between users.
</p>
<p align="center">
<a href="https://auditforge.feriadesoftware.cl">Website</a>
</p>
## Table of Contents
- [Features](#features)
- [Documentation](#documentation)
- [Our Team](#our-team)
## Features
- 🌐 Multiple Language support
![Audit creation](gifs/create_audit.gif)
- πŸ€– CWE and CVSS recommendations powered by AI
![Recommendation of CWE and CVSS](gifs/ia.gif)
- πŸ“Š Dashboard generation
![Dashboards](gifs/dashboard.gif)
- πŸ“ Multiple Data support
- 🎨 Great Customization
- Manage reusable Audit and Vulnerability Data
- Create Custom Sections
- Add custom fields to Vulnerabilities
- πŸ› οΈ Vulnerabilities Management
- πŸ‘₯ Multi-User reporting
- πŸ“„ Docx and PDF Report Generation
![Report generation](gifs/exportar.gif)
- πŸ“ Docx Template customization
![Report document](gifs/reporte.gif)
## Documentation
You can find the documentation [here](https://caverav.github.io/auditforge/).
## Activity
<p align="center">
<img src="https://repobeats.axiom.co/api/embed/9bc253cd7dda10f05535c3c8177f0166f0fd215b.svg" />
</p>
## Contributors
<p align="center">
<a href="https://github.com/caverav/auditforge/graphs/contributors">
<img src="https://contrib.rocks/image?repo=caverav/auditforge" />
</a>
</p>
<p align="center">
<a href="https://www.buymeacoffee.com/auditforge" target="_blank">
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="200"/>
</a>
</p>