mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
o Removed some unecessary "demo" category NSE scripts: echoTest,
chargenTest, showHTTPVersion, and showSMTPVersion.nse. Moved daytimeTest from the "demo" category to "discovery". Removed showHTMLTitle from the "demo" category, but it remains in the "default" and "safe" categories. This leaves just showSSHVersion and SMTP_openrelay in the undocumented "demo" category. [Fyodor]
This commit is contained in:
@@ -7,7 +7,7 @@ author = "Diman Todorov <diman.todorov@gmail.com>"
|
||||
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
|
||||
categories = {"demo"}
|
||||
categories = {"discovery"}
|
||||
|
||||
require "comm"
|
||||
require "shortport"
|
||||
|
||||
Reference in New Issue
Block a user