Access Control: Default SSH Credentials¶
Identifier:
ssh_default_credentials
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner |
|---|---|---|
Description¶
Check if the SSH server accepts default credentials.
SSH servers configured with default credentials are vulnerable to unauthorized access, which can lead to complete system compromise.
Configuration¶
Example¶
Example configuration:
Reference¶
assets_allowed¶
Type : List[AssetType]*
List of assets that this check will cover.
skip¶
Type : boolean
Skip the test if true.