Pentest Report

Smart pentesting report template in LaTeX, with graphical CVSSv3 score representation.

Category

Reports

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass[DIV=12]{scrreport}

\input{macros/setup}

\subject{\addlogo{3cm}{images/yourlogo.png} Pentesting Company X}
\title{Security assesment of Product Y}
\subtitle{}

\author{
  Ann Chovey\\
  \texttt{ann.chovey@example.com}\\
  \and
  Hazel Nutt\\
  \texttt{hazel.nutt@example.com}\\
}

\date{May 2022}

\headleft{Security assesment of Product Y}
\headright{Pentesting Company X}

\begin{document}

\maketitle
\tableofcontents

\input{chapters/01-overview}
\input{chapters/02-summary}
\input{chapters/03-findings}
\input{chapters/04-testing}

\input{citations}

\end{document}
Preview
Pentest Report preview
Pentest Report LaTeX Template | Bibby | Bibby AI