mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 04:49:02 +00:00
Make the set of script "default and intrusive" empty.
These scripts got removed from default: dhcp-discover dns-zone-transfer These scripts got removed from intrusive: dns-recursion ftp-bounce http-open-proxy socks-open-proxy Thanks to Toni for noticing these.
This commit is contained in:
@@ -23,7 +23,7 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
-- 21/tcp open ftp
|
||||
-- |_ftp-bounce: no banner
|
||||
|
||||
categories = {"default", "intrusive"}
|
||||
categories = {"default", "safe"}
|
||||
|
||||
require "shortport"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user