Each option provides different levels of scanning:
- Basic - This is the fastest option and will try to connect with the specified
SQL Server using only the guest and sa accounts.
- Advanced - In adition to the checks of basic level, it will try to connect
with the specified SQL Server using a set of common user/password pairs.
- Thorough - This is the slowest option and can take several minutes to complete.
It will try to connect with the specified SQL Server using a dictionary of username/password
pairs.