1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

Normalize script author fields

Clean up some typos and differences. Most have been normalized to
whatever form of the name occurred in the largest number of scripts.
Paulino was contacted directly and requested his email be added to all
of his credits.
This commit is contained in:
dmiller
2013-09-20 18:56:22 +00:00
parent 947682f961
commit 31bc2847bd
28 changed files with 28 additions and 28 deletions

View File

@@ -47,7 +47,7 @@ requests using a given subnet.
-- @args dns-client-subnet.nameserver [optional] nameserver to use. (default = host.ip) -- @args dns-client-subnet.nameserver [optional] nameserver to use. (default = host.ip)
-- --
author = "John Bond" author = "John R. Bond"
license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified" license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
categories = {"discovery", "safe"} categories = {"discovery", "safe"}

View File

@@ -43,7 +43,7 @@ servers that use NSEC3 rather than NSEC; for that, see
-- | snorlax.example.com -- | snorlax.example.com
-- |_ vulpix.example.com -- |_ vulpix.example.com
author = "John Bond" author = "John R. Bond"
license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified" license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
categories = {"discovery", "intrusive"} categories = {"discovery", "intrusive"}

View File

@@ -72,7 +72,7 @@ References:
-- | nexthash 430456af8svfvl98l66shhrgucoip7mi mges520acstgaviekurg3oksh9u31bmb -- | nexthash 430456af8svfvl98l66shhrgucoip7mi mges520acstgaviekurg3oksh9u31bmb
-- |_ Total hashes found: 8 -- |_ Total hashes found: 8
author = "Aleksandar Nikolic, John Bond" author = "Aleksandar Nikolic, John R. Bond"
license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified" license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
categories = {"discovery", "intrusive"} categories = {"discovery", "intrusive"}

View File

@@ -29,7 +29,7 @@ References:
-- |_ bind.version: 9.7.3-P3 -- |_ bind.version: 9.7.3-P3
--- ---
author = "John Bond" author = "John R. Bond"
license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified" license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
categories = {"discovery", "default"} categories = {"discovery", "default"}

View File

@@ -20,7 +20,7 @@ porttest query to the DNS server running on the target.
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
author = [[ author = [[
Script: Brandon Enright <bmenrigh@ucsd.edu>\n Script: Brandon Enright <bmenrigh@ucsd.edu>
porttest.dns-oarc.net: Duane Wessels <wessels@dns-oarc.net> porttest.dns-oarc.net: Duane Wessels <wessels@dns-oarc.net>
]] ]]

View File

@@ -20,7 +20,7 @@ txidtest query to the DNS server running on the target.
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
author = [[ author = [[
Script: Brandon Enright <bmenrigh@ucsd.edu>\n Script: Brandon Enright <bmenrigh@ucsd.edu>
txidtest.dns-oarc.net: Duane Wessels <wessels@dns-oarc.net> txidtest.dns-oarc.net: Duane Wessels <wessels@dns-oarc.net>
]] ]]

View File

@@ -80,7 +80,7 @@ Namp scan queue.
--| mapred.task.tracker.http.address: 0.0.0.0:50060 --| mapred.task.tracker.http.address: 0.0.0.0:50060
--|_ mapred.task.tracker.report.address: 127.0.0.1:0 --|_ mapred.task.tracker.report.address: 127.0.0.1:0
author = "John R. Bond (john.r.bond@gmail.com)" author = "John R. Bond"
license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified" license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
categories = {"default", "discovery", "safe"} categories = {"default", "discovery", "safe"}

View File

@@ -47,7 +47,7 @@ For more information about Hadoop, see:
--- ---
author = "John R. Bond (john.r.bond@gmail.com)" author = "John R. Bond"
license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified" license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
categories = {"default", "discovery", "safe"} categories = {"default", "discovery", "safe"}

View File

@@ -40,7 +40,7 @@ References:
-- http.useragent - User Agent to use in GET request -- http.useragent - User Agent to use in GET request
-- --
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"vuln", "intrusive", "exploit"} categories = {"vuln", "intrusive", "exploit"}

View File

@@ -38,7 +38,7 @@ Reference:
-- @args http.useragent User Agent used in the GET requests -- @args http.useragent User Agent used in the GET requests
--- ---
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"vuln", "intrusive", "exploit"} categories = {"vuln", "intrusive", "exploit"}

View File

@@ -21,7 +21,7 @@ For more information about CakePHP visit: http://www.cakephp.org/.
-- | Version of icons: 1.2.x -- | Version of icons: 1.2.x
-- | Version of stylesheet: 1.2.6 -- | Version of stylesheet: 1.2.6
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery","safe"} categories = {"discovery","safe"}

View File

@@ -59,7 +59,7 @@ This script was based on http-enum.
-- * added support for target_check() -- * added support for target_check()
--- ---
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery", "auth", "safe"} categories = {"discovery", "auth", "safe"}

View File

@@ -29,7 +29,7 @@ http://code.google.com/apis/safebrowsing/key_signup.html
-- @args http-google-malware.api API key for Google's Safe Browsing Lookup service -- @args http-google-malware.api API key for Google's Safe Browsing Lookup service
--- ---
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"malware", "discovery", "safe", "external"} categories = {"malware", "discovery", "safe", "external"}

