mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Added http-proxy to shortport likely http services.
This commit is contained in:
parent
7be1b6b6d2
commit
b940d201d4
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ LIKELY_HTTP_PORTS = {
|
|||
|
||||
LIKELY_HTTP_SERVICES = {
|
||||
"http", "https", "ipp", "http-alt", "vnc-http", "oem-agent", "soap",
|
||||
"http-proxy",
|
||||
}
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue