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

Commit f51205c

Browse files
authored
Merge pull request #176 from microsoft/mjmelone-patch-28
Create README.md
2 parents 055c1f0 + bd08db9 commit f51205c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Tracking The Adversary
2+
3+
**[Webcast Link](https://techcommunity.microsoft.com/t5/microsoft-threat-protection/webinar-series-unleash-the-hunter-in-you/ba-p/1509232)**
4+
5+
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.
6+
7+
---
8+
9+
## Episode 1: KQL Fundamentals
10+
11+
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!
12+
13+
---
14+
15+
## Episode 2: Joins
16+
17+
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!
18+
19+
---
20+
21+
## Episode 3: Summarizing, pivoting, and visualizing Data
22+
23+
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.
24+
25+
---
26+
27+
## Episode 4: Let’s hunt! Applying KQL to incident tracking
28+
29+
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)