Skip to content

Commit f282f48

Browse files
committed
Add detailed infos for exposed cluster scans
1 parent d185c1c commit f282f48

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/TestandVerification.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ Dynamic depth for infrastructure:
628628
- 9.4.3
629629
Test network segmentation:
630630
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).
632632
difficultyOfImplementation:
633633
knowledge: 2
634634
time: 2
@@ -644,7 +644,7 @@ Dynamic depth for infrastructure:
644644
- 14.2.8
645645
Test for exposed services:
646646
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.
648648
difficultyOfImplementation:
649649
knowledge: 1
650650
time: 1
@@ -653,7 +653,7 @@ Dynamic depth for infrastructure:
653653
level: 1
654654
implementation:
655655
- nmap
656-
- OWASP Amass
656+
- <a href="https://github.com/OWASP/Amass">OWASP Amass</a>
657657
samm: EH2-B
658658
samm2: v-security-testing|A|1
659659
iso27001-2017:

0 commit comments

Comments
 (0)