{
  "port": 1119,
  "protocol": "both",
  "service": "Battle.net (bnetgame)",
  "oneLiner": "Blizzard's Battle.net chat/game protocol — an outbound port your games use, not something that listens on your machine.",
  "whatItIs": "IANA registers 1119 as bnetgame, \"Battle.net Chat/Game Protocol\". Blizzard's client stack uses it for the Battle.net connection behind titles like World of Warcraft, StarCraft II, Diablo III and Overwatch, which is why home firewall and router guides list TCP 1119 as one of the outbound ports to permit. On a desktop this is a connection going out to Blizzard's servers; a host listening on 1119 is not a Blizzard client and should be identified.",
  "exposure": {
    "verdict": "fine",
    "note": "Allowing outbound TCP 1119 is normal for a machine that plays Blizzard games. Nothing on a home or server network should be accepting inbound connections on it."
  },
  "checkCommand": "sudo lsof -nP -iTCP:1119",
  "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"
    }
  ]
}
