mirror of https://github.com/MISP/misp-training
chg: removed decaying API query example
parent
4b1d1c3b63
commit
02ea62e96d
|
@ -342,18 +342,6 @@
|
||||||
Simulate \textit{Attributes} with different \textit{Models}
|
Simulate \textit{Attributes} with different \textit{Models}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}[fragile]
|
|
||||||
\frametitle{Implementation in MISP: API query body}
|
|
||||||
\texttt{/attributes/restSearch}
|
|
||||||
\begin{lstlisting}
|
|
||||||
{
|
|
||||||
"includeDecayScore": 1,
|
|
||||||
"excludeDecayed": 0,
|
|
||||||
"score": 30,
|
|
||||||
}
|
|
||||||
\end{lstlisting}
|
|
||||||
\end{frame}
|
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{To sum it all up...}
|
\frametitle{To sum it all up...}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
|
Loading…
Reference in New Issue