WHATPORT(8082) whatport.net WHATPORT(8082)
8082

HTTP alternate (IANA: us-cli)

The third HTTP port in the 8080 series, with a registration nobody uses.

TCP IANA: us-cli

Description

IANA assigns 8082 to Utilistor (Client) as us-cli, and Nmap's older name for it, blackice-alerts, refers to an IDS product retired long ago. In current practice 8082 is simply what a host binds after 8080 and 8081 are spoken for — a second web app, an admin interface split off from the main port, or a container publishing another service. Nothing about the number identifies the software.

Exposed to the internet?

Expose with care

High HTTP ports collect the things that were never meant to be public: management UIs, metrics endpoints and services that assumed a reverse proxy would authenticate for them.

Check it yourself

$ curl -sI http://TARGET:8082/

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.