Jupyter notebooks are an interactive development and data analysis environment hosted in a browser. The open API supported by Microsoft Sentinel allows you to use Jupyter notebooks to query, transform, analyze and visualize Microsoft Sentinel data. This makes notebooks a powerful addition to Microsoft Sentinel and is especially well-suited to ad-hoc investigations, hunting or customized workflows.
More information on getting started with Microsoft Sentinel and Azure Notebooks
This repository contains notebooks contributed by Microsoft and the community to assist hunting and investigation tasks in Microsoft Sentinel.
The notebooks are mostly one of several types:
- Exploration notebooks. These are meant to be used as they are or with your own customizations to explore specific hunting and investigation scenarios. Examples of this type include the Entity explorer series. (“Entity” refers to items such as hosts, IP addresses, accounts, URLs, etc.)
- Guided hunting and guided investigation notebooks that follow a specific CyberSec scenario
- How-To notebooks like the Get Started and ConfigureNotebookEnvironment notebooks.
- Sample notebooks. These are longer and are meant to be instructional examples following a real or simulated hunt or investigation. They typically have save sample data so that you can see what they are meant to do.
- Getting Started notebook.
- Configuring notebook environment notebook.
- Run a demonstration notebook in
- Read more about the use of Jupyter notebooks in Microsoft Sentinel on the Microsoft Sentinel Technical Community blog.
- Read more about the Azure ML Notebooks Service.
- Read more about MSTICPy - the CyberSecurity Python library that powers most of the notebooks
For questions or feedback, please contact [email protected]
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.