SAMMY UI is optimized for resolutions with a width 1024px and higher.
Maturity Level 2
Maturity Level 3
Maturity Level 4
Maturity Level 5
Test for exposed services
T-DI-2-1: Test for exposed services
  • With the help of tools the network configuration of unintentional exposed cluster(s) are tested. To identify clusters, all subdomains might need to be identified with a tool like OWASP Amass to perform port scans based o the result.
Description

With the help of tools the network configuration of unintentional exposed cluster(s) are tested. To identify clusters, all subdomains might need to be identified with a tool like OWASP Amass to perform port scans based o the result.

Risk:Standard network segmentation and firewalling has not been performed, leading to world open cluster management ports.

Test network segmentation
T-DI-2-2: Test network segmentation
  • Cluster internal test needs to be performed. Integration of fine granulated network segmentation (also between pods in the same namespace).
Description

Cluster internal test needs to be performed. Integration of fine granulated network segmentation (also between pods in the same namespace).

Risk:Wrong or no network segmentation of pods makes it easier for an attacker to access a database and extract or modify data.

Test of the configuration of cloud environments
T-DI-2-3: Test of the configuration of cloud environments
  • With the help of tools the configuration of virtual environments are tested.
Description

With the help of tools the configuration of virtual environments are tested.

Risk:Standard hardening practices for cloud environments are not performed leading to vulnerabilities.