new images and topic

This commit is contained in:
Beth Levin 2020-10-07 18:10:44 -07:00
parent 207f4210ff
commit c9ef6bf5ca
6 changed files with 34 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -86,10 +86,43 @@ Examples of devices that should be marked as high value:
## Vulnerable devices report ## Vulnerable devices report
The vulnerable devices report shows graphs and bar charts of The report shows graphs and bar charts with vulnerable device trends and current statistics. The goal is for you to understand the breath and scope of your device exposure.
Access the report by going to **Reports > Vulnerable devices** Access the report by going to **Reports > Vulnerable devices**
There are two columns:
- Trends (over time)
- Today (current information)
### Severity levels
Each device is counted only once according to the most severe vulnerability found on that device.
![Graphs of current device vulnerability severity levels, and over time.](images/tvm-report-severity.png)
### Exploit availability
Each device is counted only once based on the highest level of known exploit.
![Graphs of current device vulnerability severity levels, and over time.](images/tvm-report-exploit-availability.png)
### Vulnerability age
Each device is counted only once under the oldest vulnerability publication date. Older vulnerabilities have a higher chance of being exploited.
![Graphs of current device vulnerability severity levels, and over time.](images/tvm-report-age.png)
### Vulnerable devices by operating system platform
The number of devices on each operating system that are exposed due to software vulnerabilities.
![Graphs of current device vulnerability severity levels, and over time.](images/tvm-report-os.png)
### Vulnerable devices by Windows 10 version
The number of devices on each Windows 10 version that are exposed due to vulnerable applications or OS.
![Graphs of current device vulnerability severity levels, and over time.](images/tvm-report-version.png)
## Related topics ## Related topics