{
  "port": 5101,
  "protocol": "tcp",
  "service": "talarian-tcp",
  "oneLiner": "Registered to Talarian's messaging middleware; also the old Yahoo Messenger file-transfer port.",
  "whatItIs": "IANA lists 5101/tcp as talarian-tcp (5101/udp as talarian-udp), from Talarian's SmartSockets publish/subscribe middleware, a product later absorbed by TIBCO. The port's other well-known historical use was Yahoo Messenger file transfer, and Yahoo Messenger shut down in 2018. Nmap labels it admdog from the same defunct Chili!Soft ASP family as 5100 and 5102. Nothing current owns it.",
  "exposure": {
    "verdict": "careful",
    "note": "Identify what is actually listening. A legacy middleware bus on this port typically predates modern authentication and should stay on an internal segment."
  },
  "checkCommand": "sudo lsof -nP -iTCP:5101 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA port registry — 5101 (talarian-tcp)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=5101",
      "kind": "iana"
    }
  ]
}
