update security analytics content

This commit is contained in:
Joey Caparas
2017-08-23 15:32:12 -07:00
parent 1e42419813
commit 6d6aa11419
5 changed files with 5 additions and 40 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -28,12 +28,12 @@ The **Security analytics dashboard** displays a snapshot of:
- Security coverage - Security coverage
- Improvement opportunities - Improvement opportunities
![Security analytics dashboard](images/atp-security-analytics-dashboard.png) ![Security analytics dashboard](images/atp-dashboard-security-analytics.png)
## Organizational security score ## Organizational security score
The organization security score is reflective of the average score of all the Windows Defender security control properties that are configured according to the recommended baseline. You can improve this score by taking the steps in configuring each of the security controls in the optimal settings. The organization security score is reflective of the average score of all the Windows Defender security control properties that are configured according to the recommended baseline. You can improve this score by taking the steps in configuring each of the security controls in the optimal settings.
![Organizational security score](images/atp-org-sec-score.png) ![Organizational security score](images/atp-org-score.png)
The numerator in the fraction is representative of the sum of points from the **Improvement opportunities** tile, while the denominator is reflective of the total score from each pillar on the **Security coverage** tile. The numerator in the fraction is representative of the sum of points from the **Improvement opportunities** tile, while the denominator is reflective of the total score from each pillar on the **Security coverage** tile.
@ -41,20 +41,20 @@ The numerator in the fraction is representative of the sum of points from the **
Each security control from the **Security coverage** tile contributes 100 points to the organizational security score and the total potential is based on the number of security controls multiplied by 100 accordingly. Each security control from the **Security coverage** tile contributes 100 points to the organizational security score and the total potential is based on the number of security controls multiplied by 100 accordingly.
In the example image, the total points from the Improvement opportunities tile add up to 280 points for the three pillars from the **Security coverage** tile. In the example image, the total points from the Improvement opportunities tile add up to 279 points for the three pillars from the **Security coverage** tile.
## Security coverage ## Security coverage
The security coverage tile shows a bar graph where each bar represents a Windows Defender security control. Each bar contributes 100 points to the overall organizational security score. It also represents the various security products with an indicator of the total number of machines that are well configured and those that require attention. Hovering on top of the individual bars will show exact numbers for each category. The security coverage tile shows a bar graph where each bar represents a Windows Defender security control. Each bar contributes 100 points to the overall organizational security score. It also represents the various security products with an indicator of the total number of machines that are well configured and those that require attention. Hovering on top of the individual bars will show exact numbers for each category.
![Security coverage](images/atp-security-coverage.png) ![Security coverage](images/atp-sec-coverage.png)
## Improvement opportunities ## Improvement opportunities
Improve your organizational security score by taking the recommended improvement actions listed on this tile. Improve your organizational security score by taking the recommended improvement actions listed on this tile.
Click on each segment to see the recommended optimizations. Click on each segment to see the recommended optimizations.
![Improvement opportunities](images/atp-security-improvements.png) ![Improvement opportunities](images/atp-improv-ops.png)
The numbers beside the green triangle icon on each recommended action represents the number of points you can gain by taking the action. When added together, the total number makes up the nominator in the fraction for each segment in the Improvement opportunities tile. The numbers beside the green triangle icon on each recommended action represents the number of points you can gain by taking the action. When added together, the total number makes up the nominator in the fraction for each segment in the Improvement opportunities tile.
@ -90,38 +90,3 @@ You can take the following actions to increase the overall security score of you
- Install the latest security updates - Install the latest security updates
- Use the latest Windows Insider preview builds - Use the latest Windows Insider preview builds
### Exploit guard optimization
This tile provides a specific list of actions you can take on endpoints to gain more control on restricting how code runs on endpoints to increase security in your organization.
You can take the following actions to increase the overall security score of your organization:
- Turn on all system-level Exploit Protection settings
- Set all ASR rules to enabled or audit mode
- Turn on Controlled Folder Access
- Turn on Windows Defender Antivirus
- Consider updgrading to HVCI-compatible hardware
- Fix HVCI driver compatibility issues
For more information, see PUT IAAN'S TOPIC HERE
### Application guard optimization
This tile provides a specific list of actions you can take to block attacks targeting browsers on endpoints.
You can take the following actions to increase the overall security score of your organization:
- Consider upgrading to compatible hardware
- Turn on Application Guard on compatible machines
- Turn on managed mode
For more information, see [Windows Defender Application Guard overview](../windows-defender-application-guard/wd-app-guard-overview.md).
### SmartScreen optimization
This tile provides a specific list of actions you can take on endpoints to protect users from malicious websites and web applications.
You can take the following actions to increase the overall security score of your organization:
- Set app and file checking to block or warn
- Set website and download checking to block or warn
- Set Windows Store app content checking to block or warn
For more information see [Windows Defender SmartScreen](../windows-defender-smartscreen/windows-defender-smartscreen-overview.md).