{
  "port": 8031,
  "protocol": "tcp",
  "service": "Unassigned",
  "oneLiner": "Unassigned by IANA, yet turns up in scan data more often than its registered neighbours.",
  "whatItIs": "IANA lists 8028-8031 as Unassigned and Nmap has no service name for 8031, but Nmap's frequency data still ranks it above many named ports nearby — roughly a quarter of a percent of scanned hosts. That combination usually means a widely deployed product picked the number without registering it, rather than one standard protocol. Nothing well-documented pins it down, so treat the number as a hint and fingerprint the service.",
  "exposure": {
    "verdict": "careful",
    "note": "No registration means no protocol-level verdict. Identify what answers before you decide whether it belongs on a public address."
  },
  "checkCommand": "nmap -sV -Pn -p 8031 TARGET",
  "links": [
    {
      "title": "IANA Service Name and Transport Protocol Port Number Registry — 8031",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=8031",
      "kind": "iana"
    },
    {
      "title": "nmap/nmap — nmap-services (port frequency database)",
      "url": "https://github.com/nmap/nmap/blob/master/nmap-services",
      "kind": "github"
    }
  ]
}
