Skip to content

AmadeusITGroup/pwndoc

 
 

Repository files navigation

PwnDoc

PwnDoc 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 Pwn and less time to Doc by mutualizing data like vulnerabilities between users.

Fork enhancement

This fork integrates couple new features regarding the original repository :

  • SSO authentication : Simplify user management and collaboration with Single Sign-On (SSO) authentication.
  • File upload: Streamline the reporting process by allowing users to upload files directly to PwnDoc. It's especially helpful when you want to share and include your scripts, outputs, or any relevant documents as part of your vulnerability write-up.
  • Database Encryption: Protect vulnerability details with robust encryption, ensuring confidentiality and security.

The original maintainer appears to be inactive, which is another reason for the repository's existence: to foster an active community that can contribute new features and improvements.

Documentation

Features

  • Multiple Language support
  • 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 Report Generation
  • Docx Template customization
  • Single Sign On (SSO)
  • Documents upload
  • Database encryption

Demos

Multi-User reporting

Shared Audit demo gif

Finding edition

Finding edit demo gif

Vulnerability management workflow

Create and update demo gif

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.3%
  • HTML 21.8%
  • Vue 11.4%
  • Other 0.5%