Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data...

14
Azure Sentinel Level 400 Hunting and using notebooks

Transcript of Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data...

Page 1: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

Azure Sentinel Level 400

Hunting and using

notebooks

Page 2: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

Overview

• In this module you will learn

how to hunt using Azure

Sentinel.

Pre-

requisites

•Azure Sentinel Overview

module.

•KQL workshop.

Page 3: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

Hunting

Page 4: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

© Microsoft Corporation Azure

Page 5: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

Visualize data sets

Page 6: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel
Page 7: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel
Page 8: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel
Page 9: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

Notebooks

Page 10: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

• A web app for creating and

running interactive

documents.

• Documents contain:

• live code,

• Visualizations

• Narrative text

• App Server can be:

• Free MS service

• Azure VM, Local Docker

Page 11: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

• Data persistency

• Full scripting/programming environment (vs. declarative query)

• Sharing, Knowledge base

• Access to a wide variety of libraries:

• Machine learning

• Advanced data manipulation and analysis

• Visualization

Also read Why Use Jupyter for Security Investigations

Page 12: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

• Building notebooks on the fly

• Tier 3 Analysts requiring deep investigation capability

• Hunters/Threat Intel analysts

• Authoring reusable notebooks

• By Tier 3 analysts and SOC Engineering

• For use as template notebooks by Tier 1+

Page 13: Azure Sentinel Level 400 Hunting and using notebooks€¦ · • Machine learning • Advanced data manipulation and analysis ... Dashboard > Azure Sentinel workspaces > Azure Sentinel

• KQL Magic

• MSTICPY