mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 21:19:01 +00:00
Author field should be a string, not table
This commit is contained in:
@@ -41,7 +41,7 @@ References:
|
|||||||
-- |_ http://code.google.com/p/iis-shortname-scanner-poc/
|
-- |_ 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"
|
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||||
categories = {"intrusive", "brute"}
|
categories = {"intrusive", "brute"}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user