SAMMY works best on screens 1024px wide or larger.
V13.4.1
V13.4.1: Verify that the application is deployed either without any source control metadata, including the .git or .svn folders, or in a way that these folders are inaccessible both externally and to the application itself.

Verify that the application is deployed either without any source control metadata, including the .git or .svn folders, or in a way that these folders are inaccessible both externally and to the application itself.

ASVS Maturity
Description

Verify that the application is deployed either without any source control metadata, including the .git or .svn folders, or in a way that these folders are inaccessible both externally and to the application itself.

V13.4.2
V13.4.2: Verify that debug modes are disabled for all components in production environments to prevent exposure of debugging features and information leakage.

Verify that debug modes are disabled for all components in production environments to prevent exposure of debugging features and information leakage.

ASVS Maturity
Description

Verify that debug modes are disabled for all components in production environments to prevent exposure of debugging features and information leakage.

V13.4.3
V13.4.3: Verify that web servers do not expose directory listings to clients unless explicitly intended.

Verify that web servers do not expose directory listings to clients unless explicitly intended.

ASVS Maturity
Description

Verify that web servers do not expose directory listings to clients unless explicitly intended.

V13.4.4
V13.4.4: Verify that using the HTTP TRACE method is not supported in production environments, to avoid potential information leakage.

Verify that using the HTTP TRACE method is not supported in production environments, to avoid potential information leakage.

ASVS Maturity
Description

Verify that using the HTTP TRACE method is not supported in production environments, to avoid potential information leakage.

V13.4.5
V13.4.5: Verify that documentation (such as for internal APIs) and monitoring endpoints are not exposed unless explicitly intended.

Verify that documentation (such as for internal APIs) and monitoring endpoints are not exposed unless explicitly intended.

ASVS Maturity
Description

Verify that documentation (such as for internal APIs) and monitoring endpoints are not exposed unless explicitly intended.

V13.4.6
V13.4.6: Verify that the application does not expose detailed version information of backend components.

Verify that the application does not expose detailed version information of backend components.

ASVS Maturity
Description

Verify that the application does not expose detailed version information of backend components.

V13.4.7
V13.4.7: Verify that the web tier is configured to only serve files with specific file extensions to prevent unintentional information, configuration, and source code leakage.

Verify that the web tier is configured to only serve files with specific file extensions to prevent unintentional information, configuration, and source code leakage.

ASVS Maturity
Description

Verify that the web tier is configured to only serve files with specific file extensions to prevent unintentional information, configuration, and source code leakage.