# WHATPORT(8015)

## NAME

port 8015 — cfg-cloud (Configuration Cloud Service) — Registered to a Configuration Cloud Service, and almost never seen in the wild.

Protocol: TCP  
IANA: cfg-cloud

## DESCRIPTION

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

**Expose with care.** The registration tells you nothing useful about what is really listening. Identify the service before deciding whether it should be reachable.

## CHECK

```sh
nmap -sV -Pn -p 8015 TARGET
```

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry — 8015 (cfg-cloud)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8015) (iana.org)

---

HTML: <https://whatport.net/8015/> · JSON: <https://whatport.net/8015.json> · full dataset: <https://whatport.net/ports.json>
