mirror of https://github.com/MISP/misp-training
misp core stuff
parent
a7f68ce0d6
commit
1883fb3871
|
@ -42,6 +42,18 @@
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{Some cliffnotes of what changed in the MISP core since last year}
|
||||||
|
\begin{itemize}
|
||||||
|
\item Large focus on the APIs (rework of restSearch, {\bf modular export system}, rest client, templating)
|
||||||
|
\item Support for {\bf Matrix-like galaxies} starting with ATT\&CK
|
||||||
|
\item Strong focus on the {\bf graphing features} of MISP
|
||||||
|
\item More work on the {\bf use of objects} (possibility to turn flat events into object-based ones, etc)
|
||||||
|
\item More focus on features supporting {\bf multi-misp internal setups (local tags, CLI management, server caching)}
|
||||||
|
\item Massive amounts of work within and around MISP on contextualisation, all building up to the inclusion of the {\bf decaying model}
|
||||||
|
\end{itemize}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{MISP object templates}
|
\frametitle{MISP object templates}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
|
Loading…
Reference in New Issue