Standard Questions Flashcards
What can’t CyberArk overcome?
- Penetration
- Recon
- Lateral Movement
- Privilege Escalation
Penetration
What port does the Vault use to communicate?
TCP 1858
What is PACLI?
The PrivateArk Command Line Interface (or PACLI) enables CyberArk Vault users to access the Vault server from any location using an intuitive command-line environment. • Bulk adding users • Adding safes • Modifying properties • Any other scripting usages
The PrivateArk Client can
be installed on any station
with access to the Vault.
True
Vault Central Administration station can
be installed on any station
with access to the Vault.
False: Only available on Vault server
What is RCC? Why is it used/better? What port does it use?
Remote Control Client: Executes tasks on vault via the Remote Control Agent. Now we don’t need to use RDP. Uses port 9022.
Difference users and accounts?
Users: People who have been granted
access to the system. Use the accounts and passwords.
Accounts: Priv accounts with passwords stored in vault. Such as an Domain admin account…
Applications and CyberArk components are also users who access accounts.
True
Difference internal and transparent users and groups?
Internal are built-in (automatically created) or manual added in the vault.
Transparent: Users and Groups that are automatically provisioned from an external directory (LDAP)
What will happen if you delete a transparent
user within CyberArk
It will be automatically re-created upon login if it still exists within AD and answers the mapping criteria.
What is the Master user? How can you change the password?
The Master user is the most powerful user in the system, with full Safe and Vault authorizations that
cannot be removed.
To change the Master user password, log in with the Master user and click on User -> Set Password
Master user can only change the Master user password.
Requirements to log in with the Master User? In what file are these stored?
-PrivateArk Client
-Master Password
-Master CD (RecPrvKey)
-Vault or emergency console defined as (EmergencyStationIP)
The last 2 are defined in the dbparm.ini file.
Where are users stored? How is user management done (Such as creating)? Is it recommended that you
manage your users with an external LDAP directory,
such as Active Directory?
Stored: Vault database
User managemant: Privateark Client
Yes
What is a Directory Map? Explain the two kinds.
A Directory Map determines whether a User Account will be created in the Vault, and the roles they will have.
-User Mapping – allows for authentication and
defines user’s attributes, such as Vault
Authorizations and Location.
• Group Mapping – makes LDAP groups
searchable from within CyberArk, allowing
mapped groups to be granted safe
authorizations and to be nested within built-in
CyberArk groups.
Explain: AutoSyncExternalObjects=Yes,24,1,5
Parameter in dbparm.ini. if, how
often, and when the Vault’s External users and groups will be synchronized with the
External Directory (LDAP)
Yes –> Will sync vault with the External Directory.
24 –> The number of hours in one period cycle.
1,5 –> The hours during which the sync will take place.
Verschil Safe en Vault authorizations?
Vault:
Can be assigned only to users (not groups).
• Cannot be inherited via group membership.
• Defined only via the Private Ark Client.
Safe: Assigned to users and/or groups.
• Can be inherited via group membership.
• Can be defined in the Private Ark Client or PVWA
The list of groups that are added automatically to newly created safes is controlled by a parameter in the X file.
dbparm.ini
How to determine which rights a group has first?
Lower directory mapping number
Access Control is applied to?
Safes –> Use this account…
How many objects can be stored in a safe? How many does Cyberark rec?
How many characters can a safe name be?
How do we apply least privilege?
20k
3-5k
28
Avoid situations where providing a user access to a Safe allows them to access accounts they don’t need to access For example: you may want to configure separate Safes for
Windows Desktop Accounts, Windows Local Administrators,
and Windows Domain Accounts
What is the right workflow creating policies and accounts? Examples Add Accounts Review/Edit Master Policy Create Platforms Create Safes Add exceptions to Master policy based on Platforms
Review/Edit Master Policy days Create Platforms Add exceptions to Master policy based on Platforms Create Safes Add Accounts
On what level do you set technical settings for passwords and exceptions?
Platform level.