mirror of https://github.com/MISP/misp-training
new: [cheatsheet] Added full event example
parent
e7304bb66c
commit
28591d2674
|
@ -5,6 +5,7 @@
|
|||
\usepackage{xifthen}
|
||||
\usepackage{url}
|
||||
\usepackage{hyperref}
|
||||
\usepackage[final]{pdfpages}
|
||||
\usepackage{xcolor}
|
||||
\hypersetup{
|
||||
colorlinks=true,
|
||||
|
@ -111,5 +112,7 @@
|
|||
\newpage
|
||||
\input{cheatsheet-data-model.tex}
|
||||
\newpage
|
||||
\includepdf[pages=-,pagecommand={},width=\textwidth]{full-event/misp-full-event-example.pdf}
|
||||
\newpage
|
||||
\input{cheatsheet-user-admin.tex}
|
||||
\end{document}
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
Loading…
Reference in New Issue