chapter 13 Flashcards

1
Q

what are the two types of reports in cyber ark?

(blank) reports - reports that would be of interest to vault admins
- license capacity of the system
- lists of users
- active/non-active users
- safes list
- active/non-active safes

(blank) reports - reports that would be of interest to auditors
- privileged accounts inventory
- application inventory
- privileged accounts compliance status
- entitlement report
- activity log

A

privateArk

PVWA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how do you generate reports?

A

access reports under the tools menu in the private ark client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

the (blank) displays the licensed user type and objects in the vault, the maximum number of licenses for each, and the number of licenses used

A

license capacity report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

the (blank) report lists all users (including disabled) according to location

A

user list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

reports can be generated for both (blank) and (blank) users

A

active

non-active

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

the (blank) report lists all safes and their properties

A

safes list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

you can also produce a report for (blank) and (blank) safes

A

active

non-active

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

pvwa reports - access to these reports can only be generated by users who belong to the group specified in the (blank) parameter, which can be found under administration > options > reports

A

ManageReportsGroup

by default, this is the internal cyberark PVWAMonitor group and vault admins are typically members of this group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how are PVWA reports generated

A

go to reports tab and click on the generate report button

select report- 5 total in 2 categories,
operational reports
- privileged accounts inventory
- applications inventory

and

audit/compliance reports
- privileged accounts compliance status
- entitlement
- activity log

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

when generating PVWA reports what are the filtering options

A

safe name
account name
device type
platform id
group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

reports can be run immediately, saved or scheduled to run on a regular basis, subscribers can be added to receive notification by email when the report is generated containing a link to the report

A

blank

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

when viewing reports in the my reports screen, click (blank) to see if your report has been generated

A

refresh

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

reports can be downloaded in (blank) or (blank) format

A

excel

csv

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

the (blank) report provides information about all the accounts in the system, permissions required are list accounts and view safe members on each safe included in the report

A

privileged accounts inventory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

the (blank) report provides information about the application IDs in the system, permission requirements are audit users in the vault

A

application inventory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

the (blank) report provides CPM status for each account (validates compliance with policy)

permission required:
- list accounts in all safes that are included in the report
- view audit or confirm safe request in safes that are configured for dual control
- to run the report for the entire vault: membership of the auditors group

A

privileged accounts compliance status

17
Q

the (blank) report provides a list for each user of the accounts/safes they can access in the system

permissions required: either manage users or audit users vault authorization

A

entitlement

18
Q

the (blank) report lists all audit information in the vault

permissions required: user-related activities: audit users vault authorization

safe/account related activities: view audit for safes that will be included in the report

A

activity log

19
Q

the (blank) (EVD) utility exports data from the vault to text or CSV files. from there, they can be imported into third party applications or databases for analysis.

  • custom reports can then be created by third part tools
  • the EVD utility can be deployed on any server that has access to the vault
  • the usage is similar to other components
A

ExportVaultData

20
Q

cyberark export vault data utility installation

the installation package you will receive from cyberark includes the following:

ExportVaultData.exe - the main utility that retrieves information from the vault and generated reports

vault.ini - the vault parameter file which specifies the vault where information will be taken

(blank) - the utility that is used to create the user credentials file that enables the user that will retrieve information to log on the vault

the EVD utility communications with the vault over port (blank) by default

A

CreateCredFile.exe

1858

21
Q

cyberark export vault data utility - data

here is a sample list of the report data that can be exported. all values exported into the text file are enclosed within quotation marks

  • users list report
  • groups list report
  • group members list report
  • safes list report
  • owners list report
  • file list report
  • user and safe activities report
  • master policy report
  • system log report
  • requests list report

complete descriptions of all reports can be found in the (blank) guide

A

EVD implementation