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:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user