mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 12:19:02 +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/
|
||||
---
|
||||
|
||||
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"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user