diff --git a/scripts/asn-query.nse b/scripts/asn-query.nse index 4b1fa1fad..ab265fb32 100644 --- a/scripts/asn-query.nse +++ b/scripts/asn-query.nse @@ -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"} diff --git a/scripts/dns-fuzz.nse b/scripts/dns-fuzz.nse index 67626e9b5..cf0522fd7 100644 --- a/scripts/dns-fuzz.nse +++ b/scripts/dns-fuzz.nse @@ -26,7 +26,7 @@ development lifecycle. -- Host script results: -- |_dns-fuzz: Server stopped responding... He's dead, Jim. -author = "Michael Pattrick " +author = "Michael Pattrick" license = "Same as Nmap--See http://nmap.org/book/man-legal.html" categories = {"fuzzer", "intrusive"}