- transport
- tcp · udp
- in transit
- encrypted
- assignment
- official
- risk
- 1/10
- lookups
- 0
2 transports registered
payload protected on the wire
registered with iana
safe
rank 993 of 4,428 · top 22%
also known as spss
Technical Details
what runs on :5443Pearson HTTPS is registered on port :5443 over tcp and udp to Pearson, assigned January 2008. We don't have a technical write-up for it beyond the IANA registry entry.
In nmap's internet-wide scan data this port is found open rarely. What's listening is often not the registered service, so check before you assume.
find what's listening on :5443
# linux
sudo ss -tulpn 'sport = :5443'
# macos / bsd
sudo lsof -nP -i :5443
# windows (then: tasklist /FI "PID eq <pid>")
netstat -ano | findstr :5443nmap -sV -p T:5443 <host>
sudo nmap -sU -sV -p U:5443 <host>run it? the handshake, the implementations you meet in the wild and the flags that matter come from the engineers who do.
add technical detailsSecurity Information
exposure of :5443risk score
1/ 10safe
routine exposure. this port is rarely the way in on its own — keep it patched and logged and move on.
web services averages 3.2 across 180 ports — this one sits 2.2 below.
in transit
encrypted
payloads are protected on the wire
assignment
official
registered with iana for this service — scanners fingerprint it by number
reachable over
tcp · udp
udp is connectionless — source addresses are trivially spoofed and it is a reflection favourite
security overview
no security notes recorded for :5443 yet
known exploits, hardening advice, what a compromise looks like — suggest an edit if you know its exposure.
Related Ports
the 8 most looked-up other ports in web services — 180 ports carry that label.
| port | service | risk | |||
|---|---|---|---|---|---|
| :8888 | Sun Answerbook & Alt HTTP | TCP | Web Services | caution | 123.9k |
| :8000 | Intel Remote Desktop / Alternate HTTP Port | TCP | Web Services | safe | 84.3k |
| :8888 | NewsEDGE | TCPUDP | Web Services | caution | 83.3k |
| :8888 | HTTP Alternative Port | TCP | Web Services | caution | 76.5k |
| :8888 | GNUmp3d Streaming HTTP | TCP | Web Services | caution | 76.3k |
| :9080 | Groove RPC | TCPUDP | Web Services | caution | 70.8k |
| :8881 | Atlasz Secure Server | TCP | Web Services | caution | 67.6k |
| :80 | HTTP | TCPUDP | Web Services | caution | 67.3k |
risk mix of the 8 listed
- safe13%
- caution88%
0 of 8 encrypted