mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add a few http services to shortport.http
This commit is contained in:
parent
2a84ec2674
commit
a9320c57eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
}
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue