diff --git a/nselib/shortport.lua b/nselib/shortport.lua index 687d38628..2cc3025eb 100644 --- a/nselib/shortport.lua +++ b/nselib/shortport.lua @@ -167,7 +167,7 @@ LIKELY_HTTP_PORTS = { LIKELY_HTTP_SERVICES = { "http", "https", "ipp", "http-alt", "https-alt", "vnc-http", "oem-agent", - "soap", "http-proxy", + "soap", "http-proxy", "caldav", "carddav", "webdav", } ---