Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 27cdfa8

Browse files
authored
Create README.md
1 parent 055c1f0 commit 27cdfa8

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
page_type: sample
3+
languages:
4+
- kusto
5+
products:
6+
- MTP
7+
description: "Tracking the Adversary with Microsoft Threat Protection Advanced Hunting"
8+
---
9+
#Tracking The Adversary
10+
**[Webcast Link](https://techcommunity.microsoft.com/t5/microsoft-threat-protection/webinar-series-unleash-the-hunter-in-you/ba-p/1509232)**
11+
This webcast is designed to take you from newbie to ninja on advanced hunting in four episodes. This repo contains the query files used in each of the webcasts so that you can hunt in your own MTP instance.
12+
13+
---
14+
#Episode 1: KQL Fundamentals
15+
In the first episode, we will cover the basics of advanced hunting capabilities in Microsoft Threat Protection (MTP). Learn about available advanced hunting data and basic KQL syntax and operators. The best part? No slides!
16+
---
17+
#Episode 2: Joins
18+
In episode 2, we will continue learning about data in advanced hunting and how to join tables together. Learn about inner, outer, unique, and semi joins, as well as the nuances of the default Kusto innerunique join. Make Edgar F. Codd proud!
19+
---
20+
#Episode 3: Summarizing, pivoting, and visualizing Data
21+
Now that we’re able to filter, manipulate, and join data, it’s time to start summarizing, quantifying, pivoting, and visualizing. In this episode, we will cover the summarize operator and some of the various calculations you can perform while diving into additional tables within MTP. We will turn our datasets into charts that can help improve analysis.
22+
---
23+
#Episode 4: Let’s hunt! Applying KQL to incident tracking
24+
Time to track some attacker activity! In this episode, we will use our improved understanding of KQL and advanced hunting in Microsoft Threat Protection to track an attack. Learn some of the tips and tricks used in the field to track attacker activity, including the ABCs of cybersecurity and how to apply them to incident response.

0 commit comments

Comments
 (0)