{
  "port": 8383,
  "protocol": "both",
  "service": "m2mservices",
  "oneLiner": "Registered in 2004 as \"M2m Services\" with no published protocol behind the name.",
  "whatItIs": "IANA assigns m2mservices to TCP and UDP 8383, described only as \"M2m Services\", registered in November 2004. There is no specification, no reference document, and no widely deployed implementation tied to the registration. In practice 8383 is one of the generic high HTTP-alternate ports that application stacks and admin consoles grab because it is memorable, so what answers there is whatever the local software chose. Nmap sees it open on about 0.02% of hosts.",
  "exposure": {
    "verdict": "careful",
    "note": "The registry name tells you nothing about what is listening. Identify the service — if it turns out to be an admin console or a dev server, judge it by that, not by the port."
  },
  "checkCommand": "sudo lsof -nP -iTCP:8383 -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 — Nmap port frequency data",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
