Nmap NSE net: ms-sql-config

Summary
Queries Microsoft SQL Server (ms-sql) for a list of databases, linked servers, and configuration settings. SYNTAX: mssql.timeout: How long to wait for SQL responses. This is a number followed by 'ms' for milliseconds, 's' for seconds, 'm' for minutes, or 'h' for hours. Default: '30s'. mssql.password: specifies the password to use to connect to the server. This option overrides any accounts found by the mssql-brute and mssql-empty-password scripts. mssql.username: specifies the username to use to connect to the server. This option overrides any accounts found by the mssql-brute and mssql-empty-password scripts. mssql-config.showall: if set shows all configuration options.