diff --git a/scripts/mysql-brute.nse b/scripts/mysql-brute.nse index f54af4a85..34cfaf282 100644 --- a/scripts/mysql-brute.nse +++ b/scripts/mysql-brute.nse @@ -1,5 +1,5 @@ description = [[ -Performs password guessing against MySQL +Performs password guessing against MySQL. ]] ---