mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Did some NSEDoc cleanup on many of the 45 NSE scripts which are new since the 5.35DC1 Nmap release. Emphasis was on the first paragraph of the description, since that is shown on the front page of http://nmap.org/nsedoc and I'm planning to use that description verbatim (except for removing tags like <code>) for the CHANGELOG
This commit is contained in:
parent
ed12841d70
commit
a84c2e4498
39 changed files with 69 additions and 78 deletions
|
|
@ -1,9 +1,6 @@
|
|||
description = [[
|
||||
Attempts to determine valid Oracle user names against unpatched Oracle 11g
|
||||
servers.
|
||||
|
||||
This script does only work against Oracle 11g pre October 2009 Critical Patch
|
||||
Update (CPU).
|
||||
Attempts to enumerate valid Oracle user names against Oracle 11g
|
||||
servers (this bug was fixed in Oracle's October 2009 Critical Patch Update).
|
||||
]]
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue