1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

o Removed ripeQuery.nse because we now have the much more robust

whois.nse which handles all the major registries. [Fyodor]
This commit is contained in:
fyodor
2008-11-06 01:09:05 +00:00
parent 4863d506c1
commit ddf146cb30
3 changed files with 3 additions and 40 deletions

View File

@@ -40,8 +40,6 @@ Entry{ category = "safe", filename = "whois.nse" }
Entry{ category = "default", filename = "smb-os-discovery.nse" }
Entry{ category = "discovery", filename = "smb-os-discovery.nse" }
Entry{ category = "safe", filename = "smb-os-discovery.nse" }
Entry{ category = "discovery", filename = "ripeQuery.nse" }
Entry{ category = "external", filename = "ripeQuery.nse" }
Entry{ category = "malware", filename = "strangeSMTPport.nse" }
Entry{ category = "version", filename = "iax2Detect.nse" }
Entry{ category = "discovery", filename = "smb-security-mode.nse" }