mirror of
https://github.com/nmap/nmap.git
synced 2026-01-24 15:19:03 +00:00
Fixed some typos and did minor changes to script documentation
This commit is contained in:
@@ -72,7 +72,7 @@ For more information about Ganglia, see:
|
||||
-- |_ pkts out: 0.06packets/sec
|
||||
|
||||
-- Version 0.1
|
||||
-- Created 2011-06-28 - v0.1 - created by Brendan Coles <bcoles@gmail.com>
|
||||
-- Created 2011-06-28 - v0.1 - created by Brendan Coles - itsecuritysolutions.org
|
||||
|
||||
author = "Brendan Coles"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
@@ -63,7 +63,7 @@ http://www.exploit-db.com/exploits/15130/
|
||||
-- |_http://seclists.org/fulldisclosure/2010/Oct/119
|
||||
--
|
||||
-- @changelog
|
||||
-- 2011-06-08 - created by Brendan Coles <bcoles@gmail.com>
|
||||
-- 2011-06-08 - created by Brendan Coles - itsecuritysolutions.org
|
||||
-- 2011-06-10 - added user count
|
||||
-- - looped path detection
|
||||
-- 2011-06-15 - looped system info extraction
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
description = [[
|
||||
Attempts to retrieve the model, firware version, and enabled services from a
|
||||
Attempts to retrieve the model, firmware version, and enabled services from a
|
||||
QNAP Network Attached Storage (NAS) device.
|
||||
]]
|
||||
|
||||
@@ -32,7 +32,7 @@ QNAP Network Attached Storage (NAS) device.
|
||||
-- 2012-01-29 - created by Brendan Coles - itsecuritysolutions.org
|
||||
--
|
||||
|
||||
author = "Brendan Coles [itsecuritysolutions.org]"
|
||||
author = "Brendan Coles"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"safe","discovery"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user