Merge branch 'master' of github.com:MISP/misp-training

pull/5/head
Alexandre Dulaunoy 2019-05-20 10:01:35 +02:00
commit d2dddf8fd0
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 1 deletions

View File

@ -77,10 +77,12 @@
\begin{itemize}
\item The result of our own frustration
\item Built in {\bf ReST client} with templating
\item Extensive query builder UI by Sami Mokaddem
\item Build queries in a simple interface, automatically set URLs, headers, etc
\item Uses the self documentation of APIs
\item Export your queries as {\bf cURL or Python scripts}
\item Built in testing tools (performance measurements, result parsers)
\item Store queries for reuse and download the results directly
\end{itemize}
\end{frame}
@ -107,6 +109,7 @@
\item Server settings
\item Bruteforce protection resets
\item Enrichment
\item Worker management
\end{itemize}
\item Goal was also to move away from the often malfunctioning scheduler and have cron friendly CLI scripts
\end{itemize}
@ -131,7 +134,6 @@
\item Would open us up to simple customiseable search APIs
\end{itemize}
\item Open up search APIs to other scopes (objects, users, organisations, proposals, feeds, galaxies, taxonomies)
\item Sami Mokaddem designing an extensive GUI overlay for easy query construction
\end{itemize}
\end{frame}