Operating System
Information about the host operating system. A complete list of host data fields and information is available in the in-app data definitions page.
Example fields
Field | Type | Description |
---|---|---|
operating_system | object | |
operating_system.component_uniform_resource_identifiers | text | URIs of software components related to the identified software. |
operating_system.cpe | text | CPE uri format |
operating_system.edition | text | Captures edition-related terms applied by the vendor to the product, deprecated in CPE 2.3 but kept for backward compatibility with CPE 2.2. |
operating_system.language | text | Valid language tag as defined by [RFC5646], and should be used to define the language supported in the user interface of the product being described. |
operating_system.other | object | Other attributes describing the identified software. |
operating_system.other.key | text | |
operating_system.other.value | text | |
operating_system.part | keyword | Defines the class of this software: a for application, o for operating system, and h for hardware devices. |
operating_system.product | text | Identifies the most common and recognizable title or name of the product. |
operating_system.source | text | Defines the source that this software information was derived from. |
operating_system.version | text | Vendor-Specific alphanumeric strings characterizing the particular release version of the product. |
Example query
Query description | Legacy Search query | Run query in Legacy Search |
---|---|---|
Find hosts with a specific OS | operating_system.product: Windows | Try it |
Updated 20 days ago