Skip to content

Sensitive Data: Apache Tomcat Manager Default Login

Identifier: tomcat_default_login

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Apache Tomcat Manager default login credentials were discovered. This template checks for multiple variations.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  tomcat_default_login:
    assets_allowed:
    - REST
    - GRAPHQL
    - WEBAPP
    skip: false

Reference

assets_allowed

Type : List[AssetType]*

List of assets that this check will cover.

skip

Type : boolean

Skip the test if true.