WHATPORT(7080) whatport.net WHATPORT(7080)
7080

LiteSpeed WebAdmin (IANA: empowerid)

The LiteSpeed / OpenLiteSpeed WebAdmin console — a web server's administration GUI.

TCP IANA registry

Description

IANA registered 7080 in 2008 as empowerid, "EmpowerID Communication", which you will effectively never meet. What actually listens on 7080 is the LiteSpeed Web Server and OpenLiteSpeed WebAdmin console: its default admin listener is *:7080, reached over HTTPS with a self-signed certificate, and LiteSpeed's troubleshooting docs tell you to check that value when the console is unreachable. From that console you can restart the server, reload configuration, manage virtual hosts, and read logs. 7080 also turns up generally as an alternate HTTP port on hosts that already use 80 and 8080.

Exposed to the internet?

Do not expose

It is full administrative control of a web server, historically shipped with a default admin password; bind it to localhost or a management network and reach it over a tunnel.

Check it yourself

$ curl -kI https://TARGET:7080/

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.