{
  "port": 8015,
  "protocol": "tcp",
  "service": "cfg-cloud (Configuration Cloud Service)",
  "oneLiner": "Registered to a Configuration Cloud Service, and almost never seen in the wild.",
  "whatItIs": "IANA assigns 8015/tcp the name cfg-cloud, \"Configuration Cloud Service\"; the matching UDP port is merely Reserved. Nmap carries the same name and ranks it among its least frequently observed ports. There is no widely deployed software known for this port, so an open 8015 is nearly always an ordinary application that chose a free number near 8000.",
  "exposure": {
    "verdict": "careful",
    "note": "The registration tells you nothing useful about what is really listening. Identify the service before deciding whether it should be reachable."
  },
  "checkCommand": "nmap -sV -Pn -p 8015 TARGET",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 8015 (cfg-cloud)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8015",
      "kind": "iana"
    }
  ],
  "ianaName": "cfg-cloud"
}
