Add missing port

MS-2855/keylogger-mettle-extension
Jon Hart 2017-12-20 19:11:33 -08:00
parent ddb2566f3b
commit b78f1105f7
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ module Msf
]
)
register_autofilter_ports([Rex::Proto::MQTT::DEFAULT_PORT, Rex::Proto::MQTT::DEFAULT_PORT])
register_autofilter_ports([Rex::Proto::MQTT::DEFAULT_PORT, Rex::Proto::MQTT::DEFAULT_SSL_PORT])
end
def setup