{
  "port": 7106,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unregistered with IANA; no well-known protocol claims it.",
  "whatItIs": "There is no IANA assignment for 7106 in either transport — the closest entries are 7107 (reserved on TCP, AES-X170 on UDP). Nmap lists it as \"unknown\" with an open-frequency of 0.000380, low but not zero, which is what you would expect from assorted in-house and vendor services picking a free number. No documented software defaults to it.",
  "exposure": {
    "verdict": "careful",
    "note": "Unknown port, unknown service: enumerate the process and its authentication before deciding what may reach it."
  },
  "checkCommand": "sudo lsof -nP -iTCP:7106 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 7106",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=7106",
      "kind": "iana"
    }
  ]
}
