1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 19:39:07 +00:00

Add or fix @output sections in ms-sql-config, oracle-sid-brute,

iax2-version, pop3-brute, and skypev2-version.
This commit is contained in:
david
2010-04-08 06:09:39 +00:00
parent 5ab63a55be
commit d183a334a2
5 changed files with 39 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ description = [[
Guesses Oracle instance/sid names against the TNS-listener
]]
--
---
-- @usage
-- nmap --script=oracle-sid-brute --script-args=oraclesids=/path/to/sidfile -p 1521-1560 <host>
-- nmap --script=oracle-sid-brute -p 1521-1560 <host>
@@ -18,8 +18,6 @@ Guesses Oracle instance/sid names against the TNS-listener
-- | orcl
-- | prod
-- |_ devel
--
---
-- Version 0.3