From d76dd6b5b8a1d05724b1a6cb07fb40a5f25611e1 Mon Sep 17 00:00:00 2001 From: paulino Date: Wed, 8 Apr 2015 20:04:58 +0000 Subject: [PATCH] Fixes typo in author's name --- scripts/http-crossdomainxml.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/http-crossdomainxml.nse b/scripts/http-crossdomainxml.nse index 367095795..b85ffd941 100644 --- a/scripts/http-crossdomainxml.nse +++ b/scripts/http-crossdomainxml.nse @@ -58,7 +58,7 @@ References: -- @args http-crossdomainxml.domain-lookup Boolean to check domain availability. Default:false --- -author = {"Seth Arh ", "Paulino Calderon "} +author = {"Seth Art ", "Paulino Calderon "} license = "Same as Nmap--See http://nmap.org/book/man-legal.html" categories = {"safe", "external", "vuln"}