1
0
Форкнуть 0
Sample queries for Advanced hunting in Microsoft 365 Defender
Перейти к файлу
Michael Melone dce6015266
Update Device Count by DNS Suffix.md
2020-09-01 14:00:04 -04:00
Campaigns corrected chart 2020-08-28 15:45:36 -04:00
Command and Control added links to other bluekeep queries 2020-07-17 16:44:15 -04:00
Credential Access wadharama related pages 2020-08-18 12:34:58 -04:00
Defense evasion 5 more files related to qakbot 2020-08-10 16:53:38 -04:00
Delivery Update Pivot from detections to related downloads.txt 2020-04-22 14:17:12 +03:00
Discovery Merge pull request #198 from martyav/qakbot 2020-08-17 12:26:21 +03:00
Execution Merge pull request #198 from martyav/qakbot 2020-08-17 12:26:21 +03:00
Exfiltration Rename Data copied to other location than C:.txt to Data copied to other location than C drive.txt 2020-08-05 17:33:07 -04:00
Exploits added files related to cve-2018-20250 2020-08-05 15:36:42 -04:00
Fun Update Make FolderPath Vogon Poetry.csl 2020-05-01 09:58:17 -04:00
General queries Update Device Count by DNS Suffix.md 2020-09-01 14:00:04 -04:00
Impact wadharama related pages 2020-08-18 12:34:58 -04:00
Initial access Create Check for Maalware Baazar (abuse.ch) hashes in your mail flow.md 2020-08-25 09:20:45 +03:00
Lateral Movement added links to other bluekeep queries 2020-07-17 16:44:15 -04:00
Notebooks MTP advanced hunting Jupyter notebook 2020-08-31 17:09:30 +02:00
Persistence Update scheduled task creation.txt 2020-08-25 12:02:15 -06:00
Privilege escalation added 3 files for cve-2019-0808 2020-08-13 14:24:34 -04:00
Protection events Count by DeviceId is more accurate 2020-06-21 08:49:50 +03:00
TVM Create devices_with_vuln_and_users_received_payload.md 2020-04-22 15:53:50 +03:00
Webcasts Update Episode 4 - Lets Hunt.csl 2020-08-06 09:25:53 +03:00
.gitignore Initial commit 2018-03-18 05:07:43 -07:00
00-query-submission-template.md added missing words to template 2020-07-06 17:03:40 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-04-22 15:48:37 +03:00
LICENSE Initial commit 2018-03-18 05:07:47 -07:00
MTPAHCheatSheetv01-dark.pdf Add files via upload 2020-07-06 13:45:51 +04:00
MTPAHCheatSheetv01-light.pdf Add files via upload 2020-07-06 13:45:51 +04:00
README.md Update README.md 2020-07-05 09:52:43 +03:00
SECURITY.md Create SECURITY.md 2020-04-22 15:49:02 +03:00

README.md

page_type languages products description
sample
kusto
MTP
Microsoft threat protection repository for Advanced Hunting

Advanced hunting queries for Microsoft Threat Protection

This repo contains sample queries for advanced hunting in Microsoft Threat Protection. 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.


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.


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.

We are continually building up documentation about advanced hunting and its data schema. You can access the full list of tables and columns in the portal or reference the following resources:

Contributions

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 opencode@microsoft.com with any additional questions or comments.

How to contribute

Everyone can freely add a file for a new query or improve on existing queries. To help other users locate new queries quickly, we suggest that you:

  • Create a new MarkDown file in the relevant folder according to the MITRE ATT&CK category with contents based on the query submission template
  • In the new file:
    • Provide a name for the query that represents the components or activities that it searches for, e.g. Files from malicious sender
    • Describe the query and provide sufficient guidance when applicable
    • Select the categories that apply by marking the appropriate cell with a "v"
  • Use the query name as the title, separating each word with a hyphen (-), e.g. files-from-malicious-sender.md
  • Include comments that explain the attack technique or anomaly being hunted. Whenever possible, provide links to related documentation.

In addition, construct queries that adhere to the published advanced hunting performance best practices.

Suggestions and feedback

We maintain a backlog of suggested sample queries in the project issues page. Feel free to comment, rate, or provide suggestions.

We value your feedback. Let us know if you run into any problems or share your suggestions by sending email to wdatpqueriesfeedback@microsoft.com.