diff --git a/scripts/backorifice-brute.nse b/scripts/backorifice-brute.nse index d84c1df42..9861d50b4 100644 --- a/scripts/backorifice-brute.nse +++ b/scripts/backorifice-brute.nse @@ -1,6 +1,6 @@ description = [[ Performs brute force password auditing against the BackOrifice service. The -backorifice-brute.ports script argument is mandatory (it specifies ports to run +backorifice-brute.ports script argument is mandatory (it specifies ports to run the script against). ]] @@ -12,7 +12,7 @@ the script against). -- -- This script uses the brute library to perform password guessing. A -- successful password guess is stored in the nmap registry, under the --- nmap.registry.credentials.backorifice table for other BackOrifice +-- nmap.registry.credentials.backorifice table for other BackOrifice -- scripts to use. -- -- @output