diff --git a/scripts/afp-brute.nse b/scripts/afp-brute.nse index 2be5b79af..b236eee4c 100644 --- a/scripts/afp-brute.nse +++ b/scripts/afp-brute.nse @@ -1,5 +1,5 @@ description = [[ -Performs password guessing against Apple Filing Protocol (AFP) +Performs password guessing against Apple Filing Protocol (AFP). ]] ---