{
  "port": 1111,
  "protocol": "both",
  "service": "LM Social Server",
  "oneLiner": "Registered as LM Social Server, but a memorable number that assorted software squats on.",
  "whatItIs": "IANA lists 1111 as lmsocialserver for TCP and UDP. The registration has no public specification, and the port's real-world appearances are mostly unrelated software choosing a memorable four-ones number for a local service or test listener. Nmap still ranks it among the more commonly seen ports in this block, which reflects that squatting rather than any deployment of LM Social Server.",
  "exposure": {
    "verdict": "careful",
    "note": "A convenient round number attracts ad-hoc dev listeners; confirm what is bound and whether it has any authentication before it leaves localhost."
  },
  "checkCommand": "sudo lsof -nP -iTCP:1111 -sTCP:LISTEN",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml",
      "kind": "iana"
    },
    {
      "title": "nmap-services (port name and frequency data)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
