Search Tokens for Assets

asset.assetIDasset.assetID

Use an integer value to help you find certain Qualys asset IDs (UUIDs), assigned by an agent or a scanner appliance when Agentless Tracking is used.

Examples

  • Show this asset ID:
    asset.assetID: 2918869
  • Show the asset IDs within this range:
    asset.assetID: [3546997..12945655]
  • Show the 2 listed asset IDs:
    asset.assetID: [3546997,12945655]

 

asset.criticalityScoreasset.criticalityScore

Use an integer value (1-5) to help you find assets based on specific criticality score. After the colon, enter the value.

Examples

  • Show assets with a criticality score of 5:
    asset.criticalityScore:5
  • Show assets with a criticality score of 2:
    asset.criticalityScore:2

 

asset.nameasset.name

Use quotes or backticks within values to find the asset with specified asset name. After the colon, enter the value.

Examples

  • Show assets related to the given name:
    asset.name: QK2K12QP3-65-53
  • Show assets that contain parts of the given name:
    asset.name:"QK2K12QP3-65-53"
  • Show assets that match exactly match the given name:
    asset.name:`QK2K12QP3-65-53`


asset.operatingSystemasset.operatingSystem

Use quotes or backticks within the values to find assets based on the operating system. After the colon, enter the value.

Examples

  • Show assets with the given OS name:
    asset.operatingSystem: Windows 20212
  • Show assets that contain the components of the given OS name:
    asset.operatingSystem: "Windows 20212"
  • Show assets that exactly match the given OS name:
    asset.operatingSystem:`Windows 2012`

 

asset.truRiskasset.truRisk

Use an integer value (0-1000) to find assets based on a specific risk score. After the colon, enter the value.

Examples

  • Show assets with TruRisk score 60:
    asset.truRisk: 60
  • Show assets with TruRisk score 25:
    asset.trurisk: 25


tags.nametags.name

Use a text value to find assets with the specified tag. After the colon, enter the value.

Example

  • Show all assets with the tag name Oracle-Tags:
    tags.name: Oracle-Tags


openPorts.portopenPorts.port

Use an integer value to find assets with the specified open port. After the colon, enter the value.

Example

  • Show all assets with open port 80:
    openPorts.port: 80


inventory.sourceinventory.source

Use text value ##### to find assets from the specified Qualys source. Select values from the drop-down.

Examples

  • Show all assets from cloud agents:
    inventory.source: Cloud Agent
  • Show all assets from passive sensor:
    inventory.source: Passive Sensor


hardware.categoryhardware.category

Use quotes and backticks within the values to find assets with specified hardware category. After the colon, enter the value.

Examples

  • Show all assets that include a part of the specified hardware category value:
    hardware.category: "Computer/Server"
  • Show all assets that match exactly match the specified hardware category value:
    hardware.category: `Computer/Server`

accounts.usernameaccounts.username

Use a text value ##### to help you find an account username you are looking for.

Example

  • Show findings with username administrator:
    accounts.username: "administrator"

Type your dropdown text here