Censys · Schema
Service
Service schema from Censys Platform API
SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery
Properties
| Name | Type | Description |
|---|---|---|
| activemq | object | |
| amqp | object | |
| anerma_cf_forth | object | |
| any_connect | object | |
| asterisk_manager_interface | object | |
| bacnet | object | |
| banner | string | |
| banner_hash_sha256 | string | |
| banner_hex | string | |
| cert | object | |
| checkpoint_topology | object | |
| chromecast | object | |
| cisco_ipsla | object | |
| cmore | object | |
| coap | object | |
| crestron_cp3 | object | |
| crestron_din_ap2 | object | |
| cursor_on_target | object | |
| cwmp | object | |
| darkcomet | object | |
| darkgate | object | |
| dcerpc | object | |
| dhcpdiscover | object | |
| dnp3 | object | |
| dns | object | |
| dtls | object | |
| dvr_ip | object | |
| eip | object | |
| elf_file | object | |
| endpoints | arraynull | |
| epmd | object | |
| etcd | object | |
| ethereum | object | |
| exposures | arraynull | |
| flash_socket_policy | object | |
| fox | object | |
| frps | object | |
| ftp | object | |
| gearman | object | |
| gemini | object | |
| hajime | object | |
| hardware | arraynull | |
| hid_vertx | object | |
| hikvision | object | |
| ibmnje | object | |
| icap | object | |
| ike | object | |
| imap | object | |
| iota | object | |
| ip | string | |
| ipmi | object | |
| ipp | object | |
| iscsi | object | |
| ja4tscan | object | |
| jarm | object | |
| krpc | object | |
| l2tp | object | |
| labels | arraynull | |
| ldap | object | |
| lpd | object | |
| mavlink | object | |
| mdns | object | |
| melsec | object | |
| memberlist | object | |
| memcached | object | |
| mikrotik_winbox | object | |
| minecraft | object | |
| misconfigs | arraynull | |
| mms | object | |
| modbus | object | |
| monero_p2p | object | |
| mongodb | object | |
| mqtt | object | |
| mssql | object | |
| murmur | object | |
| mysql | object | |
| nats_io | object | |
| nbd | object | |
| nfs_mountd | object | |
| nmea | object | |
| ntp | object | |
| ntrip | object | |
| onc | object | |
| onvif | object | |
| opc_ua | object | |
| openvpn | object | |
| openvpn_mgmt | object | |
| operating_systems | arraynull | |
| oracle | object | |
| pc_anywhere | object | |
| pgbouncer | object | |
| pop3 | object | |
| port | integer | |
| portmap | object | |
| postgres | object | |
| pptp | object | |
| profinet_cm | object | |
| protocol | string | |
| rdate | object | |
| rdp | object | |
| realport | object | |
| redis | object | |
| redline | object | |
| redlion_crimson | object | |
| representative_info | object | |
| rifatron | object | |
| ripple | object | |
| rlogin | object | |
| rocketmq | object | |
| routeros_api | object | |
| rtsp | object | |
| rustdesk_heartbeat | object | |
| rustdesk_relay | object | |
| rustdesk_rendezvous | object | |
| s7 | object | |
| sap_router | object | |
| sapient | object | |
| scan_time | string | |
| scpi | object | |
| screenshots | arraynull | |
| ser2net | object | |
| seven_days_to_die | object | |
| sip | object | |
| skinny | object | |
| smb | object | |
| smtp | object | |
| snmp | object | |
| socks | object | |
| software | arraynull | |
| spice | object | |
| ssdp | object | |
| ssh | object | |
| steam | object | |
| stun | object | |
| tacacs_plus | object | |
| team_viewer | object | |
| telnet | object | |
| threats | arraynull | |
| tibia | object | |
| tls | object | |
| tplink_kasa | object | |
| transport_protocol | string | |
| unitronics_pcom | object | |
| upnp | object | |
| ventrilo | object | |
| vnc | object | |
| vulns | arraynull | |
| weblogic_t3 | object | |
| winrm | object | |
| ws_discovery | object | |
| x11 | object | |
| zeromq | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-schema/platform-service-schema.json",
"title": "Service",
"description": "Service schema from Censys Platform API",
"type": "object",
"properties": {
"activemq": {
"$ref": "#/components/schemas/Activemq"
},
"amqp": {
"$ref": "#/components/schemas/Amqp"
},
"anerma_cf_forth": {
"$ref": "#/components/schemas/AnermaCfForth"
},
"any_connect": {
"$ref": "#/components/schemas/AnyConnect"
},
"asterisk_manager_interface": {
"$ref": "#/components/schemas/AsteriskManagerInterface"
},
"bacnet": {
"$ref": "#/components/schemas/Bacnet"
},
"banner": {
"format": "utf8",
"type": "string"
},
"banner_hash_sha256": {
"format": "hex",
"type": "string"
},
"banner_hex": {
"type": "string"
},
"cert": {
"$ref": "#/components/schemas/Certificate"
},
"checkpoint_topology": {
"$ref": "#/components/schemas/CheckpointTopology"
},
"chromecast": {
"$ref": "#/components/schemas/Chromecast"
},
"cisco_ipsla": {
"$ref": "#/components/schemas/CiscoIpsla"
},
"cmore": {
"$ref": "#/components/schemas/Cmore"
},
"coap": {
"$ref": "#/components/schemas/Coap"
},
"crestron_cp3": {
"$ref": "#/components/schemas/CrestronCp3"
},
"crestron_din_ap2": {
"$ref": "#/components/schemas/CrestronDinAp2"
},
"cursor_on_target": {
"$ref": "#/components/schemas/CursorOnTarget"
},
"cwmp": {
"$ref": "#/components/schemas/Cwmp"
},
"darkcomet": {
"$ref": "#/components/schemas/Darkcomet"
},
"darkgate": {
"$ref": "#/components/schemas/Darkgate"
},
"dcerpc": {
"$ref": "#/components/schemas/Dcerpc"
},
"dhcpdiscover": {
"$ref": "#/components/schemas/Dhcpdiscover"
},
"dnp3": {
"$ref": "#/components/schemas/Dnp3"
},
"dns": {
"$ref": "#/components/schemas/Dns"
},
"dtls": {
"$ref": "#/components/schemas/Dtls"
},
"dvr_ip": {
"$ref": "#/components/schemas/DvrIp"
},
"eip": {
"$ref": "#/components/schemas/Eip"
},
"elf_file": {
"$ref": "#/components/schemas/ElfFile"
},
"endpoints": {
"items": {
"$ref": "#/components/schemas/EndpointScanState"
},
"type": [
"array",
"null"
]
},
"epmd": {
"$ref": "#/components/schemas/Epmd"
},
"etcd": {
"$ref": "#/components/schemas/Etcd"
},
"ethereum": {
"$ref": "#/components/schemas/Ethereum"
},
"exposures": {
"items": {
"$ref": "#/components/schemas/Risk"
},
"type": [
"array",
"null"
]
},
"flash_socket_policy": {
"$ref": "#/components/schemas/FlashSocketPolicy"
},
"fox": {
"$ref": "#/components/schemas/Fox"
},
"frps": {
"$ref": "#/components/schemas/Frps"
},
"ftp": {
"$ref": "#/components/schemas/Ftp"
},
"gearman": {
"$ref": "#/components/schemas/Gearman"
},
"gemini": {
"$ref": "#/components/schemas/Gemini"
},
"hajime": {
"$ref": "#/components/schemas/Hajime"
},
"hardware": {
"items": {
"$ref": "#/components/schemas/Attribute"
},
"type": [
"array",
"null"
]
},
"hid_vertx": {
"$ref": "#/components/schemas/HidVertx"
},
"hikvision": {
"$ref": "#/components/schemas/Hikvision"
},
"ibmnje": {
"$ref": "#/components/schemas/Ibmnje"
},
"icap": {
"$ref": "#/components/schemas/Icap"
},
"ike": {
"$ref": "#/components/schemas/Ike"
},
"imap": {
"$ref": "#/components/schemas/Imap"
},
"iota": {
"$ref": "#/components/schemas/Iota"
},
"ip": {
"type": "string"
},
"ipmi": {
"$ref": "#/components/schemas/Ipmi"
},
"ipp": {
"$ref": "#/components/schemas/Ipp"
},
"iscsi": {
"$ref": "#/components/schemas/Iscsi"
},
"ja4tscan": {
"$ref": "#/components/schemas/JA4TScanScan"
},
"jarm": {
"$ref": "#/components/schemas/JarmScan"
},
"krpc": {
"$ref": "#/components/schemas/Krpc"
},
"l2tp": {
"$ref": "#/components/schemas/L2Tp"
},
"labels": {
"items": {
"$ref": "#/components/schemas/Label"
},
"type": [
"array",
"null"
]
},
"ldap": {
"$ref": "#/components/schemas/Ldap"
},
"lpd": {
"$ref": "#/components/schemas/Lpd"
},
"mavlink": {
"$ref": "#/components/schemas/Mavlink"
},
"mdns": {
"$ref": "#/components/schemas/Mdns"
},
"melsec": {
"$ref": "#/components/schemas/Melsec"
},
"memberlist": {
"$ref": "#/components/schemas/Memberlist"
},
"memcached": {
"$ref": "#/components/schemas/Memcached"
},
"mikrotik_winbox": {
"$ref": "#/components/schemas/MikrotikWinbox"
},
"minecraft": {
"$ref": "#/components/schemas/Minecraft"
},
"misconfigs": {
"items": {
"$ref": "#/components/schemas/Risk"
},
"type": [
"array",
"null"
]
},
"mms": {
"$ref": "#/components/schemas/Mms"
},
"modbus": {
"$ref": "#/components/schemas/Modbus"
},
"monero_p2p": {
"$ref": "#/components/schemas/MoneroP2P"
},
"mongodb": {
"$ref": "#/components/schemas/Mongodb"
},
"mqtt": {
"$ref": "#/components/schemas/Mqtt"
},
"mssql": {
"$ref": "#/components/schemas/Mssql"
},
"murmur": {
"$ref": "#/components/schemas/Murmur"
},
"mysql": {
"$ref": "#/components/schemas/Mysql"
},
"nats_io": {
"$ref": "#/components/schemas/NatsIo"
},
"nbd": {
"$ref": "#/components/schemas/Nbd"
},
"nfs_mountd": {
"$ref": "#/components/schemas/NfsMountd"
},
"nmea": {
"$ref": "#/components/schemas/Nmea"
},
"ntp": {
"$ref": "#/components/schemas/Ntp"
},
"ntrip": {
"$ref": "#/components/schemas/Ntrip"
},
"onc": {
"$ref": "#/components/schemas/Onc"
},
"onvif": {
"$ref": "#/components/schemas/Onvif"
},
"opc_ua": {
"$ref": "#/components/schemas/OpcUa"
},
"openvpn": {
"$ref": "#/components/schemas/Openvpn"
},
"openvpn_mgmt": {
"$ref": "#/components/schemas/OpenvpnMgmt"
},
"operating_systems": {
"items": {
"$ref": "#/components/schemas/Attribute"
},
"type": [
"array",
"null"
]
},
"oracle": {
"$ref": "#/components/schemas/Oracle"
},
"pc_anywhere": {
"$ref": "#/components/schemas/PcAnywhere"
},
"pgbouncer": {
"$ref": "#/components/schemas/Pgbouncer"
},
"pop3": {
"$ref": "#/components/schemas/Pop3"
},
"port": {
"format": "int32",
"minimum": 0,
"type": "integer"
},
"portmap": {
"$ref": "#/components/schemas/Portmap"
},
"postgres": {
"$ref": "#/components/schemas/Postgres"
},
"pptp": {
"$ref": "#/components/schemas/Pptp"
},
"profinet_cm": {
"$ref": "#/components/schemas/ProfinetCm"
},
"protocol": {
"type": "string"
},
"rdate": {
"$ref": "#/components/schemas/Rdate"
},
"rdp": {
"$ref": "#/components/schemas/Rdp"
},
"realport": {
"$ref": "#/components/schemas/Realport"
},
"redis": {
"$ref": "#/components/schemas/Redis"
},
"redline": {
"$ref": "#/components/schemas/Redline"
},
"redlion_crimson": {
"$ref": "#/components/schemas/RedlionCrimson"
},
"representative_info": {
"$ref": "#/components/schemas/RepresentativeInfo"
},
"rifatron": {
"$ref": "#/components/schemas/Rifatron"
},
"ripple": {
"$ref": "#/components/schemas/Ripple"
},
"rlogin": {
"$ref": "#/components/schemas/Rlogin"
},
"rocketmq": {
"$ref": "#/components/schemas/Rocketmq"
},
"routeros_api": {
"$ref": "#/components/schemas/RouterosApi"
},
"rtsp": {
"$ref": "#/components/schemas/Rtsp"
},
"rustdesk_heartbeat": {
"$ref": "#/components/schemas/RustdeskHeartbeat"
},
"rustdesk_relay": {
"$ref": "#/components/schemas/RustdeskRelay"
},
"rustdesk_rendezvous": {
"$ref": "#/components/schemas/RustdeskRendezvous"
},
"s7": {
"$ref": "#/components/schemas/S7"
},
"sap_router": {
"$ref": "#/components/schemas/SapRouter"
},
"sapient": {
"$ref": "#/components/schemas/Sapient"
},
"scan_time": {
"type": "string"
},
"scpi": {
"$ref": "#/components/schemas/Scpi"
},
"screenshots": {
"items": {
"$ref": "#/components/schemas/Screenshot"
},
"type": [
"array",
"null"
]
},
"ser2net": {
"$ref": "#/components/schemas/Ser2Net"
},
"seven_days_to_die": {
"$ref": "#/components/schemas/SevenDaysToDie"
},
"sip": {
"$ref": "#/components/schemas/Sip"
},
"skinny": {
"$ref": "#/components/schemas/Skinny"
},
"smb": {
"$ref": "#/components/schemas/Smb"
},
"smtp": {
"$ref": "#/components/schemas/Smtp"
},
"snmp": {
"$ref": "#/components/schemas/Snmp"
},
"socks": {
"$ref": "#/components/schemas/Socks"
},
"software": {
"items": {
"$ref": "#/components/schemas/Attribute"
},
"type": [
"array",
"null"
]
},
"spice": {
"$ref": "#/components/schemas/Spice"
},
"ssdp": {
"$ref": "#/components/schemas/Ssdp"
},
"ssh": {
"$ref": "#/components/schemas/Ssh"
},
"steam": {
"$ref": "#/components/schemas/Steam"
},
"stun": {
"$ref": "#/components/schemas/Stun"
},
"tacacs_plus": {
"$ref": "#/components/schemas/TacacsPlus"
},
"team_viewer": {
"$ref": "#/components/schemas/TeamViewer"
},
"telnet": {
"$ref": "#/components/schemas/Telnet"
},
"threats": {
"items": {
"$ref": "#/components/schemas/Threat"
},
"type": [
"array",
"null"
]
},
"tibia": {
"$ref": "#/components/schemas/Tibia"
},
"tls": {
"$ref": "#/components/schemas/Tls"
},
"tplink_kasa": {
"$ref": "#/components/schemas/TplinkKasa"
},
"transport_protocol": {
"enum": [
"",
"tcp",
"udp",
"icmp",
"quic"
],
"type": "string"
},
"unitronics_pcom": {
"$ref": "#/components/schemas/UnitronicsPcom"
},
"upnp": {
"$ref": "#/components/schemas/Upnp"
},
"ventrilo": {
"$ref": "#/components/schemas/Ventrilo"
},
"vnc": {
"$ref": "#/components/schemas/Vnc"
},
"vulns": {
"items": {
"$ref": "#/components/schemas/Vuln"
},
"type": [
"array",
"null"
]
},
"weblogic_t3": {
"$ref": "#/components/schemas/WeblogicT3"
},
"winrm": {
"$ref": "#/components/schemas/Winrm"
},
"ws_discovery": {
"$ref": "#/components/schemas/WsDiscovery"
},
"x11": {
"$ref": "#/components/schemas/X11"
},
"zeromq": {
"$ref": "#/components/schemas/Zeromq"
}
},
"additionalProperties": false
}