Sensitive Data: Apache Dubbo - Default Admin Discovery¶
Identifier:
dubbo_admin_default_login
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner |
|---|---|---|
Description¶
Apache Dubbo default admin credentials were discovered.
Reference:
Configuration¶
Example¶
Example configuration:
---
security_tests:
dubbo_admin_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.