Based-on this repo, I'm gonna merge it into original pwndoc
(some of feature in original like the way of calculating vulnerabilities, some features ... is better to me).
- fix some bugs related to modify name of sections, vunerabilities,...
- At mini excel in order to make it to work as a Incident Response Workspace.
- Add some features to insert response plan...
PwnDoc-ng is a pentest reporting application making it simple and easy to write your findings and generate a customizable Docx report. It is based on original fork of PwnDoc work by yeln4ts. The main goal is to have more time to Pwn and less time to Doc by mutualizing data like vulnerabilities between users.
Example Template | Generated document |
---|---|
![]() |
![]() |
PwnDoc was originaly manage by its creator. After months of absence, an increase of issues and pending pull requests, we decided to open this maintained fork.
This fork includes pending PR and new feature such as:
- Fix build error due to Node version
- Fix LFI/RCE vulnerability
- Tiptap 2.0 WYSIWYG
- Collaborative editing
- Table support
- New filters
- Reviewer variable
- Remediation complexity color by @Syzik
- Mongo-data volume from @noraj
- Minor bumps ...
- 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
docker-compose -f docker-compose-dev.yml up
Feel free to contribute :).