Port 3003CGMS

CGMS is an obscure service assigned to TCP and UDP port 3003; its protocol is not documented in the registry.

transport
tcp · udp

2 transports registered

in transit
cleartext

payload readable on path

assignment
official

registered with iana

risk
1/10

safe

lookups
0

rank 993 of 4,197 · top 24%

1 other service is registered on port 3003. compare all 2

Technical Details

what runs on :3003

CGMS is registered on port :3003 over tcp and udp to Corey Clinton, assigned February 2011. 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 :3003

this machine
# linux
sudo ss -tulpn 'sport = :3003'

# macos / bsd
sudo lsof -nP -i :3003

# windows (then: tasklist /FI "PID eq <pid>")
netstat -ano | findstr :3003
another host
nmap -sV -p T:3003 <host>
sudo nmap -sU -sV -p U:3003 <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 details

Security Information

exposure of :3003

risk 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 :3003 yet

known exploits, hardening advice, what a compromise looks like — suggest an edit if you know its exposure.

ports registered around :3003, by lookups.

risk mix of the 8 listed

  • safe13%
  • caution88%

1 of 8 encrypted