diff --git a/scripts/ganglia-info.nse b/scripts/ganglia-info.nse index eba9e4030..cda402bc0 100644 --- a/scripts/ganglia-info.nse +++ b/scripts/ganglia-info.nse @@ -72,7 +72,7 @@ For more information about Ganglia, see: -- |_ pkts out: 0.06packets/sec -- Version 0.1 --- Created 2011-06-28 - v0.1 - created by Brendan Coles +-- Created 2011-06-28 - v0.1 - created by Brendan Coles - itsecuritysolutions.org author = "Brendan Coles" license = "Same as Nmap--See http://nmap.org/book/man-legal.html" diff --git a/scripts/http-barracuda-dir-traversal.nse b/scripts/http-barracuda-dir-traversal.nse index f31c348ea..141c35850 100644 --- a/scripts/http-barracuda-dir-traversal.nse +++ b/scripts/http-barracuda-dir-traversal.nse @@ -63,7 +63,7 @@ http://www.exploit-db.com/exploits/15130/ -- |_http://seclists.org/fulldisclosure/2010/Oct/119 -- -- @changelog --- 2011-06-08 - created by Brendan Coles +-- 2011-06-08 - created by Brendan Coles - itsecuritysolutions.org -- 2011-06-10 - added user count -- - looped path detection -- 2011-06-15 - looped system info extraction diff --git a/scripts/http-qnap-nas-info.nse b/scripts/http-qnap-nas-info.nse index d4b61560a..4e56f4c31 100644 --- a/scripts/http-qnap-nas-info.nse +++ b/scripts/http-qnap-nas-info.nse @@ -1,5 +1,5 @@ description = [[ -Attempts to retrieve the model, firware version, and enabled services from a +Attempts to retrieve the model, firmware version, and enabled services from a QNAP Network Attached Storage (NAS) device. ]] @@ -32,7 +32,7 @@ QNAP Network Attached Storage (NAS) device. -- 2012-01-29 - created by Brendan Coles - itsecuritysolutions.org -- -author = "Brendan Coles [itsecuritysolutions.org]" +author = "Brendan Coles" license = "Same as Nmap--See http://nmap.org/book/man-legal.html" categories = {"safe","discovery"}