RiskSense
RiskSense is a cloud-based platform that provides vulnerability management and prioritization to measure and control cybersecurity risk.
Vulnerability Management · RiskSense
Configuration parameters
url— URL (required)api_key— API Key (required)client_name— Client Name (required)request_timeout— HTTP Request Timeout (Specify the time interval in seconds. All the RiskSense API calls would timeout if the response is not returned within the configured time interval).insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (9)
-
risksense-apply-tagApply the new or existing tag to the asset, creates a new tag if it does not exist in RiskSense.
-
risksense-get-app-detailGets in-depth details of a single application. The command accepts an application ID as an argument.
-
risksense-get-appsLooks up the application details. The application details can be searched based on input parameters like fieldname (Name, Network, Address), operator (EXACT, IN, LIKE, BETWEEN), page, size, sort by and sort direction.
-
risksense-get-host-detailGets in-depth details of a single host. This command accepts either hostname or host ID as an argument.
-
risksense-get-host-finding-detailGets in-depth details of a single host finding. The command accepts the host finding ID as an argument.
-
risksense-get-host-findingsA detailed host finding view with the severity level. Displays vulnerability information like CVE, Threats associated with current findings and origin of findings.
-
risksense-get-hostsGets details of the supplied host. The host details can be searched based on input parameters like fieldname (Host Name, IP Address, Criticality, etc), operator (EXACT, IN, LIKE, BETWEEN), page, size, sort by and sort direction.
-
risksense-get-unique-cvesLooks up vulnerability details for the supplied host finding with its base score.
-
risksense-get-unique-open-findingsFinds unique open host findings.The open findings can be searched based on input parameters like fieldname (Severity, Title, Source etc), operator (EXACT, IN, LIKE, BETWEEN), page and size.