{
  "port": 1034,
  "protocol": "both",
  "service": "activesync",
  "oneLiner": "Registered in 2003 for \"ActiveSync Notifications\" — not the Exchange ActiveSync you sync a phone with.",
  "whatItIs": "IANA assigns 1034 to `activesync`, \"ActiveSync Notifications\", registered in 2003. It is easy to confuse with Exchange ActiveSync, the mail and calendar sync protocol phones use, but that runs over HTTPS on 443 and never touches this port. There is no public specification for what 1034 carried, and the registration is the only durable record. On scans it behaves like the rest of this band: a dynamically assigned RPC endpoint on legacy Windows, or an unrelated application on a free low port.",
  "exposure": {
    "verdict": "careful",
    "note": "No documented protocol and no way to reason from the number alone — identify the listener before allowing it through a firewall."
  },
  "checkCommand": "nmap -Pn -sV -p 1034 TARGET",
  "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"
    }
  ]
}
