From 6ab014b2e11739b0921a41340eb5573573bbdd20 Mon Sep 17 00:00:00 2001 From: Roberto Rodriguez Date: Thu, 20 Jan 2022 15:03:17 -0500 Subject: [PATCH] updated main docs --- docs/_toc.yml | 3 +++ ...ummit_2022_Explorando_Fuentes_Componentes_Datos.ipynb | 9 +++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/_toc.yml b/docs/_toc.yml index 4c97546..bbfa65c 100644 --- a/docs/_toc.yml +++ b/docs/_toc.yml @@ -14,3 +14,6 @@ parts: - file: playground/6-Explore_ICS_Attack - file: playground/7-Export_Groups_Navigator_Layers - file: playground/8-Lookup_Functions +- caption: Presentations + chapters: + - file: presentations/1-SANS_CTI_Summit_2022_Explorando_Fuentes_Componentes_Datos diff --git a/docs/presentations/1-SANS_CTI_Summit_2022_Explorando_Fuentes_Componentes_Datos.ipynb b/docs/presentations/1-SANS_CTI_Summit_2022_Explorando_Fuentes_Componentes_Datos.ipynb index 3e4f580..e8e8f7f 100644 --- a/docs/presentations/1-SANS_CTI_Summit_2022_Explorando_Fuentes_Componentes_Datos.ipynb +++ b/docs/presentations/1-SANS_CTI_Summit_2022_Explorando_Fuentes_Componentes_Datos.ipynb @@ -6,8 +6,13 @@ "source": [ "# SANS CTI Summit 2022 - Explorando ATT&CK Fuentes & Componentes de Datos\n", "\n", - "---\n", - "\n", + "---" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ "## Instalando ATT&CK Python Client " ] },