mirror of https://github.com/MISP/misp-training
				
				
				
			
		
			
				
	
	
		
			40 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			TeX
		
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			TeX
		
	
	
\documentclass{article}
 | 
						|
\usepackage[utf8]{inputenc}
 | 
						|
\usepackage[pdftex,
 | 
						|
            pdfauthor={CIRCL - Computer Incident Response Center Luxembourg / MISP Project},
 | 
						|
            pdftitle={MISP Training Slide Decks},
 | 
						|
            pdfsubject={MISP Project training materials including slides decks},
 | 
						|
            pdfkeywords={CTI Threat Intelligence Analyst Cyber Security},
 | 
						|
            pdfproducer={},
 | 
						|
            pdfcreator={pdflatex and tons of random silly scripts}]{hyperref}
 | 
						|
\usepackage{graphicx}
 | 
						|
\begin{document}
 | 
						|
 | 
						|
\section*{MISP Training Slide Decks}
 | 
						|
 | 
						|
MISP\footnote{\url{https://www.misp-project.org/}} is a threat intelligence platform for gathering, sharing, storing and correlating Indicators of Compromise of targeted attacks, threat intelligence, financial fraud information, vulnerability information or even counter-terrorism information.
 | 
						|
 | 
						|
This document includes the slides which are the support materials\footnote{\url{https://github.com/MISP/misp-training}} used for MISP trainings. The content is dual-licensed under CC-BY-SA version 4 license or GNU Affero General Public License version 3 which allows you to freely use, remixes and share-alike the slides while still mentioning the contributors under the same conditions.
 | 
						|
 | 
						|
\section*{Contributors}
 | 
						|
 | 
						|
\begin{itemize}
 | 
						|
\item Steve Clement \url{https://github.com/SteveClement}
 | 
						|
\item Alexandre Dulaunoy \url{https://github.com/adulau}
 | 
						|
\item Andras Iklody \url{https://github.com/iglocska}
 | 
						|
\item Sami Mokaddem \url{https://github.com/mokaddem}
 | 
						|
\item Sascha Rommelfangen \url{https://github.com/rommelfs}
 | 
						|
\item Christian Studer  \url{https://github.com/chrisr3d}
 | 
						|
\item Raphaël Vinot \url{https://github.com/rafiot}
 | 
						|
\item Gerard Wagener \url{https://github.com/haegardev}
 | 
						|
\end{itemize}
 | 
						|
 | 
						|
\section*{Acknowledgment}
 | 
						|
 | 
						|
The MISP project is co-financed and resource supported by CIRCL Computer Incident Response Center Luxembourg\footnote{\url{https://www.circl.lu/}} and co-financed by a CEF (Connecting Europe Facility) funding under CEF-TC-2016-3 - Cyber Security as {\it Improving MISP as building blocks for next-generation information sharing}.
 | 
						|
 | 
						|
\includegraphics[scale=0.2]{en_square_cef_logo.eps}
 | 
						|
 | 
						|
\includegraphics[scale=0.3]{logo-circl.pdf}
 | 
						|
\end{document}
 |