- transport
- tcp · udp
- in transit
- cleartext
- assignment
- official
- risk
- 1/10
- lookups
- 0
2 transports registered
payload readable on path
registered with iana
safe
rank 993 of 4,030 · top 25%
Technical Details
what runs on :2388MYNAH AutoStart is registered on port :2388 over tcp and udp to Thomas J Klehr. 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 never observed open, so if it's open on your network it's more likely a custom or misconfigured service than the registered one.
find what's listening on :2388
# linux
sudo ss -tulpn 'sport = :2388'
# macos / bsd
sudo lsof -nP -i :2388
# windows (then: tasklist /FI "PID eq <pid>")
netstat -ano | findstr :2388nmap -sV -p T:2388 <host>
sudo nmap -sU -sV -p U:2388 <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 :2388risk score
1/ 10safe
routine exposure. this port is rarely the way in on its own — keep it patched and logged and move on.
system averages 2.6 across 904 ports — this one sits 1.6 below.
in transit
cleartext
credentials and payloads are readable by anyone on path
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 :2388 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 system — 904 ports carry that label.
| port | service | risk | |||
|---|---|---|---|---|---|
| :8888 | Sun Answerbook & Alt HTTP | TCP | Web Services | caution | 123.9k |
| :4664 | Google Desktop Search | TCP | System | caution | 67.2k |
| :8008 | IBM HTTP Server Admin | TCP | Web Services | caution | 58.3k |
| :3268 | Microsoft Global Catalog (GC) | TCPUDP | Security | caution | 54.6k |
| :135 | Microsoft EPMAP | TCPUDP | Security | caution | 51.9k |
| :9080 | WebSphere HTTP Transport (default) | TCP | Web Services | caution | 51.6k |
| :23 | Telnet | TCP | Remote Access | caution | 34.8k |
| :12489 | NSClient Monitoring Agent | TCP | Network Services | caution | 30.0k |
risk mix of the 8 listed
- caution100%
0 of 8 encrypted