{
  "port": 2010,
  "protocol": "tcp",
  "service": "search",
  "oneLiner": "Registered as search with no description; no standard service behind the name.",
  "whatItIs": "IANA registers 2010/tcp as search and 2010/udp as pipe-server, both undocumented. There is no protocol specification and no common daemon that binds it by default. Realistically it is Cisco reverse telnet to line 10 or an application that chose a round number.",
  "exposure": {
    "verdict": "careful",
    "note": "Unidentified listener: fingerprint it, and assume a console or admin service until proven otherwise."
  },
  "checkCommand": "nc -vz TARGET 2010",
  "links": [
    {
      "title": "IANA port registry — 2010 (search)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=2010",
      "kind": "iana"
    }
  ]
}
