behavioral blocking

This commit is contained in:
Denise Vangel-MSFT 2020-03-09 11:38:11 -07:00
parent abe0b6a4f9
commit c4f90bd7e7
2 changed files with 16 additions and 2 deletions

View File

@ -22,9 +22,23 @@ ms.collection:
- [Microsoft Defender Advanced Threat Protection (Microsoft Defender ATP)](https://go.microsoft.com/fwlink/p/?linkid=2069559)
## section 1
## What is behavioral blocking?
Behavioral blocking and containment capabilities in Microsoft Defender ATP use machine learning to identify threats through behavioral patterns. When threats are detected, Windows Defender Antivirus works together with your Microsoft cloud protection. Suspicious artifacts and behaviors are monitored, processed, and sent to your cloud protection for real-time classification by machine learning. If artifacts or behaviors are determined to be malicious, these threats are blocked and contained almost instantly.
Behavioral blocking is a post-execution protection, as shown in the following diagram:
Behavioral blocking consists of the following components:
- Behavior-based machine learning
- Rapid-protection feedback loop
- [Shadow protection](shadow-protection.md)
- Client-side behavioral blocking
- Containment during automated investigation and remediation
Behavioral blocking and containment capabilities in Microsoft Defender ATP use machine learning to identify threats through behavioral patterns. When threats are detected, Windows Defender Antivirus works together with your cloud protection. Suspicious artifacts and behaviors are monitored, processed, and sent to your cloud protection.
## section 2