mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
New MQTT script and library. Closes #352
This commit is contained in:
@@ -202,6 +202,7 @@ local LIKELY_SSL_PORTS = {
|
||||
6697,
|
||||
8443, -- https-alt
|
||||
9001, -- tor-orport
|
||||
8883, -- secure-mqtt
|
||||
}
|
||||
local LIKELY_SSL_SERVICES = {
|
||||
"ftps", "ftps-data", "ftps-control", "https", "https-alt", "imaps", "ircs",
|
||||
|
||||
Reference in New Issue
Block a user