Product Installations Scan Info API
The information required to view each Product Installations Scan results is organized into the following tabs:
Requirement Types |
Details |
|||||||||||||||||||||||||||||||||||||||
API |
https://csi7.secunia.com/csi/api/?uid=<xyz>&action=<xyz>&which=<xyz>&_dc=1563809090855&start=0&limit=14&sort=host&dir=ASC&product_id="n"&smartGroupId="n"&patched=true&end_of_life=true&insecure=true&sorters=%5B%7B%22field%22%3A%22host%22%2C%22direction%22%3A%22ASC%22%7D%5D Note:The value for <XYZ> and "n" in the above API is defined in the Parameters section. |
|||||||||||||||||||||||||||||||||||||||
Methods |
GET |
|||||||||||||||||||||||||||||||||||||||
Parameters |
Note:The above parameters have to be entered in the <XYZ> of above API respectively. |
|||||||||||||||||||||||||||||||||||||||
Response |
{"success":true,"error_code":0,"data":{"rows":[{"state":"1","nsi_device_id":"737","host":"BANGHV_QA_WIN8A","langroup":"SCCM","updated":"2019-07-04 08:39:58","version":"16.0.10730.20344","missing_ms_kb":"","path":"c:\\program files (x86)\\microsoft office\\root\\office16\\excel.exe","secure_status":"0","vuln_id":"86947","vuln_title":"Microsoft Multiple Products Multiple Vulnerabilities","vuln_criticality":"2","vuln_threat_score":"6"},{"state":"0","nsi_device_id":"732","host":"CSI7-WIN10-59","langroup":"SCCM","updated":"2019-07-04 08:39:14","version":"16.0.11727.20230","missing_ms_kb":"","path":"c:\\program files (x86)\\microsoft office\\root\\office16\\excel.exe","secure_status":"1","vuln_id":"-","vuln_title":"-","vuln_criticality":"-","vuln_threat_score":""},.. |
|||||||||||||||||||||||||||||||||||||||
Received Information |
The following information will be received in the API response:
Note:Threat Score is available only for users with Threat Intelligence module. |