{
  "port": 7741,
  "protocol": "tcp",
  "service": "scriptview",
  "oneLiner": "IANA's \"ScriptView Network\" registration — an old vendor reservation you will rarely meet in the wild.",
  "whatItIs": "7741 is registered as scriptview, ScriptView Network, to an individual assignee (Reinhard Wolf), with no public protocol document. Nmap carries the same name from the registry and puts the port at about 0.04% open-port frequency. Nothing in common server software binds it by default, so a listener is either that legacy product or an unrelated application that picked a free port.",
  "exposure": {
    "verdict": "careful",
    "note": "No specification means no way to reason about its authentication; treat an unknown listener as internal-only until you have identified it."
  },
  "checkCommand": "nmap -Pn -sV -p 7741 TARGET",
  "links": [
    {
      "title": "IANA port registry — 7741 (scriptview)",
      "url": "https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=7741",
      "kind": "iana"
    }
  ]
}
