Port 3110Simulator Control
Simulator control traffic for managing a simulator over TCP or UDP.
- 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,048 · top 25%
also known as sim-control
Technical Details
what runs on :3110Simulator Control is registered on port :3110 over tcp and udp to Ian Bell. 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 :3110
# linux
sudo ss -tulpn 'sport = :3110'
# macos / bsd
sudo lsof -nP -i :3110
# windows (then: tasklist /FI "PID eq <pid>")
netstat -ano | findstr :3110nmap -sV -p T:3110 <host>
sudo nmap -sU -sV -p U:3110 <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 :3110risk score
1/ 10safe
routine exposure. this port is rarely the way in on its own — keep it patched and logged and move on.
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 :3110 yet
known exploits, hardening advice, what a compromise looks like — suggest an edit if you know its exposure.
Related Ports
ports registered around :3110, by lookups.
| port | service | risk | |||
|---|---|---|---|---|---|
| :3128 | Tatsoft Default HTTP Proxy | TCP | Web Services | caution | 46.8k |
| :3128 | Squid Proxy HTTP | TCP | Web Services | caution | 45.8k |
| :3100 | Tatsoft HTTP Port | TCP | Web Services | caution | 19.4k |
| :3074 | Xbox Live / Games for Windows | TCPUDP | Gaming | caution | 10.9k |
| :3050 | Interbase/Firebird gds_db | TCPUDP | Databases | caution | 10.7k |
| :3051 | Galaxy Server | TCPUDP | Web Services | caution | 10.2k |
| :3101 | BlackBerry BES Cloud Comm | TCP | Cloud | caution | 7.1k |
| :3052 | APC 3052 | TCPUDP | System | safe | 0 |
risk mix of the 8 listed
- safe13%
- caution88%
0 of 8 encrypted