VMware 5v0-91-20 online test

VMware Carbon Black Portfolio Skills Exam

What students need to know about the 5v0-91-20 exam

  • Total 116 Questions & Answers

Question 1

An administrator needs to check configurations using Audit across several policies and locations
within the organization.
How can the administrator run the query to only these specific devices?

  • A. Specify endpoints on the query by selecting the check box for each device.
  • B. Specify endpoints on the query by typing the sensor name into the text box, selecting the device. Repeat as necessary for all devices.
  • C. Specify the policy for the endpoints on the query, and then select the check box for each device.
  • D. Specify the policy for the endpoints on the query, and then type the sensor name into the text box, selecting the devices. Repeat as necessary for all devices.
Answer:

D

Discussions

Question 2

A process wrote an executable file as detailed in the following event:

Which rule type should be used to ensure that files of the same name and path, written by that
process in the future, will not be blocked when they execute?

  • A. Trusted Path
  • B. File Creation Control
  • C. Advances (Write-Ignore)
  • D. Trusted Publisher
Answer:

B

Discussions

Question 3

Which enforcement level does not block unapproved files but will block files that have been
specifically banned?
A. Medium Enforcement
B. Disabled
C. Visibility
D. Low Enforcement

Answer:

B
The protection level applied to computers running the App Control
Agent. A range of levels from High (Block Unapproved) to None
(Disabled) enable you to specify the level of file blocking required.

Discussions

Question 4

An administrator has updated a Threat Intelligence Report by turning it into a watchlist and needs to
disable (Ignore) the old Threat Intelligence Report.
Where in the UI is this action not possible to perform?

  • A. Search Threat Reports Page
  • B. Threat Intelligence Feeds Page
  • C. Threat Report Page
  • D. Triage Alerts Page
Answer:

B

Discussions

Question 5

An analyst navigates to the alerts page in Endpoint Standard and sees the following:

What does the yellow color represent on the left side of the row?

  • A. It is an alert from a watchlist rather than the analytics engine.
  • B. It is a threat alert and warrants immediate investigation.
  • C. It is an observed alert and may indicate suspicious behavior.
  • D. It is a dismissed alert within the user interface.
Answer:

A

Discussions

Question 6

An administrator is concerned that someone may be using unauthorized commands from cmd.exe.
These commands are not considered suspicious or malicious, and there is no policy based around
them.
Which page should the administrator use to find these commands?

  • A. Sensor Management
  • B. Investigate
  • C. Policies
  • D. Alerts
Answer:

A

Discussions

Question 7

An analyst has investigated multiple alerts on a number of HR workstations and found that java.exe is
attempting to PowerShell. Of the Windows workstations in question, the analyst has also found that
Java is installed in multiple locations. The analyst needs to block java.exe from this type of operation.
Which rule meets this need?

  • A. **/java.exe —> Invokes an untrusted process —> Terminate process
  • B. **/Program Files/*/java.exe—> Invokes an untrusted process —> Deny operation
  • C. **\Program Files\*\java.exe —> Invokes a command interpreter —> Terminate process
  • D. **\java.exe —> Invokes a command interpreter —> Deny operation
Answer:

C

Discussions

Question 8

Review the following query:
path:c:\program\ files\ \(x86\)\microsoft
How would this query input term be interpreted?

  • A. c:\program files x86\microsoft
  • B. c:rogram files (x86)icrosoft
  • C. c:rogramfilesx86icrosoft
  • D. c:\program files (x86)\microsoft
Answer:

D

Discussions

Question 9

Which statement filters data to only return rows where the publisher of the software includes
VMware anywhere in the name?

  • A. WHERE publisher = "%VMware%"
  • B. WHERE publisher = "%VMware"
  • C. WHERE publisher LIKE "VMware%"
  • D. WHERE publisher LIKE "%VMware%"
Answer:

D

Discussions

Question 10

An administrator ran the following query.
SELECT name, VERSION, install_location, install_source, publisher, install_date, uninstall_string
FROM programs WHERE publisher = "Microsoft Corporation";
The administrator notices a lot of installed programs are not returned.
How can the administrator alter the query to see all results?

  • A. Edit the WHERE clause to remove the quotes
  • B. Remove the WHERE clause
  • C. Replace the = with LIKE
  • D. Change the WHERE clause to = "*"
Answer:

A

Discussions
To page 2