From ba533d84a71b5b5d2707b43bec8f9127ddb74f5a Mon Sep 17 00:00:00 2001 From: gorjan Date: Tue, 24 May 2011 15:24:29 +0000 Subject: [PATCH] NSEDoc update for backorifice-brute to present variables as monospaced --- scripts/backorifice-brute.nse | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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