Pentest Reports

July 27, 2026 ยท View on GitHub

This projects serves the website at https://pentestreports.com .

Features

  • Curated list of public pentest reports
  • Records of most popular CNA, CWE and CVE
  • Database of security commands, tools and apps
  • Pentest report templates ready to use

Run

Requirements

  • Node
  • MongoDB

Instructions

npm install
npm run dev

Contents

  1. 1Features
  2. 1.1Run