View File

@@ -50,7 +50,7 @@ References:
-- |_ http://websec.ca/advisories/view/Huawei-HG520c-3.10.18.x-information-disclosure -- |_ http://websec.ca/advisories/view/Huawei-HG520c-3.10.18.x-information-disclosure
--- ---
author = "Paulino Calderon <calderon () websec mx>" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"exploit","vuln"} categories = {"exploit","vuln"}

View File

@@ -53,7 +53,7 @@ Joomla's default uri and form names:
-- Based on Patrik Karlsson's http-form-brute -- Based on Patrik Karlsson's http-form-brute
-- --
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"intrusive", "brute"} categories = {"intrusive", "brute"}

View File

@@ -33,7 +33,7 @@ References:
-- @args http-litespeed-sourcecode-download.uri URI path to remote file -- @args http-litespeed-sourcecode-download.uri URI path to remote file
--- ---
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"vuln", "intrusive", "exploit"} categories = {"vuln", "intrusive", "exploit"}

View File

@@ -36,7 +36,7 @@ For more information about this vulnerability:
-- * http.useragent - Sets user agent -- * http.useragent - Sets user agent
-- --
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"intrusive", "vuln", "exploit"} categories = {"intrusive", "vuln", "exploit"}

View File

@@ -51,7 +51,7 @@ References:
-- @args http-method-tamper.timeout Web crawler timeout. Default: 10s -- @args http-method-tamper.timeout Web crawler timeout. Default: 10s
--- ---
author = "Paulino Calderon <calderon()websec.mx>" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"

View File

@@ -39,7 +39,7 @@ The attack vector/probe used is: <code>/'"/><script>alert(1)</script></code>
-- |_ http://php.net/manual/en/reserved.variables.server.php -- |_ http://php.net/manual/en/reserved.variables.server.php
-- @args http-phpself-xss.uri URI. Default: / -- @args http-phpself-xss.uri URI. Default: /
-- @args http-phpself-xss.timeout Spidering timeout. (default 10s) -- @args http-phpself-xss.timeout Spidering timeout. (default 10s)
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"fuzzer", "intrusive", "vuln"} categories = {"fuzzer", "intrusive", "vuln"}

View File

@@ -57,7 +57,7 @@ Other interesting files:
-- * http.useragent - Sets user agent -- * http.useragent - Sets user agent
-- --
author = "Paulino Calderon <calderon()websec.mx>" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"vuln", "exploit"} categories = {"vuln", "exploit"}

View File

@@ -23,7 +23,7 @@ Sends an HTTP TRACE request and shows if the method TRACE is enabled. If debug i
-- --
-- @args http-trace.path Path to URI -- @args http-trace.path Path to URI
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"

View File

@@ -47,7 +47,7 @@ TODO:
-- @args http-vuln-cve2012-1823.uri URI. Default: /index.php -- @args http-vuln-cve2012-1823.uri URI. Default: /index.php
--- ---
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"exploit","vuln","intrusive"} categories = {"exploit","vuln","intrusive"}

View File

@@ -46,7 +46,7 @@ following products:
-- http.useragent User Agent for HTTP requests -- http.useragent User Agent for HTTP requests
-- http.pipeline Number of requests sent in the single request -- http.pipeline Number of requests sent in the single request
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery", "intrusive"} categories = {"discovery", "intrusive"}

View File

@@ -51,7 +51,7 @@ Wordpress default uri and form names:
-- Based on Patrik Karlsson's http-form-brute -- Based on Patrik Karlsson's http-form-brute
-- --
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"intrusive", "brute"} categories = {"intrusive", "brute"}

View File

@@ -34,7 +34,7 @@ Original advisory:
-- @args http-wordpress-enum.out If set it saves the username list in this file. -- @args http-wordpress-enum.out If set it saves the username list in this file.
--- ---
author = "Paulino Calderon" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"auth", "intrusive", "vuln"} categories = {"auth", "intrusive", "vuln"}

View File

@@ -23,7 +23,7 @@ This script searches the xssed.com database and outputs the result.
-- |_ /myBook/myregion.php?targetUrl=javascript:alert(1); -- |_ /myBook/myregion.php?targetUrl=javascript:alert(1);
--- ---
author = {'George Chatzisofroniou'} author = "George Chatzisofroniou"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"safe", "external", "discovery"} categories = {"safe", "external", "discovery"}

View File

@@ -79,7 +79,7 @@ local table = require "table"
local vulns = require "vulns" local vulns = require "vulns"
local openssl = stdnse.silent_require "openssl" local openssl = stdnse.silent_require "openssl"
author = "Paulino Calderon <calderon()websec.mx>" author = "Paulino Calderon <calderon@websec.mx>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html" license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery", "intrusive", "vuln"} categories = {"discovery", "intrusive", "vuln"}

View File

@@ -30,7 +30,7 @@ http://www.shadowserver.org/wiki/pmwiki.php/Services/IP-BGP
-- | 128.12.0.0/16 -- | 128.12.0.0/16
-- |_ 171.64.0.0/14 -- |_ 171.64.0.0/14
author = "John Bond" author = "John R. Bond"
license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified" license = "Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified"
categories = {"discovery", "external", "safe"} categories = {"discovery", "external", "safe"}