chg: [firstcti22] Few improvements and typos
parent
71b31f5116
commit
721906706e
|
@ -31,6 +31,10 @@
|
|||
\item Cryptographic key lookup
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
\vspace{0.5em}
|
||||
\begin{center}
|
||||
\includegraphics[width=0.55\linewidth]{pictures/melicertes.png}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}
|
||||
|
@ -41,10 +45,10 @@
|
|||
\item Interconnecting communities came with its own problems
|
||||
\begin{itemize}
|
||||
\item Interconnection requests
|
||||
\item Organisation managmeent
|
||||
\item Organisation management
|
||||
\item Enrollment process
|
||||
\end{itemize}
|
||||
\item Finding and communicating with the right parties difficult
|
||||
\item Finding and communicating with the right parties is difficult
|
||||
\item Managing multiple MISP instances can be tedious
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
@ -105,7 +109,7 @@
|
|||
\end{itemize}
|
||||
\end{itemize}
|
||||
\begin{center}
|
||||
\includegraphics[width=0.8\linewidth]{pictures/org-circl.png}
|
||||
\includegraphics[width=1.0\linewidth]{pictures/org-circl.png}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
@ -117,6 +121,7 @@
|
|||
\item Geographic \& sectorial
|
||||
\item But also technical: CIDR blocks \& AS Numbers
|
||||
\end{itemize}
|
||||
\vspace{0.5em}
|
||||
\item Cryptographic key lookup for information signing
|
||||
\begin{itemize}
|
||||
\item MISP's protected event feature
|
||||
|
@ -226,8 +231,8 @@
|
|||
\item These \texttt{meta-fields} are part of a larger structure called \texttt{meta-templates}
|
||||
\item Support of multiple templates used by various entities out there
|
||||
\begin{itemize}
|
||||
\item ENISA CSIRT inventory
|
||||
\item FIRST Directory
|
||||
\item ENISA CSIRT inventory
|
||||
\item CSIRT Constituency (CIDR blocks, AS Numbers, ...)
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
|
@ -346,11 +351,11 @@ Why would Cerebrate have integration with other tools?
|
|||
\frametitle{Managing local tools}
|
||||
There will inevitably be integration between local tools and Cerebrate. Why not go a step further?
|
||||
\begin{itemize}
|
||||
\item Cerebrate exposes a modular system to manage these local tools
|
||||
\item Cerebrate exposes a modular system to {\bf manage these local tools}
|
||||
\item Based on a configuration file, user interfaces can be created to visualise data and instruct local tools to perform operations
|
||||
\end{itemize}
|
||||
\begin{center}
|
||||
\includegraphics[width=0.9\linewidth]{pictures/github-local-tool.png}
|
||||
\includegraphics[width=1.0\linewidth]{pictures/github-local-tool.png}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue