mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Note a potential enhancement. Closes #63
This commit is contained in:
parent
3671ea512f
commit
ba12d8b03e
1 changed files with 3 additions and 0 deletions
|
|
@ -60,6 +60,9 @@ author = {"Aleksandar Nikolic", "Ange Gutek"}
|
||||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||||
categories = {"dos", "intrusive"}
|
categories = {"dos", "intrusive"}
|
||||||
|
|
||||||
|
-- Note: The http-slowloris script has lots of script-level variables that will
|
||||||
|
-- probably conflict with each other when scanning multiple services.
|
||||||
|
-- See https://github.com/nmap/nmap/issues/63
|
||||||
|
|
||||||
portrule = shortport.http
|
portrule = shortport.http
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue