diff --git a/scripts/http-vuln-cve2017-5689.nse b/scripts/http-vuln-cve2017-5689.nse index e9c46866e..3df877814 100644 --- a/scripts/http-vuln-cve2017-5689.nse +++ b/scripts/http-vuln-cve2017-5689.nse @@ -80,7 +80,7 @@ author = "Andrew Orr" license = "Same as Nmap--See https://nmap.org/book/man-legal.html" categories = { "vuln", "auth", "exploit" } -portrule = shortport.port_or_service({623, 664, 16992, 16993}, "amt-soap-http") +portrule = shortport.port_or_service({623, 664, 16992, 16993}, {"amt-soap-http","amt-soap-https"}) action = function(host, port) local vuln = {