Skip to content

Commit dd9d8c7

Browse files
committed
committing suggestions
1 parent 08c3140 commit dd9d8c7

File tree

4 files changed

+31
-38
lines changed

4 files changed

+31
-38
lines changed

articles/defender-for-iot/organizations/api/sensor-vulnerability-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ JSON object that represents recommended mitigation steps.
559559
|--|--|--|
560560
| **content** | String | Not nullable | Recommended mitigation steps for detected vulnerabilities |
561561
| **scoreImprovement** | Integer | Nullable | Expected percentage of security improvement after mitigation steps are taken. |
562-
| **details** | Table | Nullable | A table listing mitigation recommendations, such as would be generated in the **Risk assessment** report. Each recommendation includes details about possible security impact if the action is performed and more. For more information, see [Risk mitigation](../how-to-create-risk-assessment-reports.md#risk-mitigation). |
562+
| **details** | Table | Nullable | A table listing mitigation recommendations, such as would be generated in the **Risk assessment** report. Each recommendation includes details about possible security impact if the action is performed and more. For more information, see [Risk mitigation](../how-to-create-risk-assessment-reports.md#risk-assessment-reporting). |
563563

564564
> [!NOTE]
565565
> You might have multiple mitigation steps, with some returned in the `notifications` field, and others returned in the `mitigation` field. Items with `scoreImprovement` and `details` data is returned only in the `mitigation` field. Items without `scoreImprovement` and `details` data is returned only in the `notifications` field.

articles/defender-for-iot/organizations/how-to-create-risk-assessment-reports.md

Lines changed: 30 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,39 @@ ms.topic: how-to
99

1010
Risk assessment reports, generated by Defender for IoT OT network sensors and on-premises management consoles, provide details about security scores, vulnerabilities, and operational issues on detected devices as well as risks coming from imported firewall rules.
1111

12-
Take action based on the recommendations provided in the risk assesment reports to improve your overall network security score. For example, you might install the latest security or firmware updates, or investigate any PLCs that are currently in unsecure states.
12+
Take action based on the recommendations provided in the risk assessment reports to improve your overall network security score. For example, you might install the latest security or firmware updates, or investigate any PLCs that are currently in unsecure states.
1313

1414
Each sensor has access to reports generated for that sensor, while the on-premises management console allows you view reports from all connected sensors from the same page. The on-premises management console also supports customizations for the logo that appears in your report.
1515

1616
## Prerequisites
1717

1818
- You must be an **Admin** user to import firewall rules to an OT sensor or add backup and anti-virus server addresses. <!--need to check this-->.
1919

20-
- You must be an **Admin** or **Security Analyst** user to create or view risk assesment reports on the OT sensor or on-premises management console.
20+
- You must be an **Admin** or **Security Analyst** user to create or view risk assessment reports on the OT sensor or on-premises management console.
2121

2222
## Import firewall rules to a OT sensor
2323

24-
<!--put the firewall rules procedure here-->
24+
Import firewall rules to your OT sensor for analysis in **Risk assessment** reports. Importing firewall rules is supported for Checkpoint, Fortinet, and Juniper firewalls.
25+
26+
- Checkpoint
27+
- Fortinet
28+
- Juniper
29+
30+
**To import firewall rules**:
31+
32+
1. Sign in to your sensor as an **Admin** user and elect **System Settings** > **Import settings** > **Firewall rules**.
33+
1. In the **Firewall rules** pane:
34+
35+
- Select a firewall type from the dropdown menu
36+
- Select **+ Import file** to browse to and select the file you want to import.
37+
38+
For example:
39+
40+
:::image type="content" source="media/how-to-create-risk-assessment-reports/import-firewall-rules.png" alt-text="Screenshot of how to import firewall rules." lightbox="media/how-to-create-risk-assessment-reports/import-firewall-rules.png":::
2541

2642
## Add backup and anti-virus server addresses to your sensor
2743

28-
Backup and anti-virus servers are not defined on your sensor by default. We recommend defining these addresses on your sensor to keep your network risk assesment low.
44+
Backup and anti-virus servers are not defined on your sensor by default. We recommend defining these addresses on your sensor to keep your network risk assessment low.
2945

3046
**To add backup and anti-virus server addresses**:
3147

@@ -37,31 +53,31 @@ Backup and anti-virus servers are not defined on your sensor by default. We reco
3753

3854
Use an individual OT sensor to view reports generated for that sensor only.
3955

40-
**To generate a report**:
56+
**To generate a report**:
4157

42-
1. Sign in to the sensor console and select **Risk assesment** > **Generate report**. The report is generated and appears in the **Reports list**, along with the timestamp and report size.
58+
1. Sign in to the sensor console and select **Risk assessment** > **Generate report**. The report is generated and appears in the **Reports list**, along with the timestamp and report size.
4359

44-
Reports are automatically named `risk-assesment-report-<integer>`, where the `<integer>` is incremented automatically.
60+
Reports are automatically named `risk-assessment-report-<integer>`, where the `<integer>` is incremented automatically.
4561

4662
1. Select the report name to download it and open it in your browser.
4763

48-
## Create and view risk assesment reports for multiple sensors
64+
## Create and view risk assessment reports for multiple sensors
4965

50-
Use an on-premises management console to create and view risk assesment reports for all connected sensors, or to customize your report logo.
66+
Use an on-premises management console to create and view risk assessment reports for all connected sensors, or to customize your report logo.
5167

5268
**To generate a report**:
5369

54-
1. Sign in to your on-premises management console and select **Risk assesment**.
70+
1. Sign in to your on-premises management console and select **Risk assessment**.
5571

5672
1. To customize the logo that appears on your report, select **Import logo**. Browse to and select the logo file you want to use.
5773

5874
1. From the **Select Sensor** drop-down menu, select the sensor for which you want to generate the report, and then select **Generate Report**.
5975

6076
A new report is listed in the **Archived Reports** area, listed by the time and date it was created, and showing the security score and report size.
61-
77+
6278
1. Select **Download** to download a report and open it in your browser.
6379

64-
## Risk assesment report contents
80+
## Risk assessment report contents
6581

6682
Risk assessment reports include the following details:
6783

@@ -75,12 +91,12 @@ Risk assessment reports include the following details:
7591

7692
- **Vulnerable Devices** are devices with a security score below 70%.
7793

78-
- Insight into any of the following security and operational issues: <!--im not really even sure how much this list is helpful. it doesn't really tell me much.-->
94+
- Insight into any of the following security and operational issues:
7995

8096
:::row:::
8197
:::column span="":::
8298
- Configuration issues
83-
- Device vulnerability, prioritzed by security level
99+
- Device vulnerability, prioritized by security level
84100
- Network security issues
85101
- Network operational issues
86102
:::column-end:::
@@ -95,8 +111,6 @@ Risk assessment reports include the following details:
95111

96112
If you've imported firewall data to your sensor, the risk assessment reports also include data about firewall rule risk, based on the imported rules. The Risk Assessment report highlights if a rule is not secure, or if there's a mismatch between the rule and the monitored network.
97113

98-
<!--i don't really think that this screenshot is helpful out of context. we don't show screenshots for any other part of the report.-->
99-
100114
## Next steps
101115

102116
For more information, see [Attack vector reporting](how-to-create-attack-vector-reports.md).

articles/defender-for-iot/organizations/how-to-set-up-your-network.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -173,27 +173,6 @@ Open these ports to allow extra services for Defender for IoT.
173173
| LDAPS | TCP | In/Out | 636 | Active Directory | Allows Active Directory management of users that have access, to sign in to the system | On-premises management console and Sensor | LDAPS server |
174174
| Tunneling | TCP | In | 9000 </br></br> In addition to port 443 </br></br> Allows access from the sensor, or end user, to the on-premises management console </br></br> Port 22 from the sensor to the on-premises management console | Monitoring | Tunneling | Endpoint, Sensor | On-premises management console |
175175

176-
## Import firewall rules
177-
178-
Import firewall rules to your OT sensor for analysis in **Risk assessment** reports. Importing firewall rules is supported for Checkpoint, Fortinet, and Juniper firewalls.
179-
180-
- Checkpoint
181-
- Fortinet
182-
- Juniper
183-
184-
**To import firewall rules**:
185-
186-
1. Sign in to your sensor as an **Admin** user and elect **System Settings** > **Import settings** > **Firewall rules**.
187-
1. In the **Firewall rules** pane:
188-
189-
- Select a firewall type from the dropdown menu
190-
- Select **+ Import file** to browse to and select the file you want to import.
191-
For example:
192-
193-
:::image type="content" source="media/how-to-set-up-your-network/import-firewall-rules.png" alt-text="Screenshot of how to import firewall rules." lightbox="media/how-to-set-up-your-network/import-firewall-rules.png":::
194-
195-
Firewall rules are analyzed in the [Risk Assessment report](how-to-create-risk-assessment-reports.md).
196-
197176
## Choose a cloud connection method
198177

199178
If you're setting up OT sensors and connecting them to the cloud, understand supported cloud connection methods, and make sure to connect your sensors as needed.
151 KB
Loading

0 commit comments

Comments
 (0)