# WHATPORT(38292)

## NAME

port 38292 — LANDesk Common Base Agent (landesk-cba) — Nmap names this landesk-cba — the management agent from LANDesk, now Ivanti Endpoint Manager.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA has no assignment for 38292, but Nmap's service database labels it landesk-cba, the Common Base Agent that LANDesk Management Suite (later Ivanti Endpoint Manager) installs on managed endpoints to take remote-management traffic. On a corporate network an open 38292 usually means the host is enrolled in that management platform. Measured open frequency is low, about 0.03%, which matches a product-specific agent rather than a general protocol.

## EXPOSURE

**Do not expose.** This is an endpoint-management control channel — reaching it means reaching a remote-administration agent, so it belongs on a management network, never on a public IP.

## CHECK

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

## SEE ALSO

- source — [nmap/nmap — nmap-services (38292/tcp landesk-cba)](https://github.com/nmap/nmap/blob/master/nmap-services) (github.com)
- iana — [IANA Service Name and Transport Protocol Port Number Registry — 38292 (unassigned)](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=38292) (iana.org)

---

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