From 1787bd7badc5fa108b0e832a1745c8a624573893 Mon Sep 17 00:00:00 2001 From: Adel K Date: Tue, 7 Mar 2023 00:47:21 +0100 Subject: [PATCH] Add msticpy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f721f3..44baa73 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ - [data_hacking](https://github.com/SuperCowPowers/data_hacking): Examples of using IPython, Pandas, and Scikit Learn to get the most out of your security data. - [Reverse engineering the analyst: building machine learning models for the SOC](https://www.mandiant.com/resources/blog/build-machine-learning-models-for-the-soc) +- [msticpy](https://github.com/microsoft/msticpy): A library for InfoSec investigation and hunting in Jupyter Notebooks. ### Research Papers