You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/TestandVerification.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -628,7 +628,7 @@ Dynamic depth for infrastructure:
628
628
- 9.4.3
629
629
Test network segmentation:
630
630
risk: Wrong or no network segmentation of pods makes it easyer for an attacker to access a database and extract or modify data.
631
-
measure: Integration of fine granulated network segmenation (also between pods in the same namespace)
631
+
measure: Cluster interal test needs to be performed. Integration of fine granulated network segmenation (also between pods in the same namespace).
632
632
difficultyOfImplementation:
633
633
knowledge: 2
634
634
time: 2
@@ -644,7 +644,7 @@ Dynamic depth for infrastructure:
644
644
- 14.2.8
645
645
Test for exposed services:
646
646
risk: Standard network segmentation and firewalling has not been performed, leading to world open cluster management ports.
647
-
measure: With the help of tools the network configuration of unintenonal exposed cluster(s) are tested.
647
+
measure: With the help of tools the network configuration of unintenonal exposed cluster(s) are tested. To identify clusters, all subdomains might need to be identified with a tool like OWASP Amass to perform portscans based o the result.
648
648
difficultyOfImplementation:
649
649
knowledge: 1
650
650
time: 1
@@ -653,7 +653,7 @@ Dynamic depth for infrastructure:
0 commit comments