mirror of
https://github.com/nmap/nmap.git
synced 2026-02-07 14:06:33 +00:00
changed portrule to include both ibm-db2 and drda
updated script.db and removed old db2- scripts and added the new ones changed error message returned by helper class in drda for incorrect logins
This commit is contained in:
@@ -31,7 +31,7 @@ require "drda"
|
||||
--
|
||||
|
||||
portrule = shortport.version_port_or_service({50000,60000,9090,1526,1527},
|
||||
{"drda"}, "tcp",
|
||||
{"drda","ibm-db2"}, "tcp",
|
||||
{"open", "open|filtered"})
|
||||
|
||||
--- Converts the prodrel server string to a version string
|
||||
|
||||
Reference in New Issue
Block a user