chg: [firstcti22] Few improvements and typos

main
Sami Mokaddem 2022-11-02 12:12:00 +01:00
parent 71b31f5116
commit 721906706e
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
2 changed files with 11 additions and 6 deletions

View File

@ -31,6 +31,10 @@
\item Cryptographic key lookup \item Cryptographic key lookup
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
\vspace{0.5em}
\begin{center}
\includegraphics[width=0.55\linewidth]{pictures/melicertes.png}
\end{center}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
@ -41,10 +45,10 @@
\item Interconnecting communities came with its own problems \item Interconnecting communities came with its own problems
\begin{itemize} \begin{itemize}
\item Interconnection requests \item Interconnection requests
\item Organisation managmeent \item Organisation management
\item Enrollment process \item Enrollment process
\end{itemize} \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 \item Managing multiple MISP instances can be tedious
\end{itemize} \end{itemize}
\end{frame} \end{frame}
@ -105,7 +109,7 @@
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
\begin{center} \begin{center}
\includegraphics[width=0.8\linewidth]{pictures/org-circl.png} \includegraphics[width=1.0\linewidth]{pictures/org-circl.png}
\end{center} \end{center}
\end{frame} \end{frame}
@ -117,6 +121,7 @@
\item Geographic \& sectorial \item Geographic \& sectorial
\item But also technical: CIDR blocks \& AS Numbers \item But also technical: CIDR blocks \& AS Numbers
\end{itemize} \end{itemize}
\vspace{0.5em}
\item Cryptographic key lookup for information signing \item Cryptographic key lookup for information signing
\begin{itemize} \begin{itemize}
\item MISP's protected event feature \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 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 \item Support of multiple templates used by various entities out there
\begin{itemize} \begin{itemize}
\item ENISA CSIRT inventory
\item FIRST Directory \item FIRST Directory
\item ENISA CSIRT inventory
\item CSIRT Constituency (CIDR blocks, AS Numbers, ...) \item CSIRT Constituency (CIDR blocks, AS Numbers, ...)
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
@ -346,11 +351,11 @@ Why would Cerebrate have integration with other tools?
\frametitle{Managing local tools} \frametitle{Managing local tools}
There will inevitably be integration between local tools and Cerebrate. Why not go a step further? There will inevitably be integration between local tools and Cerebrate. Why not go a step further?
\begin{itemize} \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 \item Based on a configuration file, user interfaces can be created to visualise data and instruct local tools to perform operations
\end{itemize} \end{itemize}
\begin{center} \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{center}
\end{frame} \end{frame}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB