mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 12:19:02 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -39,7 +39,7 @@ server (your default DNS server, or whichever one you specified with the
|
||||
-- | Origin AS: 10565 SVCOLO-AS - Silicon Valley Colocation, Inc.
|
||||
-- |_ Peer AS: 174 2914 6461
|
||||
|
||||
author = "jah, Michael Pattrick"
|
||||
author = {"jah", "Michael Pattrick"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "external", "safe"}
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ http://digitalbond.com
|
||||
|
||||
|
||||
|
||||
author = "Stephen Hilt, Michael Toecker (Digital Bond)"
|
||||
author = {"Stephen Hilt", "Michael Toecker"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "version"}
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ output.
|
||||
-- 445/tcp open microsoft-ds
|
||||
-- 1047/tcp open neod1
|
||||
|
||||
author = "Ron Bowes, Mak Kolybabi, Andrew Orr, Russ Tait Milne"
|
||||
author = {"Ron Bowes", "Mak Kolybabi", "Andrew Orr", "Russ Tait Milne"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"broadcast", "safe"}
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ requested.
|
||||
-- | Dir_entry_type=INDIRECT
|
||||
-- |_Authentication=NOTSPEC
|
||||
|
||||
author = "Patrik Karlsson, Tom Sellers"
|
||||
author = {"Patrik Karlsson", "Tom Sellers"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -70,7 +70,7 @@ References:
|
||||
-- | nexthash 430456af8svfvl98l66shhrgucoip7mi mges520acstgaviekurg3oksh9u31bmb
|
||||
-- |_ Total hashes found: 8
|
||||
|
||||
author = "Aleksandar Nikolic, John R. Bond"
|
||||
author = {"Aleksandar Nikolic", "John R. Bond"}
|
||||
license = "Simplified (2-clause) BSD license--See https://nmap.org/svn/docs/licenses/BSD-simplified"
|
||||
categories = {"discovery", "intrusive"}
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ and highlights writeable files.
|
||||
-- | drwxr-sr-x 2 1170 924 1024 Aug 5 2004 pub
|
||||
-- |_Only 6 shown. Use --script-args ftp-anon.maxlist=-1 to see all.
|
||||
|
||||
author = "Eddie Bell, Rob Nicholls, Ange Gutek, David Fifield"
|
||||
author = {"Eddie Bell", "Rob Nicholls", "Ange Gutek", "David Fifield"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"default", "auth", "safe"}
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ Supported IDs:
|
||||
-- | thisisphotobomb.memebase.com:80/
|
||||
-- |_ memebase.com:80/
|
||||
|
||||
author = "Hani Benhabiles, Daniel Miller, Patrick Donnelly"
|
||||
author = {"Hani Benhabiles", "Daniel Miller", "Patrick Donnelly"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -73,7 +73,7 @@ database can specify their own criteria for accepting a page as valid.
|
||||
-- | /nfservlets/servlet/SPSRouterServlet/: netForensics
|
||||
-- |_ /nfservlets/servlet/SPSRouterServlet/: netForensics
|
||||
|
||||
author = "Ron Bowes, Andrew Orr, Rob Nicholls"
|
||||
author = {"Ron Bowes", "Andrew Orr", "Rob Nicholls"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -102,7 +102,7 @@ the following rules:
|
||||
-- - added retry capability
|
||||
--
|
||||
|
||||
author = "Patrik Karlsson, nnposter"
|
||||
author = {"Patrik Karlsson", "nnposter"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "brute"}
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ determine if the fuzzing was successful.
|
||||
-- defaults to 310000
|
||||
--
|
||||
|
||||
author = "Piotr Olma, Gioacchino Mazzurco"
|
||||
author = {"Piotr Olma", "Gioacchino Mazzurco"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"fuzzer", "intrusive"}
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ References:
|
||||
-- |_ http://code.google.com/p/iis-shortname-scanner-poc/
|
||||
---
|
||||
|
||||
author = "Jesper Kueckelhahn, Paulino Calderon"
|
||||
author = {"Jesper Kueckelhahn", "Paulino Calderon"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "brute"}
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ For more information on this vulnerability and script, see:
|
||||
-- @args basefolder The folder to start in; eg, <code>"/web"</code> will try <code>"/web/xxx"</code>.
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
author = "Ron Bowes, Andrew Orr"
|
||||
author = {"Ron Bowes", "Andrew Orr"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"vuln", "intrusive"}
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@ The script uses several technique:
|
||||
-- 08/2010:
|
||||
-- * Added Poison NULL Byte tests
|
||||
|
||||
author = "Kris Katterjohn, Ange Gutek"
|
||||
author = {"Kris Katterjohn", "Ange Gutek"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ Link:
|
||||
-- * Added a check on the http status when querying the server:
|
||||
-- if the http code is 200 (ok), proceed. (thanks to Tom Sellers who has reported this lack of check)
|
||||
|
||||
author = "Ange Gutek, Rob Nicholls"
|
||||
author = {"Ange Gutek", "Rob Nicholls"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "safe"}
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ when run from Windows.
|
||||
-- | with 501 concurrent connections
|
||||
-- |_ and 441 sent queries
|
||||
|
||||
author = "Aleksandar Nikolic, Ange Gutek"
|
||||
author = {"Aleksandar Nikolic", "Ange Gutek"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"dos", "intrusive"}
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ virtually hosted sites.
|
||||
]]
|
||||
|
||||
|
||||
author = "Eddie Bell, Piotr Olma"
|
||||
author = {"Eddie Bell", "Piotr Olma"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "vuln"}
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ References:
|
||||
-- @args http-vuln-cve2011-3368.prefix sets the path prefix (directory) to check for the vulnerability.
|
||||
--
|
||||
|
||||
author = "Ange Gutek, Patrik Karlsson"
|
||||
author = {"Ange Gutek", "Patrik Karlsson"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "vuln"}
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ vulnerable installations.
|
||||
-- @args http-vuln-cve2012-1823.cmd CMD. Default: uname -a
|
||||
---
|
||||
|
||||
author = "Paulino Calderon <calderon@websec.mx>, Paul AMAR <aos.paul@gmail.com>"
|
||||
author = {"Paulino Calderon <calderon@websec.mx>", "Paul AMAR <aos.paul@gmail.com>"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"exploit","vuln","intrusive"}
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ Then, send some payload to create the new mail account.
|
||||
-- @args http-vuln-cve2013-7091.uri URI. Default: /zimbra
|
||||
---
|
||||
|
||||
author = "Paul AMAR <aos.paul@gmail.com>, Ron Bowes"
|
||||
author = {"Paul AMAR <aos.paul@gmail.com>", "Ron Bowes"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"exploit","vuln","intrusive"}
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ Vulnerability discovered by c1ph04.
|
||||
--
|
||||
---
|
||||
|
||||
author = "Paul AMAR <aos.paul@gmail.com>, Rob Nicholls"
|
||||
author = {"Paul AMAR <aos.paul@gmail.com>", "Rob Nicholls"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"exploit","vuln","intrusive"}
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ Multicast Address Space Registry have their descriptions listed.
|
||||
-- </table>
|
||||
-- </table>
|
||||
|
||||
author = "alegen, Daniel Miller"
|
||||
author = {"alegen", "Daniel Miller"}
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
-- Technically multicast, not broadcast
|
||||
categories = {"broadcast", "discovery"}
|
||||
|
||||
@@ -27,7 +27,7 @@ script argument. The default list of channels is
|
||||
* RxBot
|
||||
]]
|
||||
|
||||
author = "David Fifield, Ange Gutek"
|
||||
author = {"David Fifield", "Ange Gutek"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ It uses STATS, LUSERS, and other queries to obtain this information.
|
||||
-- <elem key="source host">source.example.com</elem>
|
||||
-- <elem key="source ident">NONE or BLOCKED</elem>
|
||||
|
||||
author = "Doug Hoyte, Patrick Donnelly"
|
||||
author = {"Doug Hoyte", "Patrick Donnelly"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -56,7 +56,7 @@ Reference:
|
||||
-- |_irc-unrealircd-backdoor: Looks like trojaned version of unrealircd. See http://seclists.org/fulldisclosure/2010/Jun/277
|
||||
--
|
||||
|
||||
author = "Vlatko Kosturjak, Ron Bowes"
|
||||
author = {"Vlatko Kosturjak", "Ron Bowes"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"exploit", "intrusive", "malware", "vuln"}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Further information:
|
||||
* http://www.knx.org/
|
||||
]]
|
||||
|
||||
author = "Niklaus Schiess <nschiess@ernw.de>, Dominik Schneider <dschneider@ernw.de>"
|
||||
author = {"Niklaus Schiess <nschiess@ernw.de>", "Dominik Schneider <dschneider@ernw.de>"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "safe", "broadcast"}
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ Further information:
|
||||
* http://www.knx.org/
|
||||
]]
|
||||
|
||||
author = "Niklaus Schiess <nschiess@ernw.de>, Dominik Schneider <dschneider@ernw.de>"
|
||||
author = {"Niklaus Schiess <nschiess@ernw.de>", "Dominik Schneider <dschneider@ernw.de>"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"default", "discovery", "safe"}
|
||||
portrule = shortport.port_or_service(3671, "efcp", "udp")
|
||||
|
||||
@@ -40,7 +40,7 @@ http://www.microsoft.com/whdc/connect/Rally/LLTD-spec.mspx
|
||||
-- |_ Use the newtargets script-arg to add the results as targets
|
||||
--
|
||||
|
||||
author = "Gorjan Petrovski, Hani Benhabiles"
|
||||
author = {"Gorjan Petrovski", "Hani Benhabiles"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"broadcast","discovery","safe"}
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ Check if ePO agent is running on port 8081 or port identified as ePO Agent port.
|
||||
-- 8081/tcp open http McAfee ePolicy Orchestrator Agent 4.5.0.1852 (ePOServerName: EPOSERVER, AgentGuid: D2E157F4-B917-4D31-BEF0-32074BADF081)
|
||||
-- Service Info: Host: TESTSERVER
|
||||
|
||||
author = "Didier Stevens, Daniel Miller"
|
||||
author = {"Didier Stevens", "Daniel Miller"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -144,7 +144,7 @@ be disabled using the <code>mssql.scanned-ports-only</code> script argument.
|
||||
-- broadcast-ms-sql-discovery.nse <chris3E3@gmail.com>)
|
||||
-- rev 1.6 (2014-09-04 - Added structured output Daniel Miller)
|
||||
|
||||
author = "Chris Woodbury, Thomas Buchanan"
|
||||
author = {"Chris Woodbury", "Thomas Buchanan"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@ owns.
|
||||
-- </table>
|
||||
|
||||
|
||||
author = "Brandon Enright, Ron Bowes"
|
||||
author = {"Brandon Enright", "Ron Bowes"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
-- Current version of this script was based entirely on Implementing CIFS, by
|
||||
|
||||
@@ -136,7 +136,7 @@ Recursive listing is not implemented.
|
||||
-- Revised 06/28/2010 - v0.8 - added NFSv2 support.
|
||||
--
|
||||
|
||||
author = "Patrik Karlsson, Djalal Harouni"
|
||||
author = {"Patrik Karlsson", "Djalal Harouni"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "safe"}
|
||||
dependencies = {"rpc-grind"}
|
||||
|
||||
@@ -37,7 +37,7 @@ the version used is NFSv3.
|
||||
-- Revised 06/28/2010 - v0.4 - added NFSv3 support and doc
|
||||
|
||||
|
||||
author = "Patrik Karlsson, Djalal Harouni"
|
||||
author = {"Patrik Karlsson", "Djalal Harouni"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "safe"}
|
||||
dependencies = {"rpc-grind"}
|
||||
|
||||
@@ -24,7 +24,7 @@ Tries to log into a POP3 account by guessing usernames and passwords.
|
||||
-- | Statistics:
|
||||
-- |_ Performed 8 scans in 1 seconds, average tps: 8
|
||||
|
||||
author = "Philip Pickering, Piotr Olma"
|
||||
author = {"Philip Pickering", "Piotr Olma"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"intrusive", "brute"}
|
||||
|
||||
@@ -64,7 +64,7 @@ Original check by by Worawit Wang (sleepya).
|
||||
-- | http://technet.microsoft.com/en-us/security/bulletin/ms12-020
|
||||
-- |_ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0002
|
||||
|
||||
author = "Aleksandar Nikolic, based on python script by sleepya"
|
||||
author = "Aleksandar Nikolic"
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "vuln"}
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ No output is reported if no valid account is found.
|
||||
-- | dragon - Valid credentials
|
||||
-- |_ jordan - Valid credentials
|
||||
|
||||
author = "Philip Pickering, Gorjan Petrovski, Patrik Karlsson, Gioacchino Mazzurco"
|
||||
author = {"Philip Pickering", "Gorjan Petrovski", "Patrik Karlsson", "Gioacchino Mazzurco"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ successfully added.
|
||||
-- |_ Traffic stats: 6.45 Mb sent, 15.01 Mb received
|
||||
--
|
||||
|
||||
author = "Thomas Buchanan, Kris Katterjohn"
|
||||
author = {"Thomas Buchanan", "Kris Katterjohn"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"default", "discovery", "safe"}
|
||||
dependencies = {"snmp-brute"}
|
||||
|
||||
@@ -35,7 +35,7 @@ Attempts to downloads Cisco router IOS configuration files using SNMP RW (v1) an
|
||||
-- Created 01/03/2011 - v0.1 - created by Vikas Singhal
|
||||
-- Revised 02/22/2011 - v0.2 - cleaned up and added support for built-in tftp, Patrik Karlsson <patrik@cqure.net>
|
||||
|
||||
author = "Vikas Singhal, Patrik Karlsson"
|
||||
author = {"Vikas Singhal", "Patrik Karlsson"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -130,7 +130,7 @@ gathered keys.
|
||||
-- </table>
|
||||
-- </table>
|
||||
|
||||
author = "Sven Klemm" -- comparing keys from known_hosts file added by Piotr Olma and George Chatzisofroniou
|
||||
author = {"Sven Klemm", "Piotr Olma", "George Chatzisofroniou"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"safe","default","discovery"}
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ Original idea by Jacob Appelbaum and his TeaTime and tlsdate tools:
|
||||
-- <elem key="date">2012-08-02T18:29:31+00:00</elem>
|
||||
-- <elem key="delta">4</elem>
|
||||
|
||||
author = "Aleksandar Nikolic, nnposter"
|
||||
author = {"Aleksandar Nikolic", "nnposter"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "safe", "default"}
|
||||
|
||||
|
||||
@@ -311,7 +311,7 @@ and therefore is quite noisy.
|
||||
-- </table>
|
||||
-- <elem key="least strength">C</elem>
|
||||
|
||||
author = "Mak Kolybabi <mak@kolybabi.com>, Gabriel Lawrence"
|
||||
author = {"Mak Kolybabi <mak@kolybabi.com>", "Gabriel Lawrence"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ on a LAN without needing to individually ping each IPv6 address.
|
||||
-- @args newtargets If true, add discovered targets to the scan queue.
|
||||
-- @args targets-ipv6-multicast-echo.interface The interface to use for host discovery.
|
||||
|
||||
author = "David Fifield, Xu Weilin"
|
||||
author = {"David Fifield", "Xu Weilin"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ packet.
|
||||
-- @args newtargets If true, add discovered targets to the scan queue.
|
||||
-- @args targets-ipv6-multicast-invalid-dst.interface The interface to use for host discovery.
|
||||
|
||||
author = "David Fifield, Xu Weilin"
|
||||
author = {"David Fifield", "Xu Weilin"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ responses from their multicast group.
|
||||
-- </table>
|
||||
-- </table>
|
||||
|
||||
author = "niteesh, alegen"
|
||||
author = {"niteesh", "alegen"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery","broadcast"}
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@ See also:
|
||||
-- |_ Use --script-args=newtargets to add the results as targets
|
||||
-- @args targets-ipv6-multicast-slaac.interface The interface to use for host discovery.
|
||||
|
||||
author = "David Fifield, Xu Weilin"
|
||||
author = {"David Fifield", "Xu Weilin"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ categories = {"safe", "discovery"}
|
||||
|
||||
portrule = shortport.port_or_service(23, 'telnet')
|
||||
|
||||
author = "Patrik Karlsson, David Fifield, Fyodor"
|
||||
author = {"Patrik Karlsson", "David Fifield", "Fyodor"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
local COMMAND = {
|
||||
|
||||
@@ -4,7 +4,7 @@ local shortport = require "shortport"
|
||||
local nmap = require "nmap"
|
||||
|
||||
description = "Detect the T3 RMI protocol and Weblogic version"
|
||||
author = "Alessandro ZANNI <alessandro.zanni@bt.com>, Daniel Miller"
|
||||
author = {"Alessandro ZANNI <alessandro.zanni@bt.com>", "Daniel Miller"}
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"default","safe","discovery","version"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user