WHATPORT(1114) whatport.net WHATPORT(1114)
1114

Mini SQL (mSQL)

Mini SQL, Hughes Technologies' lightweight SQL engine from the mid-1990s.

TCP IANA registry

Description

IANA registers 1114 to mini-sql, David Hughes' Mini SQL — a small embeddable SQL database first released in 1994 and still sold by Hughes Technologies, which notes it has been built into products from HP, Cisco and others. Clients speak its own wire protocol to the msqld server on this port. It shows up today on old Unix hosts and embedded appliances that bundled mSQL, not on new deployments; Nmap's frequency data ranks it very low.

Exposed to the internet?

Do not expose

It is a database listener from an era before transport encryption was assumed — keep it bound to loopback or a private network and reach it over SSH.

Check it yourself

$ nmap -Pn -p 1114 -sV TARGET

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.