diff --git a/scripts/http-iis-short-name-brute.nse b/scripts/http-iis-short-name-brute.nse index cefc12c5b..50482fdd2 100644 --- a/scripts/http-iis-short-name-brute.nse +++ b/scripts/http-iis-short-name-brute.nse @@ -41,7 +41,7 @@ References: -- |_ http://code.google.com/p/iis-shortname-scanner-poc/ --- -author = {"Jesper Kueckelhahn", "Paulino Calderon"} +author = "Jesper Kueckelhahn, Paulino Calderon" license = "Same as Nmap--See http://nmap.org/book/man-legal.html" categories = {"intrusive", "brute"}