1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

Wrong @usage descriptions fix

This commit is contained in:
aca
2012-06-15 13:24:51 +00:00
parent cfdf67f8c7
commit 14e9c1b66d
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ Performs password guessing against MySQL.
--- ---
-- @usage -- @usage
-- nmap nmap --script=rmi-vuln-classloader -- nmap --script=mysql-brute <target>
-- --
-- @output -- @output
-- 3306/tcp open mysql -- 3306/tcp open mysql

View File

@@ -20,7 +20,7 @@ References:
--- ---
-- @usage -- @usage
-- nmap nmap --script=rmi-vuln-classloader -p 1099 <target> -- nmap --script=rmi-vuln-classloader -p 1099 <target>
-- --
-- @output -- @output
-- PORT STATE SERVICE -- PORT STATE SERVICE