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

Commit f5a3071

Browse files
authored
Update README.md
1 parent b8dcada commit f5a3071

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ languages:
44
- kusto
55
products:
66
- MTP
7-
description: "Microsoft threat protection repository for Advanced Hunting"
7+
description: "Microsoft 365 Defender repository for Advanced Hunting"
88
---
9-
# Advanced hunting queries for Microsoft Threat Protection
10-
This repo contains sample queries for **[advanced hunting](https://security.microsoft.com/hunting) in [Microsoft Threat Protection](https://aka.ms/mtp-docs)**. With these sample queries, you can start to experience advanced hunting, including the types of data that it covers and the query language it supports. You can also explore a variety of attack techniques and how they may be surfaced through advanced hunting.
9+
# Advanced hunting queries for Microsoft 365 Defender
10+
This repo contains sample queries for **[advanced hunting](https://security.microsoft.com/hunting) in [Microsoft 365 Defender](https://aka.ms/mtp-docs)**. With these sample queries, you can start to experience advanced hunting, including the types of data that it covers and the query language it supports. You can also explore a variety of attack techniques and how they may be surfaced through advanced hunting.
1111

1212
---
13-
**NOTE:** Most of these queries can also be used in Microsoft Defender ATP. However, queries that search tables containing consolidated alert data as well as data about email, apps, and identities can only be used in Microsoft Threat Protection.
13+
**NOTE:** Most of these queries can also be used in Microsoft Defender ATP. However, queries that search tables containing consolidated alert data as well as data about email, apps, and identities can only be used in Microsoft 365 Defender.
1414

1515
- [Microsoft Defender ATP schema](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/advanced-hunting-schema-reference)
16-
- [Microsoft Threat Protection schema](https://docs.microsoft.com/microsoft-365/security/mtp/advanced-hunting-schema-tables)
16+
- [Microsoft 365 Defender schema](https://docs.microsoft.com/microsoft-365/security/mtp/advanced-hunting-schema-tables)
1717
---
1818

1919
To get started, simply paste a sample query into the query builder and run the query. If you get syntax errors, try removing empty lines introduced when pasting. If a query returns no results, try expanding the time range.

0 commit comments

Comments
 (0)