summaryrefslogtreecommitdiff
path: root/techniques_table_doc.tex
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2024-12-18 08:41:34 +0100
committerW. Kosior <koszko@koszko.org>2024-12-18 08:41:34 +0100
commit15105955f461a5c57be66e49adcde2c31046e1cd (patch)
treeeda040698a77fa23a238135782f75eb18e91b226 /techniques_table_doc.tex
parent6e2b211d2cd4710ec793d8c56d0d20f4c2407a2e (diff)
downloadAGH-threat-intel-course-15105955f461a5c57be66e49adcde2c31046e1cd.tar.gz
AGH-threat-intel-course-15105955f461a5c57be66e49adcde2c31046e1cd.zip
Add TLP signals.
Diffstat (limited to 'techniques_table_doc.tex')
-rw-r--r--techniques_table_doc.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/techniques_table_doc.tex b/techniques_table_doc.tex
index 0fbb023..ba7cb50 100644
--- a/techniques_table_doc.tex
+++ b/techniques_table_doc.tex
@@ -8,12 +8,16 @@
\usepackage{longtable}
\usepackage[table]{xcolor}
+\input{tlp.tex}
+
\title{Statistics of groups using particular techniques}
\author{Wojciech Kosior}
\begin{document}
+\useTLPFancyHeader{CLEAR}
+
\input{techniques_table.tex}
\end{document}