mirror of
https://github.com/nmap/nmap.git
synced 2026-01-20 13:19:01 +00:00
canonicalize author field for asn-query and dns-fuzz. One had just 'Michael' and another had Michael Pattrick's full name and his email address too. I standardized on just the full name on both
This commit is contained in:
@@ -31,7 +31,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"
|
||||
author = "jah, Michael Pattrick"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "external", "safe"}
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ development lifecycle.
|
||||
-- Host script results:
|
||||
-- |_dns-fuzz: Server stopped responding... He's dead, Jim.
|
||||
|
||||
author = "Michael Pattrick <mpattrick@rhinovirus.org>"
|
||||
author = "Michael Pattrick"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"fuzzer", "intrusive"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user