Commit 73904217 authored by Santeri Toikka's avatar Santeri Toikka
Browse files

Review corrections to ACC_MACHINE assessments

Closes #561, #562
parent 9b2a54ee
Loading
Loading
Loading
Loading
+10 −8
Original line number Diff line number Diff line
@@ -2709,7 +2709,7 @@ Verify that:

### 6.6.1.1 AAC_MACHINE-1

**Objective:** Make pre-shared keys and fixed passwords obsolete.
**Objective:** Within machine-to-machine communications the authentication does not use passwords.

**Preparation:**

@@ -2718,7 +2718,8 @@ Verify that:

**Activities:**

1. Investigate the system.
1. Investigate the system;
2. Setup a communication with a managed element and verify the used authentication method.

**Verdict:**

@@ -2727,7 +2728,8 @@ Verify that:

**Supporting Evidence:**

* Metrics output relevant for the activities, if available;
* Metrics output showing detected system or managed element when setting up a communication channel;
* Evidence confirming the functionality like:
  * Relevant vendor or design documentation describing the applied measures;
  * Test reports showing the steps performed and results obtained;
  * Screenshots, captures, or console outputs confirming the correct execution or protection behaviour;
@@ -2735,7 +2737,7 @@ Verify that:

### 6.6.1.2 AAC_MACHINE-2

**Objective:** Prevent general super user access rights for M2M traffic IAM.
**Objective:** The machine user operates with the lowest necessary privileges.

**Preparation:**