Access Control: Default MSSQL Credentials¶
Identifier:
mssql_default_credentials
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Check if the MSSQL server accepts default credentials.
MSSQL servers configured with default credentials are vulnerable to unauthorized access, which can lead to data breaches and system compromise.
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.