diff --git a/scripts/ms-sql-brute.nse b/scripts/ms-sql-brute.nse index 8bc2088a4..74f82678b 100644 --- a/scripts/ms-sql-brute.nse +++ b/scripts/ms-sql-brute.nse @@ -3,7 +3,7 @@ description = [[ Performs password guessing against Microsoft SQL Server (ms-sql). Works best in -conjuction with the ms-sql-discover script. +conjunction with the ms-sql-discover script. SQL Server credentials required: No (will not benefit from mssql.username & mssql.password).