Servicenow CIS-VR - ServiceNow Certified Implementation Specialist - Vulnerability Response Certification Exam
Question #1 (Topic: demo questions)
ServiceNow Vulnerability Response tables typically start with which prefix?
Correct Answer: D
Explanation:
Question #2 (Topic: demo questions)
What is the minimum role required to create and change Service Level Agreements for Vulnerability
Response groups?
Correct Answer: D
Explanation:
n ServiceNow Vulnerability Response, the minimum role required to create and modify Service Level Agreements (SLAs) for Vulnerability Response groups is the
n ServiceNow Vulnerability Response, the minimum role required to create and modify Service Level Agreements (SLAs) for Vulnerability Response groups is the sn_vul.admin role, because it provides full administrative access to configuration elements within the Vulnerability Response application, including SLA definitions, group-level rules, and workflow settings.
Lower-level roles like sla_manager or vulnerability_write do not have sufficient permissions to configure or manage SLAs at the application scope level.
Question #3 (Topic: demo questions)
SLAs are used to ensure VUL are processed in a timely matter. Which field is used to determine the
expected timeframe for remediating a VlT?
Correct Answer: C
Explanation:
Question #4 (Topic: demo questions)
Select the three components of a Fitter Condition: Choose 3 answers
Correct Answer: B
Explanation:
Filter Condition (in ServiceNow, such as in filters/queries used in reports, lists, or performance analytics conditions) consists of:
Filter Condition (in ServiceNow, such as in filters/queries used in reports, lists, or performance analytics conditions) consists of:- Field – what you are filtering on
- Operator – how you compare
- Value – what you compare against
However, in some ServiceNow Performance Analytics / Filter Condition definitions, a condition can also include a Sum (B) when working with aggregated data (like numeric rollups or KPI conditions).