summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2024-12-18 09:39:21 +0100
committerW. Kosior <koszko@koszko.org>2024-12-18 09:39:21 +0100
commitb45bc6750b3c82756b5a14e10c861332ddd29184 (patch)
tree1cd3469f638be1cea233eed77efa18f25feaa990
parente7bea792e1547de86373841bd668e2d53574b2f3 (diff)
downloadAGH-threat-intel-course-b45bc6750b3c82756b5a14e10c861332ddd29184.tar.gz
AGH-threat-intel-course-b45bc6750b3c82756b5a14e10c861332ddd29184.zip
Add MITRE's copyright boilerplate.
-rw-r--r--techniques_table_doc.tex33
1 files changed, 33 insertions, 0 deletions
diff --git a/techniques_table_doc.tex b/techniques_table_doc.tex
index 12968cb..3a56a48 100644
--- a/techniques_table_doc.tex
+++ b/techniques_table_doc.tex
@@ -5,6 +5,7 @@
\documentclass{article}
\usepackage[a4paper, total={6in, 8in}, margin=1in]{geometry}
+\usepackage[skip=10pt plus1pt, indent=20pt]{parskip}
\usepackage{longtable}
\usepackage[table]{xcolor}
\usepackage{hyperref}
@@ -25,4 +26,36 @@
\input{techniques_table.tex}
+\section*{Legal}
+
+Technique names presented above are covered by the following terms of use.
+
+\subsection*{LICENSE}
+
+The MITRE Corporation (MITRE) hereby grants you a non-exclusive, royalty-free
+license to use ATT\&CK\textregistered for research, development, and commercial
+purposes. Any copy you make for such purposes is authorized provided that you
+reproduce MITRE's copyright designation and this license in any such copy.
+
+
+``\textcopyright 2024 The MITRE Corporation. This work is reproduced and
+distributed with the permission of The MITRE Corporation.''
+
+\subsection*{DISCLAIMERS}
+
+MITRE does not claim ATT\&CK enumerates all possibilities for the types of
+actions and behaviors documented as part of its adversary model and framework of
+techniques. Using the information contained within ATT\&CK to address or cover
+full categories of techniques will not guarantee full defensive coverage as
+there may be undisclosed techniques or variations on existing techniques not
+documented by ATT\&CK.
+
+ALL DOCUMENTS AND THE INFORMATION CONTAINED THEREIN ARE PROVIDED ON AN ``AS IS''
+BASIS AND THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS OR IS SPONSORED BY
+(IF ANY), THE MITRE CORPORATION, ITS BOARD OF TRUSTEES, OFFICERS, AGENTS, AND
+EMPLOYEES, DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
+LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION THEREIN WILL NOT
+INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR
+A PARTICULAR PURPOSE.
+
\end{document}