|
1 | 1 | ---
|
2 | 2 | title: Create risk assessment reports
|
3 | 3 | description: Gain insight into network risks detected by individual sensors or an aggregate view of risks detected by all sensors.
|
4 |
| -ms.date: 11/09/2021 |
| 4 | +ms.date: 02/03/2022 |
5 | 5 | ms.topic: how-to
|
6 | 6 | ---
|
7 | 7 |
|
@@ -50,62 +50,54 @@ Overall network security score is generated in each report. The score represents
|
50 | 50 |
|
51 | 51 | Risk Assessment scores are based on information learned from packet inspection, behavioral modeling engines, and a SCADA-specific state machine design.
|
52 | 52 |
|
53 |
| -**Secure Devices** are devices with a security score above 90 %. |
| 53 | +**Secure Devices** are devices with a security score above 90%. |
54 | 54 |
|
55 |
| -**Devices Needing Improvement**: Devices with a security score between 70 percent and 89 %. |
| 55 | +**Devices Needing Improvement**: Devices with a security score between 70 percent and 89%. |
56 | 56 |
|
57 |
| -**Vulnerable Devices** are devices with a security score below 70 %. |
| 57 | +**Vulnerable Devices** are devices with a security score below 70%. |
58 | 58 |
|
59 | 59 | ### About backup and anti-virus servers
|
60 | 60 |
|
61 |
| -The risk assessment score may be negatively impacted if you do not define backup and anti-virus server addresses in your sensor. Adding these addresses improves your score. By default these addresses are not defined. |
| 61 | +The risk assessment score may be negatively impacted if you don't define backup and anti-virus server addresses in your sensor. Adding these addresses improves your score. By default these addresses aren't defined. |
62 | 62 | The Risk Assessment report cover page will indicate if backup servers and anti-virus servers are not defined.
|
63 | 63 |
|
64 | 64 | **To add servers:**
|
65 | 65 |
|
66 | 66 | 1. Select **System Settings** and then select **System Properties**.
|
67 | 67 | 1. Select **Vulnerability Assessment** and add the addresses to **backup_servers** and **AV_addresses** fields. Use commas to separate multiple addresses. separated by commas.
|
68 | 68 | 1. Select **Save**.
|
69 |
| -## Create risk assessment reports |
70 |
| - |
71 |
| -Create a PDF risk assessment report. The report name is automatically generated as risk-assessment-report-1.pdf. The number is updated for each new report you create. The time and day of creation are displayed. |
72 |
| - |
73 |
| -### Create a sensor risk assessment report |
74 | 69 |
|
75 |
| -Create a risk assessment report based on detections made by the sensor you are logged into. |
| 70 | +## Create risk assessment reports |
76 | 71 |
|
77 |
| -To create a report: |
| 72 | +Create a risk assessment report based on detections made by the sensor you are logged into. The report name is automatically generated as risk-assessment-report-1.pdf. The number is updated for each new report you create. The time and day of creation are displayed. |
78 | 73 |
|
79 |
| -1. Login to the sensor console. |
80 |
| -1. Select **Risk Assessment** on the side menu. |
81 |
| -1. Select **Generate Report**. The report appears in the Archived Reports section. |
82 |
| -1. Select the report from the Archived Reports section to download it. |
| 74 | +**To create a report:** |
83 | 75 |
|
84 |
| -:::image type="content" source="media/how-to-generate-reports/risk-assessment.png" alt-text="A view of the risk assessment."::: |
| 76 | +1. Sign in to the sensor console. |
| 77 | +1. Select **Risk assessment** on the side menu. |
| 78 | +1. Select **Generate report**. The report appears in the Saved Reports section. |
| 79 | +1. Select the report from the Saved Reports section to download it. |
85 | 80 |
|
86 |
| -To import a company logo: |
| 81 | +**To import a company logo:** |
87 | 82 |
|
88 |
| -- Select **Import Logo**. |
| 83 | +1. Select **Import logo**. |
| 84 | +1. Choose a logo to add to the header of your Risk assessment reports. |
89 | 85 |
|
90 | 86 | ### Create an on-premises management console risk assessment report
|
91 | 87 |
|
92 |
| -Create a risk assessment report based on detections made by the any of the sensors managed by your on-premises management console. |
| 88 | +Create a risk assessment report based on detections made by sensors that are managed by your on-premises management console. |
93 | 89 |
|
94 |
| -To create a report: |
| 90 | +**To create a report:** |
95 | 91 |
|
96 | 92 | 1. Select **Risk Assessment** on the side menu.
|
97 |
| - |
98 | 93 | 2. Select a sensor from the **Select sensor** drop-down list.
|
99 |
| - |
100 | 94 | 3. Select **Generate Report**.
|
101 |
| - |
102 | 95 | 4. Select **Download** from the **Archived Reports** section.
|
103 | 96 |
|
104 |
| -To import a company logo: |
105 |
| - |
106 |
| -- Select **Import Logo**. |
| 97 | +**To import a company logo:** |
107 | 98 |
|
108 |
| -:::image type="content" source="media/how-to-generate-reports/import-logo-screenshot.png" alt-text="Import your logo through the risk assessment view."::: |
| 99 | +1. Select **Import logo**. |
| 100 | +1. Choose a logo to add to the header of your Risk assessment reports. |
109 | 101 |
|
110 | 102 | ## See also
|
111 | 103 |
|
|
0 commit comments