# WHATPORT(800)

## NAME

port 800 — mdbs-daemon — An old database-daemon registration; in practice a round number people pick for internal HTTP.

Protocol: TCP  
IANA registry

## DESCRIPTION

IANA assigns 800 to "mdbs-daemon" (registered under the older name mdbs_daemon), with no RFC, vendor documentation, or public implementation attached to it. Nothing in current use implements the registered protocol. What you actually find on 800 is usually something chosen by hand: an alternate HTTP listener, an admin console, or a proxy, because it is a memorable number just above the reserved 1-1023 boundary services.

## EXPOSURE

**Expose with care.** Almost always an ad-hoc HTTP or admin service rather than the registered protocol; check what it is and whether it has authentication.

## CHECK

```sh
curl -sv -o /dev/null http://TARGET:800/
```

## SEE ALSO

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

---

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