Skip to content

Commit d185c1c

Browse files
committed
add test for exposed services
1 parent dc717ad commit d185c1c

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

data/TestandVerification.yml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,14 +634,32 @@ Dynamic depth for infrastructure:
634634
time: 2
635635
resources: 1
636636
usefulness: 3
637-
level: 1
637+
level: 2
638638
implementation: <a href="https://github.com/controlplaneio/netassert">netassert</a>
639639
dependendsOn: Segmented networks for virtual environments
640640
samm2: v-security-testing|A|2
641641
iso27001-2017:
642642
- 13.1.3
643643
- 14.2.3
644644
- 14.2.8
645+
Test for exposed services:
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.
648+
difficultyOfImplementation:
649+
knowledge: 1
650+
time: 1
651+
resources: 1
652+
usefulness: 3
653+
level: 1
654+
implementation:
655+
- nmap
656+
- OWASP Amass
657+
samm: EH2-B
658+
samm2: v-security-testing|A|1
659+
iso27001-2017:
660+
- 13.1.3
661+
- 14.2.3
662+
- 14.2.8
645663
Static depth for infrastructure:
646664
Test the definition of virtualized environments:
647665
risk: The definition of virtualized environments (e.g. via <i>Dockerfile</i>) might contains unsecure configurations.

0 commit comments

Comments
 (0)