{
  "port": 2500,
  "protocol": "tcp",
  "service": "Resource Tracking system server",
  "oneLiner": "Registered as the server half of a \"resource tracking system\" with no public specification.",
  "whatItIs": "IANA registers 2500 as rtsserv, \"Resource Tracking system server\", paired with rtsclient on 2501. No specification accompanies the registration and no widely deployed product defaults here, so the name identifies almost nothing in practice. Being a round number just above the well-known range, 2500 is also a popular arbitrary choice for ad-hoc services, which makes process identification the only reliable answer.",
  "exposure": {
    "verdict": "careful",
    "note": "Whatever is here was almost certainly chosen by a person, not by a protocol; find the process and judge it on its own authentication and encryption."
  },
  "checkCommand": "sudo lsof -nP -iTCP:2500 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 2500 (rtsserv)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=2500",
      "kind": "iana"
    }
  ],
  "ianaName": "rtsserv"
}
