3.1.10.2.5. cynerio

This plugin retrieves information from the Cynerio platform in order to profile user devices providing information about security, device operating system, manufacturer, etc.

../../../../_images/cynerio.png


  • Cynerio token URL: URL to get the Cynerio token (https://demo-portal-login.cynerio.com).

  • Cynerio API URL: API base URAL to access Cynerio data resources (https://demo.app.cynerio.com).

  • Cynerio client Id: ID to get the API token to get access to Cynerio resources.

  • Cynerio secret: Password to obtain the API token to get access to Cynerio resources.

  • Add risk information: Enabling this flag will return device risk information, establishing the Data Risk Grade (DRG) and the CVEs associated.

  • Execution TTL: Time (in minutes) to wait before another execution on the same client is done.

Once the plugin is executed, the following tags can be assigned to the device in a policy evaluation:

  • CYN_UCA: Cynerio category

  • CYN_USC: Cynerio subcategory

  • CYN_UTA: Cynerio type associated

  • CYN_UMA: Cynerio manufacturer

  • CYN_UMO: Cynerio model

  • CYN_ROS: Cynerio root OS

  • CYN_DOS: Cynerio device OS

  • CYN_VOS: Cynerio OS version

  • CVE: CVEs associated

  • DRG: Damage risk score (gets the highest value: Low, Medium, High, Critical)

If the device returns no data, it will be assigned the ONC_CYNERIO_NO_DATA tag to it.

Refer to the tags table for more tag examples.