Commit ff90ad39 authored by JANSSEN; jeroen's avatar JANSSEN; jeroen
Browse files

Add [TH-LDEL]: Attacker deletes local logs to hide activity

parent c4890e10
Loading
Loading
Loading
Loading
+36 −4
Original line number Diff line number Diff line
@@ -849,9 +849,9 @@ Requirements that mitigate this threat: AUTH, LOGG

Mitigations for Likelihood:

* Medium to Low: TODO
* Medium to Low: AUTH-6

* High to Medium: TODO
* High to Medium: AUTH-6

Mitigations for Impact:

@@ -859,6 +859,38 @@ Mitigations for Impact:

* High to Medium: AUTH-\*, LOGG-\*

**[TH-LDEL]:** Attacker deletes local logs to hide activity

| Risk factors | Likelihood | Security profile |
|--------------|------------|------------------|
| ADM = 2      | High       | SP-\*            |
| ADM = 1      | Medium     | none             |
| ADM = 0      | Low        | none             |

_Table C.14_

| Risk factors      | Impact | Security profile |
|-------------------|--------|------------------|
| max(DAT, FUN) = 2 | High   | SP-3             |
| max(DAT, FUN) = 1 | Medium | SP-2, SP-4       |
| max(DAT, FUN) = 0 | Low    | SP-1             |

_Table C.15_

Requirements that mitigate this threat: LOGG-\*

Mitigations for Likelihood:

* Medium to Low: LOGG-\*

* High to Medium: LOGG-\*

Mitigations for Impact:

* Medium to Low: LOGG-\*

* High to Medium: LOGG-\*

**[TH-XXXX]:** 

| Risk factors | Likelihood | Security profile |
@@ -875,6 +907,8 @@ _Table C.X_
| max(DAT, FUN) = 1 | Medium | SP-2, SP-4       |
| max(DAT, FUN) = 0 | Low    | SP-1             |

_Table C.X_

Requirements that mitigate this threat: 

Mitigations for Likelihood:
@@ -889,8 +923,6 @@ Mitigations for Impact:

* High to Low: 



### C.5. Mapping of use cases to risk factors and security profiles

| Use case | Description                 | CFG | AUT | DAT | FUN | ADM | RDP | CNC | SP   |