C Certs Club
Home
Oracle SAP Microsoft Cisco CompTIA Fortinet Salesforce Nutanix Linux Foundation Amazon View All Vendors →
Login Register

Servicenow CIS-VR - ServiceNow Certified Implementation Specialist - Vulnerability Response Certification Exam

Download Exam View Entire Exam
Page: 1 / 1
Question #1 (Topic: demo questions)

ServiceNow Vulnerability Response tables typically start with which prefix?

A.
snvr_
B.
snvuln_
C.
vul_
D.
sn_vul_
Correct Answer: D
Explanation:

In ServiceNow Vulnerability Response (VR), most core tables are prefixed with sn_vul_, which helps distinguish vulnerability-related data structures from other modules. This prefix is used for tables that store vulnerability records, states, findings, and related remediation data within the Vulnerability Response application scope.
Question #2 (Topic: demo questions)

What is the minimum role required to create and change Service Level Agreements for Vulnerability
Response groups?

A.
Asla_manager
B.
admin
C.
sn_vul.vulnerability_write
D.
sn_vul.admin
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 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?

A.
Updated
B.
Remediation status
C.
Remediation target
D.
Closed
Correct Answer: C
Explanation:

In ServiceNow Vulnerability Response, SLAs rely on the Remediation Target field to determine the expected timeframe for fixing a vulnerability (VIT). This field defines the deadline by which the vulnerability should be remediated, and SLA timers use it to track whether remediation is on schedule or overdue.
Question #4 (Topic: demo questions)

Select the three components of a Fitter Condition: Choose 3 answers

A.
Field
B.
Sum
C.
Operator
D.
Value
Correct Answer: B
Explanation:
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).

Download Exam
Page: 1 / 1
Next Page