Port 3104Autocue Logger Protocol

The Autocue Logger Protocol is an obscure TCP service with no widely documented public deployment.

transport
tcp

single transport

in transit
cleartext

payload readable on path

assignment
official

registered with iana

risk
1/10

safe

lookups
0

rank 993 of 4,480 · top 22%

1 other service is registered on port 3104. compare all 2 →

Technical Details

what runs on :3104

Autocue Logger Protocol is registered on port :3104 over tcp. 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 :3104

this machine
# linux
sudo ss -tlpn 'sport = :3104'

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

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

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

every listening transport is another surface to filter at the edge

security overview

no security notes recorded for :3104 yet

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

ports registered around :3104, by lookups.

risk mix of the 8 listed

  • safe13%
  • caution88%

0 of 8 encrypted